/*
En Espanol Por Favor Stylesheet
Author: SpanishCarlos
Author URL: http://www.spanishmedia.com

*/

/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: url(images/sitewide/bgr_1x172.png) #fff repeat-x top;
	color: #000;
	font-family: Helvetica, Arial;
	font-size: 14px;
}
a {
	color: #e55c25;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
li {
	list-style: none;
}
h2 {
font-family: Helvetica, sans-serif;
	color: #222222;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 1em;
}
h3 {
	color: #333;
	font-size: 1.2em;
	margin: 1em 0;
	border-bottom: 1px solid #333;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.65em;
	padding: 0 0 1.3em;
}
/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 975px;
}
#page-bot {
	/*background: url(images/sitewide/page-bot.gif) repeat-x top;*/
	background-color: #404040;
	height: 70px;
}
/*=== H eader ===*/
#header{
	height: 101px;
	margin: 0 0 1px;
}
/*- Logo -*/
#header h1 {
	background: url(images/sitewide/logo.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 500px;
}
#header h1 a {
	display: block;
	height: 101px;
}
#header h1 a:hover {
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Top Nav -*/
.topnav {
	background: url(images/sitewide/ene.png) no-repeat;
	font-size: 10px;
	font-weight: bold;
	height: 31px;
	overflow: hidden;
}
.topnav li {
	background: url(images/sitewide/topnav-sep.gif) no-repeat left;
	float: left;
	line-height: 30px;
	font-size:11px;
	color:#fff;
}
.topnav li.first {
	background: none;
	padding-right:3px;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #333333;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
}
.topnav li a:hover,
.topnav li.active a {
	text-decoration: underline;
}	
/*- Nav1 -*/
#nav1 {
	background: url(images/sitewide/nav1-sep.png) no-repeat left top;
	font-size: 13px;
	height: 37px;


}
#nav1 ul.sf-menu li {
	position: relative;
	background: url(images/sitewide/nav1-sep.png) no-repeat right top;
	float: left;
	line-height: 37px;
	padding: 0;
	text-align: center;
	z-index:1;
}
#nav1 ul.sf-menu li a {
	font-family:  "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-weight:bold;
	color: #fcf5f5;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	width: 142px;
	cursor: pointer;

}
#nav1 ul.sf-menu li a:hover {
	text-decoration: none;
	background: #711C1C;
	color:#FFFFFF;
}
#nav1 ul.sf-menu li ul.children {
	border: 8px solid #808080;
	border-color: #808080; 
	background: #F5F5F5;
	color:#b22222;
}

#nav1 ul.sf-menu li ul.children li {
	/*background: url(images/sitewide1/ul_children_li_bg.gif) no-repeat bottom right;*/

}

#nav1 ul.sf-menu li ul.children li a {
	color: #484848;
	text-decoration: none;
	display:block;
	letter-spacing:1px;
}
#nav1 ul.sf-menu li ul.children li a:hover {
	color: #fff;
		background-color: #993333;
	
}
#nav1 ul.sf-menu li ul.children li ul.children {
	border: 1px solid #000000;
	border-left: none;
	background: #272726 url(images/sitewide/ul_children_ul_children_bg.gif) repeat-y top left;
}
#nav1 ul.sf-menu li ul.children li ul.children li {
	background: url(images/sitewide/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li ul.children a {
	color: #bebebe;
	text-decoration: none;
}
#nav1 ul.sf-menu li ul.children
{
	margin:5px 0 0 0;
}
#nav1 ul.sf-menu li ul.children ul.children
{
	margin:-1px 0 0 27px;
}
/*=== All Columns ===*/
#columns {
	margin: 37px 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 660px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 305px;
}
#rightcol a {
	font-size:14px;
	color: #404040;
	text-decoration: none;
	font-weight:normal;
}
/*=== Sub Columns ===*/
.subcols {
	background: url(images/sitewide/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 285px;
}
.col2 {
	float: right;
}
/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title h1 span {
	color: #b94500;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title h2, .post-title h2 a  {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 .45em;
	color: #37393B;
	text-decoration: none;
	line-height:28px;
}

.post-title h2 a:hover  {
	text-decoration: underline;
}

/*- Post Date -*/
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #d51007;
	font-weight:normal;
}
.post-date em {
font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
	color: #595959;
	font-size: 11px;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
/*	font-size: 13px; */
/*	font-style: italic; */
	height: 1%;
 /* margin: 0 0 1em; */
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
		line-height: 1.5em;
}
.post ul li {
	background: url(images/sitewide/bullet_gray_circle.gif) no-repeat 0 6px;
	margin: 0 0 .4em 10px;
	padding: 0 16px 0 10px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 15px;
	font-style: italic;
	margin: 0 0 1em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}
