/* 
Theme Name: GR Publicidad
Theme URI: http://www.gr-publicidad.com/
Description: Tema para GR Pulicidad
Version: 1.0.0
Author: izarweb
Author URI: http://www.izarweb.com.ar
Tags: tres columnas, menu superior, menu lateral, css
*/

h3 {
	margin:10px 0 20px 0;
	color:#990000!important;
	text-shadow:1px 1px 1px #FFFFFF;
}

/* ---------------------------------------------- */

.slideshow {
	margin: auto;
	padding: 0px;
	outline: none;
	float: right;
}

.more-link {
	color:#585858!important;
	text-decoration:none!important;
	padding-left:20px;
	background:url(images/flecha-gris.jpg) no-repeat;
}

.wp-caption-text {
	color:#848484;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.titulo_categoria {
	color:#049AB5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	margin-bottom:25px!important;
}

.desc_categoria {
	background:#F3F8FD;
	padding:15px;
	border:1px solid #CCCCCC;
	margin-bottom:25px!important;
}

.cuadro_blanco {
	border:1px solid #AEAEAE;
	margin:0;
	padding:22px;
	font-size:12px!important;
	line-height:18px;
}

.cuadro_blanco ul {
	margin-bottom:15px;
	margin-left:3em;
	list-style-type:none;
}

.cuadro_blanco li {
	padding:4px 0 2px 17px;
	border-bottom:1px solid #DBE3F3;
	font-size:12px;
	background:url(images/flecha-azul.jpg) no-repeat top left;
}

.cuadro_blanco a {
	color:#940404;
	font-weight:bold;
	text-decoration:none;
}

.cuadro_blanco img {
	border:none!important;
}

.titulo_single {
	margin-bottom:20px;
}

.titulo_single a {
	color:#333333;
	font-size:19px;
	font-weight:normal;
	text-shadow:1px 1px 1px #FFFFFF;
}

/* */

.separa_noticias { clear:both; margin:8px 0 15px 0!important; border-bottom:3px solid #DAD8D8; }

.titulo_not {
	border:none;
	margin-bottom:14px;
}

ul { padding-left:0em; }

* :focus { outline: 0; }

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
}

body {
	background:#4E4E50 url(images/fondo.jpg) repeat top left;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0 0 20px 0;
}

h1, h2, h3 {
	color: #704416;
}

h1 {
	font-size: 20px;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #666666;
}

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

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	height:178px;
	background:url(images/header.jpg) no-repeat top left;
}

#logo {
	vertical-align:middle;
	width:277px;
	text-align:left;
}

#separa_head {
	margin:0 auto 20px 0;
	background:url(images/separa_head.jpg) no-repeat top center;
	height:15px;
}

#txt_inicio {
	width:235px;
	float:right;
	display:inline;
	margin:0 20px;
}

#rot_inicio {
	float:left;
	clear:left;
	width:440px;
	height:265px;
	border:1px solid #999999;
	margin-left:20px;
	display:inline;
}

#menu_paginas {
	position:absolute;
	top:58px;
	margin-left:370px;
	background:#E1E1E1 url(images/menu_paginas.jpg) repeat-x top left;
	width:350px;
	display:inline;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	-moz-box-shadow:4px -2px 7px #222;
	-webkit-box-shadow:4px -2px 7px #222;
	box-shadow:4px -2px 7px #222;
}

#menu_paginas ul {
	list-style-type:none;
	padding:5px 0;
	margin:0;
}

#menu_paginas li {
	display:inline;
	padding:4px 12px 6px;
	margin:0;
}

#menu_paginas li:hover {
	background:#E7E7E7;
}

#menu_paginas a {
	color:#777;
}


/* footer */

#footer {
	text-align:right;
	color:#ffffff;
	margin-top:30px;
	margin-bottom:10px;
	width:800px;
	margin:0 auto 0 auto;
	text-shadow:1px 1px 1px #000000;
}

#footer a {
	color:#fff;
	font-size:11px;
}

#footer p {
	margin:0 0 0px 0;
}

/* menu header */

#menu {
	background:#111A1C url(images/menu.jpg) repeat-x;
	color:white;
	margin:0 0 1px 0;
	font-size:11px;
	padding:3px 0;
}

#menu span {
	float:left;
	margin:0 15px 0 0;
	font-weight:bold;
	padding:6px 0 0 15px;
}

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

#menu li {
	background:url(images/flecha-menu.jpg) no-repeat top center;
	width:90px!important;
	padding:4px 0 6px 0;
	text-align:center;
	float:left;
	margin:0 1px 0;
}

#menu li:hover {
	background:#233439;
}

#menu a {
	color:#FFFFFF;
	font-weight:bold;
}

/* Page */

#wrapper {
	border:1px solid #333333;
	width:800px;
	margin:70px auto 20px auto;
	padding:15px 0;
	background:#656565 url(images/wrapper.jpg) repeat-x top center;
	-moz-box-shadow:0 0 30px #000000;
	-webkit-box-shadow:0 0 30px #000000;
	box-shadow:0 0 30px #000000;
}

#wrapper_in {
	background:white;
	width:770px;
	margin:0 auto;
	-moz-box-shadow:0 0 30px #000000;
	-webkit-box-shadow:0 0 30px #000000;
	box-shadow:0 0 30px #000000;
}

#wrapper_in2 {
	width:750px;
	padding:10px 0;
	margin:0 auto;
}

#interior {
	background:url(images/interior.jpg) no-repeat top left;
	padding:15px;
}

#barra_lateral_int {
	width:258px;
	padding:15px;
	background:url(images/side.jpg) no-repeat top left;
	float:left;
	margin-right:0px;
}

.noticia_sidebar {
	width:90%;
	margin:0 auto 0 0;
	font-size:.8em;
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #333;
	color:#999;
}

/* ------------------------------------- */

#central td {
	vertical-align:top;
}

.contenido {
	padding:0 0 20px 20px;
}

/* SINGLE */

#group {
	border:0;
}

h2 {
	font-size:18px!important;
	margin-bottom:16px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #762B07;
	color:#C91D24!important;
	font-weight:normal;
}

.alignright, .alignleft {
	clear:none;
}

.alignright {
	margin:0 0 8px 14px!important;
}

.alignleft {
	margin:0 14px 8px 0!important;
}

#content h1 a, #content h2 a, #content h3 a {
	text-decoration: none;
}

#content ol, #content ul {
	margin-left: 20px;
}

.cierra_noticia {
	clear:both;
	height:1px;
	border-bottom:1px solid #CCCCCC;
	margin:8px 0 20px 0;
}

.titulo_pagina {
	font-size:17px;
	color:red;
}

/* Otros */

.widget_search {
}

.post-body {
	margin-top:15px;
}


div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 93%;
	border:4px solid #dd6300;
	padding:10px;
}

#submit
{
	width: 120px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/img09.gif) repeat-x bottom;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(images/img09.gif) repeat-x bottom;
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .categor
{
padding: 5px;
background: #242424;
margin-top: 10px;
margin-bottom: 10px
}
#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
}

#author, #email, #url
{
border: 1px solid #666666
}
