/*
Theme Name: Trocistas 2.0
Author: Yury Veiga
Author URI: http://trocistas.com
Version: 2.0
Description: Tema exclusivo do Blog Trocistas



		Updated the /lib/feedburner-widget/css/style.css.php file
*/
/*CSS Reset*/
@import url(css/reset.css);
/*Get the grid, baby!*/
@import url(css/grid.css);


.feedcountdiv p{
margin-top:5px;
}
.feedcount {
text-align:center;
padding:3px;
background-color:#ee7d00;
background: url(/images/rss-stripes.png) repeat;
color:#ffffff;
font-weight:bold;
-moz-border-radius:3px;
border:2px solid #cc5b00;
}
.subscribers {
background-color: #cc5b00;
color:#ffffff;
padding:0px 2px 0px 2px;
}

.adsense-post {
	background: transparent url(images/publi.png) top no-repeat;;
	float: left;
	width: 590px;
	margin: 0px 0px 0px 0px;
	padding: 18px;
		}

.destaque {
	background: transparent;
	float: left;
	width: 524px;
	margin: 0px auto;
	padding: 5px;
		}



.cimapost{
        margin: 5px auto;
}

#tabs{list-style-type:none;}



#table{
	width: 100%;

}

#table img{
	
 
margin: 10px 0px 10px 25px;
border: 5px solid gray;
}



html{
background: #8c8c8c url(images/robozombies7.png) left bottom repeat-x;
	
}



body { /* This is where you set many of the universal defaults */
background: transparent url(images/teste2.jpg) top left repeat-x;
color: #000;	
 font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
        

     }


  
#ads {
	
	width: 100%; 


}

#ads img{
	
 
margin: 5px 0px 10px 25px;
border: 5px solid gray;
}




/*********************************************
		Universal Link Styles
*********************************************/
a {
	color: #000;
	text-decoration: underline;
}
a:hover { 
	color: #333; 
	text-decoration: underline; 
}



/*********************************************
		Universal Text Elements
*********************************************/
p, ul, ol, blockquote {
	color: #333;

}
ol, ul {
	margin: 5px 35px;
}

img { border: 0px; background: none; }
p {
	padding: 10px 0px;
	margin: 0px;
}
/*********************************************
		Header Styles
*********************************************/
/* Use this for universal styles for all header elements
Be sure to uncomment the styles before using */
h1,h2,h3,h4,h5,h6 {
	/*
	font-family: ;
	font-size: ;
	color: px;
	margin: px; padding: px;
	*/
}

h1 { /* This style is generally used as title on single posts and pages */
	font-size: 25px;
	line-height: 24px;
	font-weight: normal;
font-family: segoe ui;
}
h2 { /* This style used as a sub-header in post/page content */
	font-size: 18px;
}
h3 { /* This style used as the post titles on homepage/archive */
	clear: both;
	font-size: 25px;
	line-height: 24px;
	font-weight: bold;
}
h3 a {
}
h3 a:hover {
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-size: 18px;
	padding: 0 0 0 15px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 11px;
}




#header {
	 
        background-image: url(images/fundo.jpg);
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 130px;
padding-top: 10px;
	overflow: hidden;


	}

#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header h3 {
	color: #A91B33;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#header p {
	color: #FFFFFF;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft {
	width: 100%;
        background-image: transparent;
	float: center;
	font-size: 14px;
	margin: 0px auto;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 35px auto 0px auto;
        float: center;
        width: 180px;
        width: 180px;
        padding: 0px;
	}

.headerright {
	width: 486px;
        background: transparent;
	float: center;
	font-weight: bold;
margin: 0px auto;
	padding: 0px;
	}
	
.headerright a img {
	
float: center;
		}