/*- Social Links -*/
.social-links {
	/*background: url(images/sitewide/gradient.gif) #f1f1f1 repeat-x top;*/
	background-color:#faf7e6;
	height: 42px;
	padding: 0 18px;
	z-index:0;

}

.social-links .fl {
	line-height: 42px;
}
.social-links .fl span {
	background: url(images/sitewide/comment_count_bg.gif) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.social-links .fr {
	padding: 9px 0 0;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links img {
	margin: 0 0 0 2px;
}
/*- Social Links Bottom Post-*/

.social-links-bottom-post {
	/*background: url(images/sitewide/bg-tan.jpg) #f1f1f1 repeat-x top;*/
	background-color:#f9f9f9;
	height: 42px;
	padding: 0 1px;
	font-size: 12px;

	}
.social-links-bottom-post a {
	font-size:12px;
	font-weight:normal;
text-decoration: none;
color:#bb311c;
	}	
	
.social-links-bottom-post a:hover {

text-decoration: underline;
	}	
	
.social-links-bottom-post .fl {
	line-height: 40px;
}

/*
.social-links-bottom-post .fl span {
	position: absolute;
	font-weight: bold;
	text-align: center;
	padding: 9px 13px 0px 12px;
	margin-right: 6px;
	line-height: 22px;
}
*/

.social-links-bottom-post .fl span {
	color:#404040;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
	font-style:italic;
	}

.social-links-bottom-post .fr {
	line-height: 40px;
	padding-right:5px;

}

/*
.social-links-bottom-post .fr {
	padding: 9px 0 0;
}
.social-links-bottom-post .fr span {
	line-height: 21px;
}
.social-links-bottom-post img {
	margin: 0 0 0 2px;
}
*/


/*- Related Posts -*/
.post-rel {
	line-height: 1.6em;
}
.post-rel a {
	color: #C14800;
	font-weight:normal;
	text-decoration:none;
}
.post-rel a:hover{
	text-decoration:underline;
}

/*- Post Comments -*/
.post-comments .fl {
	width: 82px;
}
.post-comments .fr {
	width: 520px;



}
/*- Widget Title - */
.wtitle {
	/*background: url(images/sitewide/bg-tan.jpg) repeat-x top;*/
	/*background: url(images/sitewide/bg-mosaic.jpg) #f1f1f1 repeat-x top;*/	
	background-color: #fafafa;
	text-transform: uppercase;
	font: 10px bold;


	}
.wtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
	color: #5b5b5b;
	font-weight: bold;
	

}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	background: #edece3;
	border-top: 3px solid #c6c6c6;
	margin: 0 0 34px;
	padding: 1px;
}

.box .content {
	/*background: url(images/sitewide/bg_blockquote.gif) #000 repeat-x top;*/
	background: #fafafa;
	height: 1%;
	padding: 10px 18px 18px 18px;
}

.box .content_nobg {

	height: 1%;
	padding: 18px;
}

.box .additionalposts {
	background: url(images/sitewide/bg-tan.jpg) #ececec repeat-x top;
	height: 1%;
	padding: 18px;
}


.box .content_comment {
	/*background: url(images/sitewide/bg_post.png) #ecf0fc repeat-x top;*/
	background-color: #ecf0fc;
	height: 1%;
	padding: 18px;
}

.box .content_leave_comment {
	/*background: url(images/sitewide/bg_post.png) #ecf0fc repeat-x top;*/
	background-color: #ecf0fc;
	height: 1%;
	padding: 18px;
}

.box_post {
	background: #ffffff;
	/*border: 1px solid #cfcfcf;*/
	margin: 0 0 12px;
	padding: 1px;
}

