body {
	margin: 20px 0 0 0;
	padding: 0;
/*	background: #FFFFFF url(images/headerline.jpg) repeat-x;*/
	background: #FFFFFF url(images/nuevos_backgrounds/bgHeaderPage.jpg) repeat-x scroll 50% -95px;
/*        background: url("images/nuevos_backgrounds/bg_nubes.jpg") repeat-x scroll 50% -32px #A5DEFC;*/
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: 'Nunito', arial, serif;
	font-size: 13px;
	color: #333333;
        letter-spacing: -0.5px;
}

#corner_right {
  float:right;
  height:140px;
  margin:0;
  padding:0;
  position:absolute;
  right:0;
  top:0;
  width:140px;
}


.banner_top {
  height:82px;
  margin: -75px auto 8px auto;
  width:850px;
 
} 

h1, h2, h3 {
	margin: 0;
	color: #3E3E3E;
        text-shadow: 0 1px 1px rgba(0,0,0,0.35);
        font-weight:bold;

}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	/* margin: 0 0 1em 0; */
	text-align: justify;
	line-height: 19px;
	font-size: 14px;
}

a:link {
	/*color: #7BAA0F;*/
        color: #333333; 
        text-decoration: none;   
}

a:hover , a:active {
	text-decoration: underline;
	color: #003448;
}

a:visited {
	color: #333333;
        text-decoration: none;
}


img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
        border: 1px #ECECEC solid;
        padding:11px;

}

img.right {
	float: right;
	margin-left: 15px;
        border: 1px #ECECEC solid;
        padding:2px;
}

img.right-noborder {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
        font-family: 'Nunito', arial, serif;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #333333;

background:#FFFFFF url(./images/img08.gif) repeat-x scroll left top;
border:1px solid #AAAAAA;
/*color:#888888;*/
padding:3px;
vertical-align:top;


}

.input.boton_google {
background:transparent url(./images/button-bg.gif) repeat-x scroll 0 0;
border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
border-style:solid !important;
border-width:1px !important;
margin:0 0 0 100px;
padding:2px;
width:100px;
}



/* Header */

#header {
	width: 850px;
	height: 130px;
	margin: 0 auto 15px auto;
	/*background: url(images/img03.gif) repeat-x left bottom;*/
        /*border-bottom: 1px solid #dddddd;*/
}

#logo {
	float: left;
}

#logo h1 {
        font-family:Helvetica, Arial, Sans-Serif;
        
	font-size: 50px; 
	color: #494949;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	margin-top: -10px;
	font-size: 16px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
 /*       text-shadow: 0 1px 0 rgba(0,0,0,0.35);*/
        font-weight:bold; 
}

#menu a {
	display: block;
	float: left;
	margin-left: 25px;
	padding: 7px 11px;
	text-decoration: none;
	font-size: 15px;
	/*color: #000000;*/
}

#menu a:hover {
	text-decoration: none;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.35);

}

#menu .active a {
	background: url(images/img02.gif) repeat-x left bottom;
}



/* SubMenu */
#submenu {
	/*
	background: none repeat scroll 0 0 #ddd;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	*/
	float: right;
	/*padding: 5px;*/
	margin-top:10px;
	width:850px;
}
#submenu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}
#submenu li {
	display: inline;
 /*       text-shadow: 0 1px 0 rgba(0,0,0,0.35);*/
        font-weight:bold; 
}
#submenu a {
	display: block;
	float: left;
	margin-left: 0px;
	padding: 7px 9px;
	text-decoration: none;
	font-size: 14px;
	/*color: #000000;*/
        width: 156px;
        text-align: center;
}
#submenu a:hover {
	text-decoration: none;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
}
#submenu .active a {
	background: url(images/img02.gif) repeat-x left bottom;
}


/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 575px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	/*background: url(images/img03.gif) repeat-x left bottom;*/
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}
.post ul li {
  background:transparent url(./images/bullet-3.png) no-repeat 274px 5px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}


/* Sidebar */