/*********************************************
		The Obligatory WP Styles
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft2 {
   float: left;
font-size: 11px;
   margin: 0px 8px 8px 0px;
}

.alignleft {
   float: left;
   margin: 0px 8px 8px 0px;
}
.alignright {
   float: right;
   margin: 0px 0px 8px 8px;
}

.alignright2 {
   float: right;
   margin: 0 0;
padding-left: 12px;
background-image: url('images/comment.gif');
height: 35px;
width: 92px;
}

.alignright2 a:hover {
float: right;
   margin: 0 0;
padding-left: 12px;
	background-image: url('images/2.png');
height: 35px;
width: 92px;
}




.centro{
	margin: 0px auto;
float:center;
text-align: center;
}


.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;
}
.post img { max-width:572px;
        width: auto !important;
        width: 572px;
		}

/*********************************************
		Container Div
*********************************************/
#container {
	background: transparent;
	
	

}

#container2 {
	background: transparent;
margin: 0px auto;
width: 955px;
	
	

}



/*********************************************
		Horizontal Navigaion Styles 
				(with dropdowns)
*********************************************/

.ork

{

  position: relative;

  display:block;

  float:right;

  background-image: url('images/ork.png');

  background-position: center right;

  background-repeat: no-repeat;

  margin: -2px 0 0 5px;

  height: 25px;

  width: 25px;

opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);

}


.ork:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);

}

.tw

{

  position: relative;

  display:block;

  float:right;

  
background-image: url('images/tw.png');

  background-position: center right;

  background-repeat: no-repeat;

  margin: -2px 0 0 5px;

  height: 25px;

  width: 25px;

opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);

}

.tw:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);

}

.rss-tag-icon

{

  position: relative;

  display:block;

  float:right;

  background-image: url('images/rssIcon.png');

  background-position: center right;

  background-repeat: no-repeat;

  margin: -2px 5px 0 5px;

  height: 25px;

  width: 25px;

opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);

}

.rss-tag-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);

}

.fb-tag-icon

{

  position: relative;

  display:block;

  float:right;

  background-image: url('images/fb.png');

  background-position: center right;

  background-repeat: no-repeat;

  margin: -2px 0px 0 5px;

  height: 25px;

  width: 25px;

opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);

}

.fb-tag-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);

}

.fs-tag-icon

{

  position: relative;

  display:block;

  float:right;

  background-image: url('images/fs.png');

  background-position: center right;

  background-repeat: no-repeat;

  margin: -2px 0px 0 5px;

  height: 25px;

  width: 25px;

opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);

}

.fs-tag-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);

}


#above-header #pagemenu,
#above-header #catmenu {
	border-bottom: 1px solid #FFF;
}
#below-header #pagemenu,
#below-header #catmenu {
	border-top: 1px solid #FFF;
}
#pagemenu,
#catmenu {
	background: #1d1d1d url(images/menu-bg.gif) repeat-x;
	float: left;
	font-size: 13px;
border: 2px solid black;
	text-transform: capitalize;
	width: 99.1%; height: 20px;
	margin: 0px; padding: 5px 0px;
}
/* This is the style for the first UL (horizontal) */
#pagemenu ul,
#catmenu ul {
	float: left;
	background: transparent;
	height: 22px; line-height: 22px;
	margin: 0px; padding: 0px;
}

/* This is the style for the top level list items */
#pagemenu ul li,
#catmenu ul li {
	background: none;
	width: auto;
	display: block;
	float: left;
	list-style-type: none;
	height: 22px; line-height: 22px;
	margin: 0px; padding: 0 0 0 10px;
}
#pagemenu ul li.home,
#catmenu ul li.home {
	background: none;
}
/* The style for all links */
#pagemenu a,
#catmenu a {
	color: #FFF;
	text-decoration: none;
}
/* The universal hover state colors and background for all LI items and links */
#pagemenu li:hover a,
#pagemenu li.sfhover a,
#pagemenu li a:hover,
#catmenu li:hover a,
#catmenu li.sfhover a,
#catmenu li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #767676 url(images/menu-active-bg.gif) repeat-x;
}
/* This is the style for the top level links, if different than the universal */
#pagemenu ul li a,
#catmenu ul li a {
	display: block;
	height: 20px; line-height: 20px;
	margin: 0px; padding: 0px 10px;
	text-decoration: none;
	border: 0px solid #cacaca;
}
/* if you want to set a "current page item" style, do it here */
#pagemenu ul li.current_page_item a,
#catmenu ul li.current_page_item a {
}
/****************************** 
The second-level stuff 
*******************************/
/* This hides the nested UL before you hover */
#pagemenu li ul,
#catmenu li ul {
	clear: both;
	position: absolute;
	width: 132px; /* the width of the dropdown */
	left: -999em;
}
/* This shows the nested UL when you hover */
#pagemenu li:hover ul, 
#pagemenu li.sfhover ul,
#catmenu li:hover ul, 
#catmenu li.sfhover ul {
	left: auto;
	display:  block;
	z-index: 5000;
}

