
body {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #000000;
width : 100%;
background-color : #ea871f;
background-image : url(images/bg.jpg);
background-repeat : repeat-x;
background-position : top;
font-style : normal;

letter-spacing : normal;
word-spacing : normal;
list-style-type : circle;
}
a, a:visited {
color : #3e3e3e;
font-size : 12px;
text-decoration : none;
}
a:hover {
color : #cd0000;
}
#container {
width : 950px;
margin : 0 auto;
background : url(images/header.jpg) no-repeat top;
}
#header {
width : 950px;
height : 156px;
}
#header h1 {
padding : 10px 0 0 0;
margin : 0;
}
#header_left {
float : left;
width : 550px;
height : 140px;
padding : 12px 0 0 20px;
}
#header_right {
float : right;
width : 182px;
height : 45px;
padding : 0 0 0 0;
}
#navbar {
width : 950px;
height : 40px;
padding-top : 3px;
}
#navbar_left {
width : 700px;
float : left;
}
#navbar_right {
width : 220px;
float : right;
padding : 6px 0 0 0;
}
#topsearch {
background : #f2f2f2;
width : 150px;
color : #444;
font-size : 11px;
font-family : Arial, Tahoma, Verdana;
font-weight : normal;
margin : 0 0 1px 5px;
padding : 2px 0 2px 5px;
border : 1px solid #999;
display : inline;
}
#searchbut {
background : #cd0000 url(images/button.png) repeat-x;
color : #ffffff;
font-size : 12px;
font-family : Arial, Tahoma, Verdana;
padding : 2px 7px 2px 7px;
font-weight : bold;
border-top : 1px solid #999;
border-left : 1px solid #999;
border-bottom : 1px solid #222;
border-right : 1px solid #222;
}
#nav, #nav ul {
padding : 0;
margin : 0;
list-style : none;
line-height : 1;
}
#nav a, #nav a:visited {
display : block;
padding : 12px 15px 12px 15px;
color : #fff;
font-weight : bold;
}
#nav a:hover {
background : #444;
color : #fff;
}
#nav li {
float : left;
}
#nav li ul {
position : absolute;
width : 140px;
left : -999em;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
background : #666;
width : 140px;
float : none;
text-transform : none;
margin : 0;
padding : 7px 10px 7px 10px;
border-bottom : 1px solid #222;
}
#nav li li a:hover {
background : #222;
}
#nav li ul ul {
margin : -25px 0 0 160px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left : -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left : auto;
}
#content {
width : 950px;
margin : 10px 0 0 0;
border : thin solid #ffffff;
text-align : justify;
}
#postarea {
width : 650px;
float : left;
padding : 10px;
text-align : justify;
}
.post img {
border : 1px solid #ddd;
text-align : center;
background-color : #f3f3f3;
padding : 5px;
margin-top : 0;
margin-right : 10px;
margin-bottom : 10px;
margin-left : 0;
}
#postareaNOsidebar {
width : 700px;
float : left;
padding : 10px;
text-align : justify;
}
.postNOsidebar img {
border : 1px solid #ddd;
text-align : center;
background-color : #f3f3f3;
padding : 5px;
margin : 10px;
}
.meta {
background : #f0f0f0;
border : 1px dotted #c8c8c8;
padding : 5px;
margin : 10px 0;
}
#sidebar {
width : 250px;
float : right;
padding : 10px;
overflow : hidden;
background-color : #fff;
background-image : url(images/bg-sidebar.jpg);
background-repeat : repeat-y;
}
#sidebar h2 {
background : #cd0000 url(images/h2.png) no-repeat top;
border : none;
margin : 10px 0 5px 0;
font-size : 12px;
color : #fff;
font-weight : bold;
padding : 7px 0 7px 10px;
}
#sidebar ul {
list-style-type : none;
margin : 0;
padding : 0;
}
#sidebar ul li {
list-style-type : circle;
margin : 0 0 2px 20px;
padding : 1px 0 0 0;
}
#sidebar ul li a, #sidebar ul li a:visited {
	font-size : 12px;
	font-weight: bold;
}
#featured {
width : 640px;
overflow : hidden;
}
#featured img {
width : 640px;
height : 250px;
}
.excrept {
width : 650px;
overflow : hidden;
margin-top : 10px;
padding : 0 0 10px 0;
background : url(images/line.gif) no-repeat bottom;
}
.thumbnail {
width : 180px;
height : 120px;
background : #ddd;
border : 1px solid #c9c9c9;
padding : 5px;
float : left;
margin-right : 10px;
}
.thumbnail img {
width : 180px;
height : 120px;
}
.excrept_but {
float : right;
margin : 0 0 0 10px;
border : 1px solid #666;
background : #cd0000 url(images/button.png) repeat-x;
padding : 4px 10px 4px 10px;
}
.excrept_but a, .excrept_but a:visited {
color : #fff;
}
.excrept_but a:hover {
color : #101010;
}
#footer_bg {
width : 100%;
height : 130px;
margin-top : 10px;
background-color : #000000;
background-image : url(images/bg-footer.jpg);
background-repeat : repeat-x;
background-position : center top;
}
#footer {
width : 950px;
height : 130px;
margin : 0 auto;
color : #ddd;
background-color : #000000;
background-image : url(images/footer.jpg);
background-repeat : no-repeat;
background-position : center top;
}
#footer a, #footer a:visited {
color : #fff;
}
#footer a:hover {
color : #e70d00;
}
#footer_left {
float : left;
text-align : left;
padding-left : 5px;
padding-top : 40px;
vertical-align : top;
}
#footer_right {
float : right;
text-align : right;
padding-right : 280px;
padding-top : 40px;
vertical-align : top;
}
.commentlist li {
font-weight : bold;
}
.commentlist li .avatar {
float : right;
background : #fff;
border : 1px solid #c8c8c8;
padding : 2px !important ;
}
.commentlist cite, .commentlist cite a {
font-weight : bold;
font-style : normal;
}
.commentlist p {
font-weight : normal;
text-transform : none;
}
.commentmetadata {
font-weight : normal;
}
#respond:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.commentlist {
margin : 0;
padding : 0;
}
.commentlist ol {
margin : 0;
padding : 10px;
}
.commentlist li {
margin : 15px 0 10px;
padding : 10px 5px 10px 10px;
list-style : none;
}
.commentlist li ul li {
margin-right : -5px;
margin-left : 10px;
}
.commentlist p {
margin : 10px 5px 10px 0;
padding : 0;
}
.commentmetadata {
font-size : 10px;
margin : 0;
display : block;
}
.thread-alt {
background : #f7f7f7;
}
.thread-even {
background : #f6f9fd;
}
.even, .alt {
border-bottom : 1px solid #c8c8c8;
border-top : 1px solid #c8c8c8;
}
.depth-2 {
background : #fff;
}
.depth-3 {
background : #f7f7f7;
}
.depth-4 {
background : #f6f9fd;
}
.depth-5 {
background : #fff;
}
#commentform input {
width : 200px;
padding : 2px;
margin : 5px 5px 1px 0;
}
#commentform {
padding : 0 5px 5px 5px;
}
#commentform textarea {
width : 100%;
padding : 2px;
}
#commentform p {
margin : 5px 0 5px 0;
}
#commentform #submit {
margin : 0;
float : left;
}
#author, #email, #url {
background : #f2f2f2 !important ;
color : #999;
font-weight : bold;
font-size : 12px;
font-family : Arial, Tahoma, Verdana;
margin : 0;
padding : 4px;
border-top : 1px solid #666;
border-left : 1px solid #666;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
}
#comment {
background : #f2f2f2 !important ;
width : 500px !important ;
color : #444;
font-size : 12px;
font-family : Arial, Tahoma, Verdana;
padding : 4px;
margin : 0;
border-top : 1px solid #666;
border-left : 1px solid #666;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
}
.wp-caption {
border : 1px solid #ddd;
text-align : center;
background-color : #f3f3f3;
padding-top : 4px;
margin : 10px;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
.wp-caption p.wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 0 4px 5px;
margin : 0;
}
img.wp-smiley {
float : none;
border : none;
padding : 0;
margin : 0;
}
#s {
background : #f2f2f2;
width : 140px;
color : #000000;
font-size : 11px;
font-family : Arial, Tahoma, Verdana;
font-weight : normal;
margin : 0;
padding : 2px 0 2px 5px;
border : 1px solid #999;
display : inline;
}
#sb {
background : #f2f2f2;
width : 140px;
color : #000000;
font-size : 11px;
font-family : Arial, Tahoma, Verdana;
font-weight : normal;
margin : 0;
padding : 2px 0 2px 5px;
border : 1px solid #999;
display : inline;
}
#submit {
background : #cd0000 url(images/button.png) repeat-x;
color : #ffffff;
font-size : 12px;
font-family : Arial, Tahoma, Verdana;
margin : 0 0 5px 0;
padding : 4px 15px 4px 15px;
font-weight : bold;
border-top : 1px solid #999;
border-left : 1px solid #999;
border-bottom : 1px solid #222;
border-right : 1px solid #222;
}
* {
margin : 0;
padding : 0;
list-style : none;
text-decoration : none;
}
.clear {
clear : both;
}
.aligncenter {
display : block;
margin : 0 auto;
text-align : center;
}
.alignleft {
float : left;
}
.alignright {
float : right;
}
.code {
border : 1px solid #ccc;
font-family : Courier;
list-style : decimal-leading-zero;
padding : 3px 5px 3px 35px;
}
.code code {
font : 1.2em Monaco, "Courier New", Tahoma;
}
.code li {
background : #e5f2ff;
margin : 2px 0;
padding : 0 5px;
}
.alignright {
float : right;
}
fieldset {
border : 1px solid #dddddd;
margin : 5px;
padding : 5px;
text-align : justify;
}
legend {
color : #666;
font : 8px Arial, Tahoma, Verdana;
margin : 0;
padding : 0 11px 0 11px;
}
img {
border : 0;
border : none;
text-decoration : none;
}
hr {
background : #c0c0c0;
border : none;
color : #d0d0d0;
height : 1px;
margin : 10px 0;
}
blockquote {
background : #f1f1f1;
margin : 10px;
padding : 0 0 10px 15px;
border-left : 3px solid #ccc;
}
p {
padding : 10px 0;
margin : 0;
}
h1, h2, h3, h4, h5, h6 {
color : #cc0000;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
}
h1, h1 a, h1 a:visited {
font-size : 24px;
margin-bottom : 10px;
}
h2, h2 a, h2 a:visited {
font-size : 18px;
margin-bottom : 5px;
}
h3, h3 a, h3 a:visited {
font-size : 16px;
}
h4, h4 a, h4 a:visited {
font-size : 14px;
}
h5, h5 a, h5 a:visited {
font-size : 12px;
}
h6, h6 a, h6 a:visited {
font-size : 11px;
}
.formulario {
margin-left : 70px;
width : 500px;
}
.textform {
color : #666666;
font-size : 1em;
letter-spacing : 2px;
width : 500px;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #ffffff;
}
.obligatorio {
font-size : 11px;
}
.enviar {
width : 80px;
height : 30px;
padding-left : 20px;
margin-left : 20px;
margin-top : 20px;
}
div#suscribe_email {
height : 46px;
padding-top : 83px;
background-image : url(/wp-content/themes/oxy_red/images/widget_emailfeed.jpg);
background-repeat : no-repeat;
width : 250px;
}
div#suscribe_rss a, div#suscribe_rss a:hover {
background : transparent;
padding : 0;
}
.lang {
	background-image : url(/wp-content/themes/oxy_red/images/lang.jpg);
	background-position : center top;
	text-align : right;
	height : 32px;
	background-repeat : no-repeat;
	padding-top : 8px;
	padding-right : 12px;
	color: #FFFFFF;
	vertical-align: middle;
}