#sidebar {
    background: none repeat scroll 0 0 #F1F1F1;
    border-radius: 5px 5px 5px 5px;
    /*box-shadow:  2px 2px 5px #CCCCCC;*/
    box-shadow: 0 2px 10px 0 #CECECE;
    float: right;
    width: 240px;
    margin-bottom:10px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	background: url(images/img03.gif) repeat-x left bottom;
	font-size: 16px;
}

/* Search */

#search { align_left;
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
/*	margin-right: 5px;
	padding: 3px;
*/
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
/*	text-transform: lowercase;
	font-size: 11px;*/
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat #fff;
}

.box1 ul li {
  /*background:transparent url(./images/bullet-3.png) no-repeat 274px 5px;*/
  /*list-style-image:url(./images/icon-check.jpg);*/
  list-style-position:outside;
  list-style-type:none;
}


.box_acercade {
}

.box_acercade ul li {
  list-style-image:url(./images/icon-check.jpg);
  list-style-position:outside;
  list-style-type:none;
  padding: 0.1em 0.5em 0 0;
}

.box2 {
	color: #FFF;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
        font-weight:normal;
        text-shadow:0 -1px 1px rgba(0, 0, 0, 0.39);

}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #fff;
        text-shadow:0 -1px 1px rgba(0, 0, 0, 0.39);
}

.box2 a:hover {
       text-decoration:underline;
        
}

/* Footer */

#footer {
	height: 400px;
	min-height: 270px;
	padding: 50px 0 0 0;
	/*background: #003448 url(images/img_footer.gif) repeat-x;*/ 
        /*background: url("http://creacciona.com/cms.syrope.com/editor/css/img/background_06.jpg") no-repeat scroll center 20px transparent*/
        background: url("http://sites.syrope.com/imagenes/backgrounds/backgrounds/red_line_background.jpg") repeat-x fixed 50% transparent
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #fff;
        text-shadow:0px -1px 1px rgba(0, 0, 0, 0.65);

}

#legal a {
	color: #fff;
}
#legal a:hover { text-decoration:underline; }

#fbox1, #fbox2, #fbox3 {
	float: left;
font-weight:normal;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.39);
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}

/* modulo news sidebar */

#news_sidebar {
	float: right;
	width: 195px;
        margin-bottom: 7px;
}


#news_sidebar h2 {
	margin-bottom: 1px;
	/*background: url(images/img03.gif) repeat-x left bottom;*/
	font-size: 14px;
        background: none;
}

#news_sidebar span {
        color:#999999;
	Background:transparent url(images/img06.gif) no-repeat scroll left center;
	font-size: 12px;
        padding:0 20px 0 18px;
}

#news_sidebar a:hover {
	text-decoration: underline;
}
.post a:hover {
        text-decoration: underline;
}


.boton_go, a.boton_go {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:25px;
-moz-border-radius-bottomright:25px;
-moz-border-radius-topleft:25px;
-moz-border-radius-topright:25px;
border-radius:25px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
-x-system-font:none;
background: #FDA100  url(http://www.syrope.com/syrope-light/images/overlay.png) repeat-x scroll center top;
border:1px solid #C2852B;
color:#FFFFFF;
cursor:pointer;
display:inline-block;
font-family: 'Nunito', arial, serif;
/*font-family:Droid Sans,Helvetica,Arial,sans-serif;*/
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:18px;
margin:0px;
padding:9px 25px;
position:relative;
text-decoration:none;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.35);
}

.boton_go:hover {
background: #FD7700;
}


.subboton_go, a.subboton_go {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
-x-system-font:none;
background: #FDA100  url(http://www.syrope.com/syrope-light/images/overlay.png) repeat-x scroll center top;
border:1px solid #C2852B;
color:#FFFFFF;
cursor:pointer;
display:inline-block;
font-family: 'Nunito', arial, serif;
/*font-family:Droid Sans,Helvetica,Arial,sans-serif;*/
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:18px;
margin:2px !important;
padding:9px 25px !important;
position:relative;
text-decoration:none;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.35);
}

.subboton_go:hover {
background: #FD7700;
}