/* This is the style for the nested UL */
#pagemenu li:hover ul,
#pagemenu li.sfhover ul,
#catmenu li:hover ul,
#catmenu li.sfhover ul {
	background: transparent;
	display: block;
	margin: 0px; padding: 0px;
}
/* This is the style for the LI items within the nested UL */
#pagemenu li:hover ul li,
#pagemenu li.sfhover ul li,
#catmenu li:hover ul li,
#catmenu li.sfhover ul li {
	background: transparent;
	width: 100%;
	display: block;
	padding: 0px; margin: 0px;
	height: 21px; line-height: 21px;
	overflow: hidden;
	text-align: left;
}
/* This is the style for the links within the LI items within the nested UL */
#pagemenu li:hover ul li a,
#pagemenu li:hover ul li.current_page_item a,
#pagemenu li.sfhover ul li a,
#pagemenu li.sfhover ul li.current_page_item a,
#catmenu li:hover ul li a,
#catmenu li:hover ul li.current_page_item a,
#catmenu li.sfhover ul li a,
#catmenu li.sfhover ul li.current_page_item a {
	width: 120px;
	display: block;
	margin: 0px; padding: 0px 5px;
	height: 20px; line-height: 20px;
	border: none;
	border: 0px solid #cacaca;
	border-top: none;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#pagemenu li:hover ul li a:hover, 
#pagemenu li.sfhover ul li a:hover,
#catmenu li:hover ul li a:hover, 
#catmenu li.sfhover ul li a:hover {
	text-decoration: none;
	margin: 0px; padding: 0px 5px;
	height: 20px; line-height: 20px;
	background: #111 url(images/menu-item-bg.gif) repeat-x;
}

/*********************************************
		Feature-Top Div
		Feature-Bottom Div
*********************************************/
.w260,.w260-,.w390,.w390- {display: inline; float: left; margin: 0px 10px; text-align: left; overflow: hidden;}
.w260 {width: 240px;} .w260- {width: 260px; margin: 0px;}
.w390 {width: 370px;} .w390- {width: 390px; margin: 0px;}
.w320 {width: 318px;} .w320- {width: 318px; margin: 0px;}



#feature-bottom {
	
width: 100%;
float: center;
	margin: 0px auto; 
padding: 10px 0px 10px 0px;
	overflow: hidden;
border: 2px solid #BEBEBE;
}


#feature-bottom {
	

background: transparent url('images/blockd.png');
}
#feature-bottom a {
	color: white;
	text-decoration: none;
font-size: 15px;
text-transform: capitalize;
}
#feature-bottom a:hover {
	text-decoration: underline;
font-size: 15px;
text-transform: capitalize;
}
#feature-bottom .widget {
	padding: 0px 0px 10px 0px;


}

#feature-bottom-left .widget {


}
#feature-bottom-middle .widget {
border-right: 1px solid #FFFACD;
border-left: 1px solid #FFFACD;

}
#feature-bottom-right .widget {


}


#feature-bottom h4 {
	background:  transparent;
	margin: 0px; 
padding: 5px 10px;	
color: #EEE5DE;
	font-size: 15px;
	text-transform: uppercase;
	
text-align: center;
	
}

#feature-bottom h4 a {
	color: #FAFAD2;
	text-decoration: none;
}

#feature-bottom h4 a:hover {
	color: #FAFAD2;
	text-decoration: none;
}

#feature-bottom-left h4,
#feature-bottom-middle h4 {
	
}




