/*
Theme Name: The Web News
Author: WPThemeDesigner
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font-family: 'Khula', sans-serif;
	font-weight: normal;
	font-size:15px;
	letter-spacing:0px;
	color: #ffffff;
	background-color: #000000;
	background-image:url(/fons16.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}



.visitors {
	background-color: #191919;
	padding:3px;
	font-size:13px;
	color:#999;
	width:210px;
	margin:20px auto;

}




.portada-fotos {
	float:left;
	margin-left:35px;
	margin-top:-34px;
}

.portada-fotos img {
	float:left;
	margin-right:10px;
}

.slider2 {
	float:left;
}

.slider0 {
	margin-left:-40px;

	margin-top:30px;
}

.welcome {
	float:right;
	position:absolute;
	font-size:18px;
	margin-left:330px;
	margin-top:140px;
	line-height:28px;
	color:#F30;
	font-size:30px;
}

.fem1 {
	text-align:center;
	filter: alpha(opacity=50); /* internet explorer */
	   margin-bottom:17px;
}


.fem1 img {
	
 -khtml-opacity: 0.5;      /* khtml, version anterior de safari */
    -moz-opacity: 0.5;       /* firefox, mozilla, netscape */
    opacity: 0.5;           /* safari, chrome, opera */
       -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*internet explorer 8  */

}

	   
	   

span.wpcf7-list-item { display: table-row; }
span.wpcf7-list-item * { display: table-cell; }


a {
	color: #dc1000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
	padding: 0px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height:160px;
}

.logof {
	margin-left:40px;
	margin-top:0px;
}

.a1 {
	position:absolute;
	margin-left:900px;
}
	
/** END header **/

/** BEGIN content **/
#content {
	width: 970px;
	float: left;
}
	#content .post {
		width: 200px; height: auto;
		display:inline-table;
		padding:0px;
		margin-right:25px;
		margin-top:20px;
	}
		#content .post h2 {
				font-family: 'Khula', sans-serif;
			font-size: 1.5em;
			color:#003;
			margin-bottom: 15px;
		}
			#content .post h2 a {
				color: #ffffff;
			}
		#content .post .date {
			font-size: 0.9em;
			font-family: Georgia;
			color: #808080;
			margin-bottom: 15px;
		}
		#content .post .continue {
			color: #ffffff;
			background-color: #D9461D;;
			padding: 5px 10px;
			display: block;
			float: left;
				font-family: 'Khula', sans-serif;
			font-weight: bold;
			margin-bottom: 25px;
		}
		
				#content .post .continue:hover {
			color: #ffffff;
			background-color: #900;
			
		}
		
		
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}
		#content .post .thumb {
			height: auto;
			overflow: hidden;
			padding: 5px;
			background-color: #EEEEEE;
			border: 1px solid #E8E8E8;
			margin-bottom: 10px;
		}
		
		
		#content .post .thumb:hover {
			background-color: #D9461D;

		}
		
		
			#content .post .thumb div {
				height: auto;
				overflow: hidden;
			}
			#content .post .thumb img {
				width: auto;
				height:auto;
			}
	#content .postnav {
		clear: both;
		padding: 20px 34px 40px;
	}
		#content .postnav ul {
			list-style-type: none;
			border: 0;
		}
			#content .postnav ul li {
				float: left;
				padding: 2px;
				padding: 2px;
			}
			#content .postnav ul li a {
				display: block;
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: Georgia;
				font-weight: bold;
			}
			#content .postnav ul li a:hover {
				background-color: #E05F00;
				border: 0 !important;
			}
			#content .postnav ul li.next a {
				width: auto;
				padding: 2px 4px;
			}
			#content .postnav .page_info {
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: Georgia;
				font-weight: bold;
				margin: 2px;
			}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	display:none; /** AMAGADA ------------ **/
	width: 304px;
	float: right;
	padding-bottom: 20px;
}
	#sidebar .wrapper {
		padding: 0 15px;
	}
	#sidebar h2 {
		color: #252525;
		font-size: 0.9em;
		text-transform: uppercase;
		margin: 15px 0 10px;
	}
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			border-bottom: 1px dotted #DADADA;
			line-height: 1.4em;
			padding: 4px 0;
			font-size: 0.9em;
		}
		#sidebar ul li a {
			color: #808080;
		}
		#sidebar ul li a:hover {
			color: #DC1000;
		}
	#sidebar .ads {
		text-align: center;
		padding: 10px 0;
	}
		#sidebar .ads img {
			margin: 3px;
		}
	#sidebar .search {
		background: #EEEEEE url(images/search.gif) no-repeat center center;
		border-width: 1px 0;
		border-color: #E8E8E8;
		border-style: solid;
		height: 52px;
	}
		#sidebar .search input {
			float: left;
			border: 0;
			font-size: 1.2em;
			font-family: Verdana;
			width: 200px;
			margin: 18px 11px 0 22px;
		}
		#sidebar .search button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 53px; height: 32px;
			margin-top: 10px;
			background-color: transparent;
		}
	#sidebar .flickr { }
		#sidebar .flickr img {
			margin: 3px;
		}
	#sidebar .video {
		padding-bottom: 5px;
	}
	#sidebar .tags { 
		padding-bottom: 5px;
	}
		#sidebar .tags a {
			color: #808080;
		}
		#sidebar .tags a:hover {
			color: #DC1000;
		}
	#sidebar .l {
		float: left;
		width: 125px;
	}
	#sidebar .r {
		float: right;
		width: 125px;
	}
		#sidebar .sbar li {
			font-size: 1em;
			padding-left: 12px;
			background: url(images/bullet.gif) no-repeat 0 8px;
			border: 0;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
		letter-spacing:1px;
	background-color:none;
	color: #ffffff;
	font-family: 'Khula', sans-serif;
	padding: 20px;
	border-top:#CCC 0px solid;
	margin-top:20px;
	text-align:center;
}
	#footer p {
		line-height: 1.9em;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 0 35px 20px;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
		#comments form p {
			margin-bottom: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: 'Khula', sans-serif;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-family: 'Khula', sans-serif;
		font-size: 1.5em;
		margin-bottom: 25px;
		color:#FFF;
		float:right;
		border-bottom:1px solid #FFF;
		width:300px;
		text-align:left;
		line-height:1.1em;
}
.single {
	padding: 0px;
	margin-top:20px;

}