.box_post .content_post {
	height: 1%;
	padding: 6px 16px 6px 6px;
}

.box_post .content_post_index {
	height: 1%;
	padding: 14px 18px 14px 4px;
}


.box.ads .content {
	padding-left: 15px;
	padding-right: 0;
	text-align: center;
	
}

.box.social .content {
	padding-left: 15px;
	padding-right: 0;
	text-align: left;
	
	
}



.box.ads .content_google {
	background: url(images/sitewide/bg_blockquote.gif) #ffffff repeat-x top;
	margin:10px 0;
	padding-left: 0px;
	padding-right: 0;
	text-align: center;
}

#rightcol .box {
	margin: 0 0 10px;
}
/*- Box2 -*/
.box2 {
	background: #fafafa;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
	background-image:url(images/sitewide/quote_marks.gif);
	background-repeat: no-repeat;	
	}

.box2 p {
	padding: 8px 20px 18px 34px;
	font-family: Georgia, san-serif;
	font-size: 15px;
	color: #333;		
	}
		
.box2.alt {
	background: #fefefe;
	background-image:url(images/sitewide/quote_marks.gif);
	background-repeat: no-repeat;
}
/*.box2.alt {
	background: #FFFFFF;
}*/
.comm-name, .comm-date {
	line-height: 16px;
	text-transform: uppercase;
	
}

.comm-date {
	line-height: 20px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	background: url(images/sitewide/bullet2.gif) no-repeat 0 1.1em;
	border-bottom: 1px solid #e7e7e7;
	height: 1%;
	padding: .7em 0 .7em 13px;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a {
	color: #c14800;
	font-weight: normal;	
}
#rightcol .list1 li a:hover {
	color: #D54E19;
	text-decoration:underline;
}
/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Search -*/
#search {
	float: right;
	height: 25px;
	padding: 31px 0 0;
}
#search input {
	background: url(images/sitewide/search-bgr.gif) repeat-x top;
	border: 1px solid #000000;
	float: left;
	padding: 8px;
	width: 285px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
}
/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
	font-family: Arial;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
	font-family: Arial;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	border: 1px solid #eee;
	background-color: #F8f8f8;
	padding:3px;
	display: block;
	margin: 0 0 .7em;

}


.pic.fl img {
	margin-right: 23px;
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}
/*=== Footer ===*/
#footer {
	color: #f8f8f8;
	font-size: 11px;
	line-height: 65px;
	margin: 0 auto;
	width: 975px;
}
#footer a {
	color: #f8f8f8;
	text-decoration: none;
}
#footer a:hover {
	color: #f8f8f8;
	text-decoration: underline;
}
/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/sitewide/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.hl_post_separator {
	background: url(images/sitewide/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
	margin-top:2px;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.fl_content_img {
	float: left;
	margin: 12px 26px 12px 0px;
	border: 1px solid #eee;
	padding:3px;
	display: block;
	background-color:#f8f8f8;

}
.fr_content_img {
	float: right;
	margin: 12px 0px 12px 26px;
	border: 1px solid #eee;
	padding:3px;
	display: block;
	background-color:#f8f8f8;

}

.center_content_img {
	display: block;	
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color:#f8f8f8;
	border: 1px solid #eee;
	padding:4px;
}

.img_caption {
	text-align: center;
	font-size: 13px;
	margin-top: -20px;
	margin-bottom: 12px;	
	font-style: italic;
	}

.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.more {
	margin-top:8px;
	text-align: right;
}

.more_link
	{font-style: normal;
		font-size:1em;
	}
	
/*=== Hard Coded Sidebar Content ===*/

#hard_coded_sidebar_content a 

{color: #c14800; 
font-weight: normal;
}

#hard_coded_sidebar_content a:hover 

{color: #d54e19;
text-decoration: underline;
}



/*=== Social Side Divs ===*/

.social_sidebar_icon { width:75px; float:left; margin-right:10px; text-align:center; font-size:14px; font-style: italic}

.sidebar_fix_spacing {clear:both}

.emailShare { background: url('images/sitewide/mail16.png') no-repeat top left; margin-left:14px; padding-left: 22px; color: #212121; padding-bottom:4px;}

.twitterShare { background: url('images/sitewide/twitter_16x16.png') no-repeat top left; margin-left:14px; padding-left: 22px; color: #212121; padding-bottom:4px;}

.facebookShare { background: url('images/sitewide/facebook16.png') no-repeat top left; margin-left:14px; padding-left: 22px; color: #212121; padding-bottom:4px;}



/*=== Contact Form Styles ===*/

.wpcf7 textarea  {
  height: 145px;
  width: 350px;
  font-size:1.2em;

}

.wpcf7-validates-as-required  {
  height: 30px;
  width: 350px;
  font-size: 1.2em;
}

textarea:focus, input:focus {
	border: 2px solid #87CEEB;
}

.s16 {font-size:16px;}
.s18 {font-size:18px;}
.s20 {font-size:20px;}
.s22 {font-size:22px;}



/*=== Information Boxes ===*/

#postnotice {
	background: #FFFFD1 url(images/sitewide/star.png) no-repeat 15px 15px;
	font-family:  'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
	padding:13px 15px 10px 65px;
	margin:15px 0 20px 0;
	border:8px solid #FFFF8B;	
}

#postnotice p {
	font-size:15px;
	line-height:150%;
	color:#8B6F00;
}

#postnotice a {
	color:#e55c25;
	font-weight:normal;
}

#normalnoticeblue {
	background:#D1ECFF url(images/sitewide/blue.png) no-repeat 15px 15px;
	padding:15px 15px 15px 55px;
	border:1px solid #74C7FF;
	border-left:15px solid #74C7FF;
	margin:15px 0 20px 0;
}

#normalnoticeblue  p {
	font-size:15px;
	line-height:150%;
	color:#0E2A00;
}