#feature-bottom p,
#feature-bottom ul,
#feature-bottom ol,
#feature-bottom img,
#feature-bottom form,
#feature-bottom .widget div  {
	color: red;
	padding: 10px;
        }


#feature-bottom ul,
#feature-bottom ol {
        color: #E6E6FA;
	padding: 10px 0px; 
        margin: 0px 15px 5px 25px;
	list-style-type: circle;
}
#feature-bottom li ul,
#feature-bottom li ol {
	padding: 0px;
}

#feature-bottom a.rsswidget img {
	display: none;
}

/*********************************************
		Content Div
*********************************************/
#content {
	
background: transparent;
margin-top: 5px;
line-height: 18px;
}

#content h3 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}

.breadcrumb {
	width: 593px;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	border: double #EAEAEA;
	}


.arearelat {
	background-color: #FFFACD;
height: 110px;
}


#relat{
	float: left;
color: black;
font-size: 15px;
font-weight: bold;
margin-top: 3px;
margin-left: 3px;
}

.related_post{
	background-color: transparent;
margin-top: 10px;
line-height: 15px;
}


.top2
{
	margin-bottom: -10px;
}


blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}




.post {
	padding: 0px 5px 10px 8px;
       
background: white;
margin-top: -4px;


}

.post2 {
	padding: 0px 5px 10px 10px;
       
background: white;
margin-top: -4px;

}

.post ul {
	list-style-type: circle;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	}


	
.post ul li {
	list-style-type: circle;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.post ul ul {
	list-style-type: circle;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.post ol {
list-style-type: decimal;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ol li {
list-style-type: decimal;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

.post2 ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post2 ul li {
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.post2 ul ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.post2 ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post2 ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}



.top
{
	padding: 0px;
}



.corpo{
	

border-left: 1px solid #333333;
border-right: 1px solid #333333;

}

.corpo2{
	

border-left: 1px solid #333333;
border-right: 1px solid #333333;
background-color: white;

}




.post .title {
	width: 580px;
margin-top: 2px;
}
.page-title {
	color: red;
}


.p2 {
	color: black;
}

.page .date {
	display: none;
}




.post .date {
	display: block;
	width: 69px; height: 75px;
	background: url(images/date.png) no-repeat;
	text-align: center;
margin-left: -3px;
margin-top: 2px;
	color: #FFF;
	float: left;
}
.post .date .month {
	font-size: 16px;
	line-height: 32px;
	text-transform: uppercase;
}
.post .date .day {
	font-size: 35px;
	line-height: 35px;
}
.post .post-title {
	float: left;
	width: 500px;
	line-height: 25px;
	padding: 2px 0px 0px 10px;
}
.post .post-title a {
	text-decoration: none;
}
.bpost{

	float:center;
}

/*********************************************
		Post Meta Styles, if needed
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
}
.meta-bottom {
	
clear: both; /* we need this so floats in the post are cleared */
width: 580px;
background: url(images/fundobaixopost.gif);
margin: -22.5px 0px 0px 0px; 
background-repeat: no-repeat;
padding: 3.5px 0px 0px 0px;
}
.meta-bottom .alignleft {
	
        margin-left: 10px;
        margin-top: 8px;
        color: #FFFFFF;
        
}



#meta-bottom .alignleft a {
	color: #FFFFFF;
	text-decoration: none;
}
#meta-bottom .alignleft a:hover {
	text-decoration: underline;
color: #FFFFFF;
}

#meta-bottom .alignleft a:visited {
	color: #FFFFFF;
}

#meta-bottom .alignleft a:active {
	color: #FFFFFF;
}

.meta-bottom a {
	color: #FFFFFF;
	text-decoration: none;
}

.meta-author {
	color: #FFFFFF;
font-weight:bold
}

.meta-author a:visited {
	color: #FFFFFF;
font-weight:bold
}

.meta-author a:hover {
	color: #FFFFFF;
font-weight:bold
}



.meta-bottom .alignright {
	margin-right: 8px;
        margin-top: 3px;
       
}