.single2 {
	padding: 20px;
	margin-top:20px;
	background-color:#fff;
	background-image:url(/fw.jpg);
	background-repeat:repeat;
	color:#000;
	overflow:hidden;
	
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
column-count: 2;
-webkit-column-gap:30px; /* Chrome, Safari, Opera */
-moz-column-gap: 30px; /* Firefox */
column-gap: 30px;
-webkit-column-gap: 3rem; /* Chrome, Safari, Opera */
-moz-column-gap: 3rem; /* Firefox */
column-gap: 3rem;
text-align:left;
	
}

.single2 p {
	line-height:15px;
	margin-bottom:20px;
	text-align:left;
}





	.single h2 {
		display:none; /** AMAGAT ---------- **/
		font-family: 'Khula', sans-serif;
		font-size: 1.5em;
		margin-bottom: 25px;
		color:#FFF;
		float:right;
		border-bottom:1px solid #FFF;
		width:100%;
		text-align:left;
	}
	
	.single h3 {
		
		font-family: 'Khula', sans-serif;
		font-size: 1.5em;
		margin-bottom: 25px;
		color:#FFF;
		float:right;
		border-bottom:1px solid #FFF;
		width:300px;
		text-align:left;
	}
	.single .date {
		font-size: 0.9em;
		font-family: 'Khula', sans-serif;
		color: #808080;
		margin-bottom: 15px;
	}
	.single h3 {
		font-size: 1.5em;
		font-weight: normal;
		margin-bottom: 7px;
	}
	.single p {
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	.single ul {
		margin: 0 0 10px 16px;
	}
	.single ol {
		margin: 0 0 10px 18px;
	}
	.single li {
		line-height: 1.4em;
		padding: 2px 0;
	}
	.single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e8e8e8;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

/* =Menu
-------------------------------------------------------------- */

.access {
		letter-spacing:1px;

-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
clear: both;
display: block;
float: left;
margin: 20px auto 0px;
width: 100%;
text-transform:none;
border-top:#FFF 1px solid;

}
.access ul {
font-size: 15px;
list-style: none;
margin: 0 0 0 0;
padding-left: 36px;
}
.access li {
float: left;
position: relative;
}
.access a {
color: #eee;
display: block;
line-height: 2.333em;
text-decoration: none;
padding: 0px 12px
}
.access ul ul {
-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
box-shadow: 0 3px 3px rgba(0,0,0,0.2);
display: none;
float: left;
margin: 0;
position: absolute;
top: 2.333em;
left: 0;
width: 188px;
z-index: 99999;
}
.access ul ul ul {
left: 100%;
top: 0;
}
.access ul ul a {
background: #f9f9f9;
border-bottom: 1px dotted #ddd;
color: #444;
font-size: 13px;
font-weight: normal;
height: auto;
line-height: 1.4em;
padding: 10px 10px;
width: 168px;
}
.access li:hover > a,
.access ul ul :hover > a,
.access a:focus {
background: #efefef;
}
.access li:hover > a,
.access a:focus {
background: #f9f9f9; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
background: -o-linear-gradient(#f9f9f9, #e5e5e5);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
color: #373737;
}
.access ul li:hover > ul {
display: block;
}
.access .current_page_item > a,
.access .current_page_ancestor > a {
font-weight: bold;
color: #F66143;
border-bottom:#F30 2px solid;

}

.access .current-menu-item  > a {
font-weight: bold;
color: #F66143;
border-bottom:#F30 2px solid;
}




.access .current-menu-item,
.access .current-page-ancestor,
.access .current-post-ancestor {font-weight: bold;
color: #F66143;
border-bottom:#F30 2px solid; }

.access .current_page_item > a,
.access .current_page_ancestor > a {
font-weight: bold;
color: #F66143;
border-bottom:#F30 2px solid;
}

.access .current-menu-item  > a {
font-weight: bold;
color: #F66143;
border-bottom:#F30 2px solid;



/* Search Form */
.branding #searchform {
position: absolute;
top: 3.8em;
right: 7.6%;
text-align: right;
}
.branding #searchform div {
margin: 0;
}
.branding #s {
float: right;
-webkit-transition-duration: 400ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
-moz-transition-duration: 400ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
-o-transition-duration: 400ms;
-o-transition-property: width, background;
-o-transition-timing-function: ease;
width: 72px;
}
.branding #s:focus {
background-color: #f9f9f9;
width: 196px;
}
.branding #searchsubmit {
display: none;
}
.branding .only-search #searchform {
top: 5px;
z-index: 1;
}
.branding .only-search #s {
background-color: #666;
border-color: #000;
color: #222;
}
.branding .only-search #s,
.branding .only-search #s:focus {
width: 85%;
}
.branding .only-search #s:focus {
background-color: #bbb;
}
.branding .with-image #searchform {
top: auto;
bottom: -27px;
max-width: 195px;
}
.branding .only-search + #access div {
padding-right: 205px;
}