#normalnoticeblue a {
	color:#993333;
	font-weight:normal;
}

.highlight {
		background:#FFFF99;
		}

/* -------- Warning -------- */
#contents .warning {
	background:#FF4646 url(images/icons/cross.png) no-repeat 15px 15px;
	color:#fff;
	padding:15px 15px 15px 55px;
	border:1px solid #FF0000;
	border-left:15px solid #FF0000;
}

	#contents .warning a {
		font-weight:bold;
		color:#fff;
	}

/* -------- Green -------- */
#contents .green {
	background:#EDFFD6 url(images/icons/green.png) no-repeat 15px 15px;
	color:#0E2A00;
	padding:15px 15px 15px 55px;
	border:1px solid #C7E3B9;
	border-left:15px solid #C7E3B9;
}

#contents .green a, #contents .blue a, #contents .notice a { color: #000; }

/*=== Styled Lists ===*/

#centercol .iconedlist li {
	background: url(images/sitewide/checkmark_list_icon.png) left no-repeat;
	padding-left: 25px;
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
}

/*=== Twitter Sidebar Widget ===*/
.twitter-timestamp
	{font-style:italic;
	font-size:12px;
	}

#twitter-1 .twitter_title_link {
padding-right:100px;
font-weight: bold;
font-family: Helvetica,sans-serif;
font-size: 15px;
text-transform:uppercase;
	color: #5b5b5b;
	background-image:url(images/sitewide/twitter_img_small.png);
	background-repeat:no-repeat;
	background-position:130px 0px;
	}

#twitter-1 .content {margin-top: -10px;
}

/*=== Subscribe Box Styles ===*/

.subscribe_textarea {
	width:225px; 
	border: 1px solid #D0D9E0; 
	margin:0px 0px 14px 0; 
	padding:8px; 
	background-color:#fff; 
	color:#555;
	}

.subscribe_button {
	width:80px;
	font-weight: bold;
	font-size: 10px;
	color: #333;
	letter-spacing: 1px;
	background: url(images/sitewide/btnbg_gray.gif) repeat-x bottom left #fff;
	padding: 5px;
	text-shadow: #fff 1px 1px 0px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: #fff 0px 0px 1px inset;
	-webkit-box-shadow: #fff 0px 0px 1px inset;
}


#search input {
	background: url(images/sitewide/search-bgr.gif) repeat-x top;
	border: 1px solid #000000;
	float: left;
	padding: 8px;
	width: 285px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
}