.meta-icon
{
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
width: 20px;
height: 20px;
border: 2px solid #D3D3D3;
}

.meta-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
width: 20px;
height: 20px;
border: 2px solid #D3D3D3;
}

.txt {
	margin: 5px 5px 0px 0px;
float: left;
color: #FFFFFF; 
}



.meta-bottom .categories {
	background: url(images/folder.png) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.meta-bottom .comments {
	background: url(images/comments.png) 0px 2px no-repeat;
	padding: 0px 0px 0px 18px;
        
}
.photometa {
	margin: 0px 5px 0px 5px; padding: 0px 0px;
	width: 100%;
}
.EXIF {
	margin: -22px 0px 0px 10px; padding: 0px 0px;
	float: left;
	width: 33%;
}
.photometa h4 {
	border-bottom: 1px solid #666;
	text-align: center;
	margin: 0px; padding: 0px;
}
.photometa ul {
	list-style-type: none;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.paging {
	clear: both; /* To clear any floats */
	margin: -10px 0px 10px 0px; padding: 10px;
background: transparent;
}

/*********************************************
		Sidebar
*********************************************/
#sidebar { /* Wide Sidebar */
	background: transparent;
float: right;
}
.sidebar {
	background: transparent;
float: right;

}

.tabtil {
	font-style: bold;
}


#sidebar .sidebar {
	background: none;
}
.sidebar a {
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
}
.sidebar h4 {
	clear: both;
	background: #000 url(images/feature-top-title.gif) repeat-x;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding: 4px 0px 4px 4px;
	line-height: 13px;


}

.sidebar h4 li {
	list-style-image: none;
list-style-type: none;

}

.sidebar h4 ul {
	list-style-image: none;
list-style-type: none;

}
.sidebar h4 img {
	padding: 0px;
}
.sidebar h4 a {
	color: #FFF;
	text-decoration: none;
	margin: 0px; padding: 0px;
}
.sidebar .widget {
	clear: both;
	padding: 5px 5px;

}

.sidebar .widget ul,
.sidebar .widget ol,


.sidebar .widget div  {
	padding: 5px 5px;
        background: white;
              border: 2px solid black; 
}

.sidebar .widget form {
	padding: 5px 5px;
        background: white;
             }

.sidebar .widget img {	
        
}

.sidebar p, 
.sidebar .textwidget {
	padding: 5px 0px;

}
.sidebar img {
	text-align: center;

}	

.sidebar-icon
{
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
width: 107px;
heidth: 60px;
border: 1px solid black
}

.sidebar-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
width: 107px;
heidth: 60px;
border: 1px solid black
}




.sidebar-icon2
{
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
width: 335px;
heidth: 192px;
border: 1px solid black
}

.sidebar-icon2:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
width: 335px;
heidth: 192px;
border: 1px solid black
}


.sidebar form {
	margin: 0px; padding: 0px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.sidebar ul li {
	margin: 0px; padding: 0px 0px 0px 8px;
	line-height: 16px;
	background: url(images/arrow.gif) 0px 4px no-repeat;
}

.sidebar ul li a {
	text-decoration: none;
}
.sidebar ul li a:hover {
	
}
.sidebar ul li ul {
	margin: 0px; padding: 0px;
}
.sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 8px;
}
.sidebar a.rsswidget img {
	display: none;
}
#tabspace {margin:0 20px 10px 0 }

