/*
THEME NAME: TopSitiosDeEncuentros
THEME URI: http://www.topsitiosdeencuentros.es/
DESCRIPTION: Custom theme based on PlainTxt.org Sandbox template
VERSION: 1.0
AUTHOR: Rezaul Kabir
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
margin-bottom:3em;
color:#999999;
}
.entry-meta a:link, .entry-meta a:visited {
	color:#999999 !important;
	border-bottom: 1px dotted #999999;
	font-weight:normal !important;
}
.entry-meta a:hover {
	color:#339966 !important;
	border-bottom: 1px solid #339966;
}
.entry-date {
	color:#555555;
	margin-bottom:1em;
}
.published {border-bottom: 0px dotted #999999 !important;}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:2em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}
.nav-next a:link, .nav-next a:visited {
	font-weight:normal !important;
	border-bottom:1px dotted #005422;
}
.nav-next a:hover {
	border-bottom:1px solid #FF6600;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}
.nav-previous a:link, .nav-previous a:visited {
	font-weight:normal !important;
	border-bottom:1px dotted #005422;
}
.nav-previous a:hover {
	border-bottom:1px solid #FF6600;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}



/**********************************************************************************************
Stylesheet Main
***********************************************************************************************/

/*****************************************************************************
Reset Styles
*****************************************************************************/
/*
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0px;margin:0px;padding:0px;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
*/
img{border:0px;margin:0px;padding:0px;}
body,div,dl,dt,dd,ul,ol,li,pre,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
ol,ul {list-style:none;}

/*****************************************************************************
Default HTML Tag Styles
*****************************************************************************/

body {
	text-align:center;
	padding:0;
	margin:0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#bbb;
	color:#000;
}


a:link, a:visited {
	text-decoration:none;
	border-bottom:0px dotted #005422;
	color:#006633;
	font-weight:bold;
}
a:hover {
	color:#339966;
	border-bottom:0px dotted #339966;
}

* html a:link, * html a:visited {
	border-bottom:0px solid #CCC;
}
/*
a:hover {
	border-bottom:1px solid #000;
} 
*/



/*****************************************************************************
Highlight Current Section
*****************************************************************************/
#encuentros_directory .encuentros_directory ,
#encuentros_blog .encuentros_blog
{	
	color:#FFFFFF !important;
	background-color:#999999 !important;
}

/*****************************************************************************
Site-Wide Styles
*****************************************************************************/

.body_shadow {
	width:880px; 
	margin:auto; 
	text-align:left; 
	background-image:url(http://www.topsitiosdeencuentros.es/images/bg_master_880.gif); 
	background-repeat:repeat-y;
}

#body_main {
	width:850px;
	margin:auto; 
	padding:0px;
}

#header {
	background-color:#005422;
	color:#fff;
	padding:0px;
	margin:0px;
	background-image:url(http://www.topsitiosdeencuentros.es/images/thin_header.jpg);
	background-repeat:repeat-x;
	position:relative;
	height:76px;
	text-align:left !important;
}
#header img {
	margin:0px;padding:0px;
}

/*****************************************************************************
Footer Div Styles: #footer_main
*****************************************************************************/

#footer_main .footer_top {
	background-color:#005422;
	background-image:url(http://www.topsitiosdeencuentros.es/images/bg_topfooter.gif);
	background-repeat:repeat-x;
	clear:both;
	color:#fff;
	text-align:center;
	padding:8px;
	font-size:10px;
	line-height:1.5em;	
}
#footer_main .footer_bottom {
	background-color:#000;
	background-image:url(http://www.topsitiosdeencuentros.es/images/bg_bottomfooter.gif);
	background-repeat:repeat-x;
	clear:both;
	color:#fff;
	text-align:center;
	padding:9px 10px 25px 10px;
	font-size:10px;
	line-height:1.5em;
}
#footer_main .footer_bottom p{
	margin:20px 0px 0px 0px;
}
#footer_main H5 {
	float:left;
	width:170px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}
#footer_main LI {
	display:inline;
}
#footer_main a:link, #footer_main a:visited, #footer_main a:link, #footer_main a:visited {
	border:none;
	color:#fff;
	font-weight:normal;
}
#footer_main a:hover {
	border-bottom:1px solid #fff;
}

/*****************************************************************************
Header Nav Div Styles: #header_nav
*****************************************************************************/

#header_nav {
	width:100%;
	height: 22px; /* added for loginWidget */
	font-size:10px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	background-color:#dadada;
	background-repeat:repeat-x;
	border-bottom:1px solid #a0a0a0;
	background-image:url(http://www.topsitiosdeencuentros.es/images/bg_header_nav.gif);
}
#header_nav ul li a:link, #header_nav ul li a:visited {
	border-bottom:none;
	padding:5px 12px 5px 12px;
	display: block;
	font-weight:bold;	
	color:#333333;
}
#header_nav ul li a:hover {
	color:#fff;
	border-bottom:none;
	background-color:#005422;
}
#header_nav ul {
}
#header_nav ul li {
	float: left;
}
#header_nav .header_txt {
	padding:5px 15px 5px 9px;
	font-weight:bold;
	text-align:right;
}

/*****************************************************************************
Sidebar Div Styles: #body_content
*****************************************************************************/

#body_content {
	padding:0px 20px 50px 20px;
	line-height:1.6em;
}

#body_content h1 {	
	color:#464646;
	margin:0px 0 7px 0; 
	font-size:18px;
}

#body_content h2, #body_content h2 a:link, #body_content h2 a:visited{	
	font-size:18px;
	margin-bottom:8px; 
	color:#464646 !important;
	border-bottom:0px !important;
}
#body_content h2 a:hover {
	color:#339966 !important;
}

#body_content p {
	padding:0px 0px 10px 0px;
	line-height:1.6em;
}