.tabs { clear:both;margin:10px 20px 0 0}
.tabs ul li {font-size:100%;list-style:none;border-bottom:1px dotted #cdcdcd;line-height:1.3em;padding:5px 0}
.tabs ul li a:hover {color:#000}

.yui-nav,.yui-nav li {list-style:none;margin:0;padding:0} 
.yui-nav li a {text-decoration:none;color:#005288;display:block} 
.yui-nav li.selected a {background:#FFF} 
.yui-nav li a:hover {color:#FFF}

.yui-navset .yui-content{background:#F9F9F9;border:1px solid #808080;border-top-color:#3378A2;padding:.25em .5em}
.yui-navset .yui-content .yui-hidden{position:absolute;left:-999999px;visibility:hidden}

.yui-navset li em{font-style:normal}
.yui-navset{position:relative;zoom:1}
.yui-navset .yui-content,.yui-navset .yui-content div{zoom:1}
.yui-navset .yui-content:after{content:'';display:block;clear:both;color:#FFF}

.yui-navset .yui-nav{border:solid #3378A2;border-width:0 0 2px;overflow:hidden;zoom:1}
.yui-navset .yui-nav a{background:#F9F9F9;border:solid #808080;border-width:0 1px;color:#000;position:relative;text-decoration:none}
.yui-navset .yui-nav li{margin:0 .16em 0 0;display:inline-block;display:-moz-inline-stack;*display:inline;vertical-align:bottom;cursor:pointer;zoom:1}
.yui-navset .yui-nav li a{display:block;display:inline-block;vertical-align:bottom;zoom:1}
.yui-navset .yui-nav li a em{display:block}
.yui-navset .yui-nav a em{border:solid #808080;border-width:1px 0 0;cursor:hand;padding:.25em .75em;left:0;right:0;bottom:0;top:0;position:relative;font-weight:bold}

.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{background:#3378A2;color:#FFF}
.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:#3378A2;color:#FFF;outline:0}

.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a em{border-color:#3378A2;color:#FFF}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 10px;
}
#comments h4 {
	padding: 0;
        
}
.com {
	color: white;
font-size: 18px;
font-style: bold;
}


#comments .comment {
	margin: 5px 0px 5px 0px; padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #999;
}
#comments .alt {
	margin: 5px 0px 5px 0px; padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #999;
}
#comments .gravatar {
	float: left;
	padding: 0 5px 0 0;
}
#comments .commentmeta {
	
}
#comments .commentmeta a {
	text-decoration: none;
}
#comments .commentmeta a:hover {
	text-decoration: underline;
}
#comments .commenttext {
	
}

#respond {
	padding: 10px;

}
#respond h4 {
	padding: 0;

}
#respond form#commentform {

}
#respond #author {
	
 }
#respond #email {
	
 }
#respond #url {
	
 }
#respond #comment {
	width: 100%;
}
#respond #submit {
	
}
#respond #nada {
	color: white;
 }


/*********************************************
		Footer Styles
*********************************************/
#footer {
	text-align: left;
	color: #CDCDC1;
width: 960px;
overflow: hidden;
background: transparent;
}
#footer .alignleft{	
padding: 10px 0px;
}

#footer .alignright {
	text-align: right;
        width: 182px;
        margin-top: -26px;
}

#footer .aligncenter {
	text-align:left;
padding: 13px 0px;
width: 240px;
font-size: 13px;
font-weight: bold;


}
#footer a {
	color: #CDC9A5;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*********************************************
		Contact Form Styles
*********************************************/
.ithemes-contact-page {
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.ithemes-contact-page td {
	padding: 5px;
	text-align: left;
}
.ithemes-contact-page td.label {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.ithemes-contact-page input,
.ithemes-contact-page textarea,
.ithemes-contact-page select {
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 3px;
}
.ithemes-contact-page input:hover,
.ithemes-contact-page textarea:hover,
.ithemes-contact-page  select:hover	{
}

.ithemes-contact-page  input:focus,
.ithemes-contact-page  textarea:focus,
.ithemes-contact-page  select:focus	{
}

.ithemes-contact-page textarea,
.ithemes-contact-page input {
}

#top-search-wrap {
	background:transparent url(images/top-search-bg.gif) no-repeat 0 0;
	float:center;
	width:350px;
	margin: 5px auto 0px auto;
	position:relative;
	height:42px;
	
}

#top-s, #top-search-submit {
	background:none;
	border:none;
	padding:0;
}

#top-s {
	font:normal 12px 'Trebuchet MS', Verdana, Tahoma;
	color:black;
	text-transform:uppercase;
	margin: auto 13px;
	width:255px;
	padding-top:12px;
}

#top-search-submit {
	width:62px;
	cursor:pointer;
}


