/*********************************************************************************************

Theme Name: Yamidoo Magazine
Theme URI: http://www.wpzoom.com/themes/yamidoo/
Description: A magazine style theme by <a href="http://www.wpzoom.com">WPZOOM</a>
Version: 1.2
Author: WPZOOM
Author URI: http://www.wpzoom.com

**********************************************************************************************

0.  CSS Reset  -------------------------  All Theme Files
1.  Toolbox CSS  -----------------------  All Theme Files
2.  Page Structure  --------------------  All Theme Files
3.  Header  ----------------------------  header.php
4.  Main Navigation  -------------------  header.php
5.  Featured Slider  -------------------  featured.php
6.  Featured Categories  ---------------  blocks.php
7.  Homepage Articles ------------------  index.php
8.  Single Articles & Pages ------------  single.php, page.php
9.  Comments  --------------------------  comments.php
10. Forms  ----------------------------   searchform.php
11. Sidebar & Widgets ------------------  sidebar.php
12. Footer  ----------------------------  footer.php

**********************************************************************************************/


/********************************************************************************************* 

0. CSS Reset  -------------------------  All Theme Files

*********************************************************************************************/   

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset, img {
	border: 0;
}

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%;
font-weight: normal;
}

q:before, q:after {content: '';}
abbr, acronym {border: 0;}


/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img {
	border:none;
} /* Gets rid of IE's blue borders */

table { -x-system-font: none; font-family: inherit; font-size: inherit; font-size-adjust: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; width: 100%; }
th {
	color:#333;
	background-color: #E2E2C7;
}
th, td { line-height: 16px; padding: 4px; }
tr:nth-child(2n) {  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0; }
tr:nth-child(2n+1) {  }


 
/********************************************************************************************* 

1. Toolbox CSS  -------------------------  All Theme Files

*********************************************************************************************/   

.aligncenter,div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 10px 15px 5px 0; }
.alignright { float: right; margin: 10px 0 8px 20px; }
.clear { clear: both; }
.floatleft,.more_left { float: left; }
.floatright { float: right; }
.hr { border-top: 3px solid #ECE8D7; }
.transpBlack { background: url(transpBlack.png); }
.wp-caption { background-color: #EFEFEF; border: 1px solid #B6B6B6; font-size: 11px; margin-bottom: 5px; padding: 5px 5px 5px; text-align: center; }
	.wp-caption img { border: 1px solid #B6B6B6; }
a { color: #000; outline: none; text-decoration: none; }
	a img {
	border: none;
	padding-top: 10px;
}
	a:hover {
	text-decoration: none;
}
h1 a { color: #000; font-size: 22px; font-weight: 400; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }
h7 { font-size: 20px; }
h8 { font-size: 16px; }
h10 { font-size:14px; }

html { overflow-y: scroll; }
p {
	font-size: 11px;
}

#wp-calendar caption {
	font-weight: bold;
	color: #333;
	text-transform: none;
}
#wp-calendar td { text-align: center; }
	#wp-calendar td a { color: #333; font-weight: bold; text-decoration: underline; }
		#wp-calendar td a:hover { text-decoration: none; }
#wp-calendar caption {
	background: #EBEBEB none repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 8px 10px;
	text-shadow: 1px 1px 0 #656565;
	text-transform: none;
	text-align: left;
}
#wp-calendar #today {
	color: #fff;
	font-weight: bold;
	background-color: #CC0000;
}
 

/********************************************************************************************* 

2. Page Structure  -------------------------  All Theme Files

*********************************************************************************************/   

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;	
}
 
#content-wrap
{
	float:left;
	padding:10px;
	width:970px;
}
 
#main-wrap
{
	background-color:#fff;
	clear:both;
	float:left;
	font-size:12px;
	margin-top:20px;
	width:980px;
 }
 
 #page-wrap
{
	margin:0 auto;
	width:980px;
}


#fullwidth {
width:100%;
} 
 
 
/********************************************************************************************* 

3. Header  -------------------------  header.php

*********************************************************************************************/   
  
#header
{
	padding-top:5px;
	float:left;
}

#header .banner-head {
float: left; 
display: inline; 
margin-bottom: 5px;
height:60px;
width:500px;
text-align:right;
}

#righthead {
	float:right;
	width:250px;
}

#logo
{
	float:left;
	width:250px;
	margin-top:3px;
	left: 50%;
	margin-left: -125px;
	overflow: visible;
	position: relative;
	z-index: 99;
}

#logo h1 a
{
color:#BFB5B5;
font-family:Rockwell,"Times New Roman",Times,serif;
font-size:35px;
font-weight:700;
}
 
#logo h2
{
color:#BFB5B5;
font-size:14px;
font-weight:bold;
}
 
 
/********************************************************************************************* 

4. Main Navigation  -------------------------  header.php

*********************************************************************************************/   
 

#menu
{
	float:left;
	text-align:left;
	color:#fff;
	width:100%;
	background-color:#AC0000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu a
{
	color:#fff;
	text-transform:none;
	font-size:12px;
	font-weight:bold;
}

#menu img {
vertical-align:middle;
padding-bottom:2px;
color:#fff;
}

#menu li
{
	display:inline;
	padding-right:0px;
	color:#fff;
}
 
 
/********************************************************************************************* 

5. Featured Slider  -------------------------  featured.php

*********************************************************************************************/   
 
#feature
{
	float:left;
	width:980px;
	position:relative;
	background-color: #F7F7F7;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
 
#navi {
  }

#navi ul {	
 	margin:0 auto;	
 	width:100px;
 	position:absolute;
 	top:18px;
 	left:515px;
 	
}

#navi li {
	float:left;
	padding-left:1px;

}

#navi a {
	color:#333333;
	display:block;
	position:relative;
	word-spacing:-2px;
	font-size:11px;		
	text-decoration:none;
	opacity:0.5;
}	

#navi a.current {
	 opacity:1;
 
 }
 
 #navi a:hover {
	opacity:1;

}

#navi img {
	border:2px solid #000;
	margin:0 0 9px 0;
	display:block;
	width:90px;
	height:60px;
	  
}

#navi strong {
	display:block;		
	font-size:13px;
}

/* panes */
#panes {
	height:305px;
	
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
	overflow:hidden;
}

/* crossfading effect needs absolute positioning from the elements */
#panes div {
	display:none;
	position:absolute;
	top:18px;
	left:20px;
	font-size:13px;
	color:#333;
	line-height:1.2;
	right:15px;
	text-shadow:1px -1px 0 #000;
 }
 
#panes a {
color:#555;
font-weight:bold;
}

#panes img {
	float:left;
	margin-right:120px;		
	width:480px;
	height:280px;
	border:2px solid #000000;
}

#panes p.more {
	color:#000;
	font-weight:bold;
}

#panes h3 {
font-size:24px;
font-family:Georgia;
padding:0;
margin:0 0 12px 0;
}

#panes h3 a {
	color:#900;
	line-height:1.2;
	font-weight:normal;
}

#panes .more {
background:url(images/more.png) no-repeat right 2px;
float:right;
font-weight:bold;
font-size:14px;
padding-right:24px;
margin-top:20px;
}

#panes .more a {
	color:#333;
	text-shadow:1px 1px 0 #000;
}

.meta-feature {
text-transform:none;
font-size:10px;
font-weight:bold;
padding:1px 0 5px 0;
 }
 
 .meta-feature  li {
 display:inline;
 }
 
.meta-feature  a
{
	color:#900;
	font-weight:700;
}

.meta-feature a:hover
{
text-decoration:none;
border-bottom:1px solid #fff;

}
#panes p {
padding:5px 0 0 0;

}
 
 .overlay {
	background:#000000;
	left:2px;
	opacity:0.7;
	position:absolute;
	height:36px;
	top:00px;
	width:450px;
	font-size:18px;
	font-weight:bold;
	padding:8px 15px 0 15px;
	overflow:hidden;
}

	.overlay a {
	color:#fff;
	}


/********************************************************************************************* 

6. Featured Categories  -------------------------  blocks.php

*********************************************************************************************/   


#columns
{
	float:left;
	line-height:1.2;
	padding:5px 0 0 0;
	width:640px;
}

#columns-lower
{
	float:left;
	line-height:1.2;
	padding:5px 0 0 0;
	width:660px;
}

#column-lowright
{
	float:right;
	line-height:1.2;
	padding:0px 0 0 0;
	width:408px;
}

#column-lowright h5,.widget h5
{
	background-color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	text-transform:none;
	color:#FFF;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
 
#columns-small
{
	float:left;
	line-height:1.2;
	padding:5px 0 0 0;
	width:605px;
	background-color:#F2F2E1;
	
}
  
.column
{
	border-right:1px solid #fff;
	float:left;
	padding:0 0px;
	width:380px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 12px;
	height: 315px;
}

.column p, .column_last p  {
padding:0 0 10px 0;
}

.column h7 a,.column_last h7 a
{
	color:#fff;
	font-size:20px;
	background-color:#000;
	display: block;
	width: 395px;
	padding: 5px;
	height: 48px;
	font-weight: bold;
	
}

.column h7,.column_last h7
{
	padding:5px 0;
	height:48px;
}

.column h4 a ,.column_last h4 a
{
	font-size:10px;
	font-weight:700;
	text-transform:none;
	color:#fff;
	background-color:#990000;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-top: 3px;
	padding-left: 5px;
}

.column img,.column_last img
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
 
}

.column a,.column_last  a
{
	color:#fff;
	font-size:20px;
	background-color:#000;
	display: block;
	width: 395px;
	padding: 5px;
	height: 48px;
	font-weight: bold;
	
 }

.column-topleft {
	border-right:1px solid #fff;
	float:left;
	width:240px;
	height: 315px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 5px;
}

.column-topleft a p, .column_last p  {
padding:0 0 10px 0;
}

.column-topleft .h7 a
{
	color:#fff;
	font-size:18px;
	background-color:#000;
	display: block;
	width: 230px;
	padding: 5px;
	height: 48px;
	font-weight: bold;
	text-align: left;
	
}
.column-topleft h7 a ,.column_last h7 a
{
	font-size:18px;
	font-weight:700;
	text-transform:none;
	color:#fff;
	background-color:#000;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

.column-topleft img,.column_last img
{
	margin:0 0 0px;
 
}

.column-topleft a,.column_last  a
{
	color:#fff;
	font-size:18px;
	background-color:#000;
	display: block;
	width: 230px;
	padding: 5px;
	height: 48px;
	font-weight: bold;
	text-align: left;
 }

.column-second
{
	border-right:1px solid #ECE8D7;
	float:left;
	padding:0 10px;
	width:160px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.column-second p, .column_last p  {
padding:0 0 10px 0;
}

.column-second h3 a,.column_last h3 a
{
	color:#000;
	font-size:15px;
	
}

.column-second h8 a,.column_last h8 a
{
	color:#fff;
	font-size:16px;
	
}

.column-second h3,.column_last h3
{
	padding:5px 0;
}

.column-second h4 a ,.column_last h4 a
{
	font-size:10px;
	font-weight:700;
	text-transform:none;
	color:#fff;
	background-color:#990000;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-top: 3px;
	padding-left: 5px;
}

.column-second img,.column_last img
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
 
}

.column-second a,.column_last  a
{
	color:#000;
 }

.column-small {
	border-right:3px solid #fff;
	float:left;
	padding:0 10px;
	width:128px;
	background-color:#F2F2E1;
		font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.column-small p, .column_last p  {
padding:0 0 10px 0;
}


.column-small h3 a,.column_last h3 a
{
	color:#000;
	font-size:11px;
	
}

.column-small h3,.column_last h3
{
	padding:5px 0;
}

.column-small h4 a ,.column_last h4 a
{
	font-size:10px;
	font-weight:700;
	text-transform:none;
	color:#fff;
	background-color:#777;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-top: 3px;
	padding-left: 5px;
}




.column-small img,.column_last img
{
 	margin:0 0 15px;
 
}

.column-small a,.column_last  a
{
	color:#000;
 }

.column-capa
{
	border-right:1px solid #ECE8D7;
	float:left;
	padding:0 10px;
	width:110px;
	background-color:#E5E5E5;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height: 275px;
}
 
.column-capa li
{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type: circle;
	padding-left:0px;
}

.column-capa p, .column_last p  {
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	list-style-type: square;
	text-align: left;
}

.column-capa h3,.column_last h3
{
	padding:5px 0;
}

.column-capa h3 a,.column_last h3 a
{
	color:#000;
	font-size:15px;
	
}

.column-capa h4 a ,.column_last h4 a
{
	font-size:10px;
	font-weight:700;
	text-transform:none;
	color:#fff;
	background-color:#990000;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-top: 3px;
	padding-left: 5px;
}



.column-capa img,.column_last img
{
 	margin:0 0 3px;
 
}
 
 
 .column-capa a,.column_last  a
{
	color:#000;
 }
 

.column-lowleft {
	border-right:1px solid #ECE8D7;
	float:left;
	width:240px;
	background-color:#e9e9e9;
	height: 375px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	margin-bottom: 5px;
}


.column-lowleft a p, .column_last p  {
padding:0 0 10px 0;
}

.column-lowleft h3 a,.column_last h3 a
{
	color:#000;
	font-size:16px;
	
}

.column-lowleft h3,.column_last h3
{
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 5px;
}

.column-lowleft h4 a ,.column_last h4 a
{
	font-size:10px;
	font-weight:700;
	text-transform:none;
	color:#fff;
	background-color:#990000;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-top: 3px;
	padding-left: 5px;
}

.column-lowleft img,.column_last img
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
 
}

.column-lowleft a,.column_last  a
{
	color:#000;
 }

.column-bottom {
	border-right:1px solid #fff;
	float:left;
	padding:0 0px;
	width:128px;
	border-bottom: 1px solid #fff;
	vertical-align:sub;
	height: 165px;
	margin-bottom: 5px;
	margin-left: 7px;
}

.column-bottom p, .column_last p  {
padding:0 0 5px 0;
}


.column-bottom h3 a,.column_last h3 a
{
	color:#000;
	font-size:11px;
	
}

.column-bottom h3,.column_last h3
{
	padding:3px 0;
}

.column-bottom h4 a ,.column_last h4 a
{
	font-size:9px;
	font-weight:700;
	text-transform:none;
	color:#990000;
}




.column-bottom img,.column_last img
{
	vertical-align:bottom;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
 
}

.column-bottom a,.column_last  a
{
	color:#000;
 }


.column_count a
{
	background:url(images/comment.png) no-repeat left;
	float:left;
	padding:10px 0 10px 20px;
	font-size:10px;
 }
 

.column_date
{
	float:left;
	text-align:left;
	padding-top:7px;
	padding-left:5px;
	font-size:11px;
	text-transform:none;
	color:#000;
	font-weight:normal;
	margin-left: 0px;
	line-height: 1.2;
}

.column_last
{
	float:left;
	padding:0 15px;
	width:200px;
}

 
  	
/********************************************************************************************* 

7. Homepage Articles -------------------------  index.php

*********************************************************************************************/   
 
.post
{
	float:left;
	line-height:1.2;
	width:640px;
}

.post small {
  text-transform:none;
  font-size:10px;
  font-weight:bold;
  padding:0px 0 0px 0;
 
  }
  
.post a, .article p a 
{
	border-bottom:1px solid #ccc;
	color:#000;
}

.post a:hover, .article p a:hover
{
	border:none;
	text-decoration:none;
}

.post blockquote
{
	border-left:3px solid #ccc;
	color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	line-height:1.2;
	margin:10px 20px 10px 30px;
	padding-left:10px;
}

.post h1
{
 
	font-size:26px;
	font-weight:700;
	padding-bottom:10px;
 	line-height:40px;
}


 .post h1 a
{
	font-size:26px;
	font-weight:700;
	padding-bottom:7px;
	line-height:30px;
	color:#000;
	border:none;
 }

.post h1 a:hover {
	color:#333;
	}

.post h2,h3,h4,h5,h6
{
	font-weight:700;
	padding-bottom:5px;
	padding-top:10px;
}

.post li ol
{
	border-bottom:1px dotted #ccc;
	line-height:25px;
	padding-left:15px;
}
.post   ol li  {
list-style:decimal;
}

.post p
{
	padding:5px 0;
}

.post ul li
{
 
	line-height:25px;
}
 
.post ul,.post ul,ol
{
	padding:10px 0 10px 25px;
}


 .post-meta {
	float:left;
	margin:10px 0 0 0;
	color:#000;
	font-size:9px;
	font-weight:normal;
	text-transform:none;
}

.post-meta a {
color:#000;
border-bottom:none;
}

.post-meta a:hover {
 text-decoration:none;
}

span.date, span.category, span.author, span.comments {
	text-transform:none;
	font-size:10px;
	margin:0 8px 10px 0;
	font-weight:normal;
	color:#000;
 }
 
 span.date {
 background:url(images/clock.png) no-repeat 0 2px;
 padding-left:12px;
 }
 
 span.category {
 background:url(images/category.png) no-repeat 0 2px;
 padding-left:12px;
 }
 
 span.author {
 background:url(images/user.png) no-repeat 0 2px;
 padding-left:12px;
 }
 
 span.comments {
 background:url(images/comments.png) no-repeat 0 2px;
 padding-left:14px;
 }
 
 
 
	
/********************************************************************************************* 

8. Single Articles & Pages -------------------------  single.php, page.php

*********************************************************************************************/   
 	
  .article
{
	background-color:#fff;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	line-height:1.2;
	float:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
}

 .article2
{
	background-color:#E9E9E9;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	line-height:1.2;
	float:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
}
	
.article h2
{
	padding-bottom:5px;
}

.article h2 a
{
	color:#000;
	font-size:14px;
	font-weight: bold;
}

.article img
{
 
	float:right;
	margin:3px 10px 10px 10px;
	
}

.article small,.article small a
{
	color:#000;
	text-transform:none;
	padding-top:3px;
}


.article2 h2
{
	padding-bottom:5px;
}

.article2 h2 a
{
	color:#000;
	font-size:14px;
	font-weight: bold;
}

.article2 img
{
 
	float:right;
	margin:3px 10px 10px 10px;
	
}

.article2 small,.article small a
{
	color:#000;
	text-transform:none;
	padding-top:3px;
}
#articles-main
{
	float:left;
	width:660px;
}

.articles 
{
	float:right;
	width:410px;
	padding-left:10px;
}

.articles-left h3
{
	background-color:#900;
	border-top:3px solid #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:5px 0 8px 7px;
	text-transform:none;
	color:#FFF;
	margin-bottom: 1px;
	margin-top: 1px;
}

.articles_left
{
	float:left;
	width:330px;
}

.articles h3
{
	background-color:#900;
	border-top:3px solid #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:5px 0 8px 5px;
	text-transform:none;
	color:#FFF;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 2px;
	width: 95%;
}

.articles h4
{
	background-color:#900;
	border-top:3px solid #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:5px 0 8px 5px;
	text-transform:none;
	color:#FFF;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 2px;
	width: 97.5%;
	padding-left:10px;
}

.articles2 
{
	float:right;
	width:240px;
}

.articles-left2 h3
{
	background-color:#900;
	border-top:3px solid #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:5px 0 8px 7px;
	text-transform:none;
	color:#FFF;
	margin-bottom: 1px;
	margin-top: 1px;
}

.articles_left2
{
	float:left;
	width:330px;
}

.articles2 h3
{
	background-color:#900;
	border-top:3px solid #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:5px 0 8px 5px;
	text-transform:none;
	color:#FFF;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 2px;
	width: 98%;
}

.articles2 h4
{
	background-color:#900;
	border-top:3px solid #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:5px 0 8px 5px;
	text-transform:none;
	color:#FFF;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 2px;
	width: 100%;
}
#archives h3
{
	background-color:#900;
	border-top:3px solid #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:5px 0 8px 7px;
	text-transform:none;
	color:#FFF;
	margin-bottom: 1px;
	margin-top: 1px;
}

#archives 
{
	float:left;
	width:640px;
	padding-top: 3px;
}

.author
{
	float:left;
	width:110px;
}

.author img
{
	border:1px solid #ccc;
	display:block;
}

#categ
{
	background-color:#FFF9F9;
	border-bottom:1px solid #BFB8B8;
	border-top:1px solid #BFB8B8;
	float:left;
	padding:7px 0;
	text-align:center;
	width:980px;
}

.tag-links {
background:url(images/tag.png) no-repeat left 2px;
padding-left:20px;
height:18px;
float:left;
clear:both;

}

.nextpage {
background:url(images/page.png) no-repeat left 10px;
padding-left:20px;
 float:left;
clear:both;
margin-bottom:5px;
}

 #socialicons
{
	border-bottom:1px dotted #A0BDD4;
	border-top:1px dotted #A0BDD4;
	color:#4c4d50;
	float:left;
	margin:15px 0 0;
	padding:1px 0 10px 0;
	width:610px;
}

#socialicons img
{
	margin-right:5px;
	padding-bottom:3px;
	height:16px;
}

#socialicons li
{
	border:none;
	display:inline;
	float:left;
	padding-right:15px;
}

 ul,#socialicons ul
{
	list-style-image: none;

}

#socialicons ul
{
	float:left;
	padding:10px 0 0 10px;
	color:#4c4d50;
	font-family:Rockwell,"Times New Roman",Times,serif
	font-size:10px;
	font-weight:700;
	text-transform:none;
}

#socialicons ul li a
{
	border-bottom:none;
	color:#4c4d50;
	text-decoration:none;
}

#socialicons ul li a:hover
{
	border-bottom:none;
	color:#030a1f;
}

#socialicons ul li img
{
	border:none;
	vertical-align:middle;
}

 
/********************************************************************************************* 

9. Comments  -------------------------  comments.php

*********************************************************************************************/   
 
#comments { margin: 15px 0; float: left; width: 600px; }
	#comments h3 { font-size: 22px; color: #222; margin: 10px 0 0 0; clear: left; }
	#comments div.comments { margin: 0 0 10px 0; }
		#comments div.comments h2 { font-size: 18px; font-weight: normal; }
		#comments div.comments li, #main #respond { padding: 10px 0 5px; margin-top: 10px; }
	#comments ol.commentlist div.comment-content { margin-left: 95px; }
	#comments cite { font-style: normal; font-weight: normal; }
	#comments p.trackbackurl { font-size: 11px; }
		#comments p.trackbackurl span.url { font-weight: bold; padding: 1px; }
	#comments a.more-link { display: block; margin: 10px 0 0; }
	#comments div#comments-comments ul, #comments div#comments-comments ol { margin-left: 0; }
	#comments .normalComments { padding: 0px 0; clear: left; font-family: Tahoma, Sans-Serif; }
		#comments .normalComments li {
	margin: 0px 0 0em 0;
	padding: 20px 0;
	list-style-type: none;
	border-bottom: 1px dotted #A5ACB9;
}
			#comments .normalComments li ul li { padding: 10px 0 5px 0; }
	#comments ul.children { background: url(images/replybg.png) no-repeat 0 25px; margin: 0; padding: 0 0 0 25px; }
	#comments .normalComments li ul.children { border-top: 1px dotted #CCCCCC; margin-top: 10px; padding: 0; }
		#comments .normalComments li ul.children li { clear: left; margin: 0 10px 0px 30px; }
	#comments .normalComments li ul li { border: none; }
	#comments .normalComments cite.fn { font-size: 12px; font-weight: bold; font-family: Rockwell; float: left; clear: both; }
	#comments .normalComments div.gravatar { float: left; display: inline; width: 75px; margin: 0 10px 5px 0; }
		#comments .normalComments div.gravatar img { margin: 0; }
	#comments .normalComments div.comment-author { border-right: 1px solid #CCCCCC; line-height: 1.2; margin: 0 10px 3px 0; width: 90px; }
	#comments .comment-author { float: left; }
		#comments .comment-author img.avatar { float: left; width: 45px; clear: both; }
	#comments .comment-meta { clear: right; }
	#comments .normalComments div.comment-content {  }
.normalComments p,   .normalComments li.author p { border-left: 1px solid #CCCCCC; font-size: 12px; line-height: 1.2; margin-left: 90px; padding: 0 0 0 10px; }
#comments .normalComments .avatar { float: left; margin: 0 15px 0 0; }
#comments .normalComments span.says { display: none; }
#comments .normalComments .children { margin: 0 0 0 0; }
#comments .normalComments .commentmetadata a.comment-edit-link { background: none; }
#comments	.normalComments .commentmetadata a { display: inline; font-size: 10px; color: #222; padding: 0; line-height: 1.2; margin: 0; border-bottom: none; font-weight: bold; text-transform: none; font-family: Rockwell,"Times New Roman",Times,serif; }
#comments		.normalComments .commentmetadata a:hover { color: #4f535b; text-decoration: none; border: none; padding: 0; }
#comments	.normalComments .reply { border-left: 1px solid #CCCCCC; margin: 0 0 0 90px; padding: 10px; }
#comments .normalComments .cancel-comment-reply p { margin: 0 0 0 0; border: none; }
#comments .afterpost .navigation .alignleft a, #comments .reply a, .afterpost .navigation .alignright a, #comments .cancel-comment-reply a { padding: 2px 5px; margin-bottom: 5px; font-weight: 700; text-transform: none; background: #737070; font-size: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); color: #fff; }
#comments .afterpost .navigation .alignleft a:hover, #comments .afterpost .navigation .alignright a:hover, #comments .reply a:hover, #comments .cancel-comment-reply a:hover { text-decoration: none; }
#commentform { color: #6F6F6F; }
	#commentform code { font-size: 11px; }
	#commentform p { margin: 0 10px 5px 0; font-size: 12px; border: none; padding: 0; }
#commentslabel, #commentform label { line-height: 2.0em; font-size: 10px; text-transform:none; }
#comments textarea, #commentform textarea { width: 450px; height: 130px;  }
#comments #submit, #commentform #submit { background: #737070; color: #F1ECEC; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); border: none; text-transform: none; cursor: pointer; cursor: hand; margin:8px 0;}
#comments #submit:hover, #commentform #submit:hover { background: #333; }
#commentform #subscribe { float: left; margin: 5px 5px 0 0; text-transform:none; }

 
/********************************************************************************************* 

10. Forms  -------------------------   searchform.php

*********************************************************************************************/   
 
 
input { background: #f6f6f6; border-bottom: 1px solid #eee; border-left: 1px solid #ccc; border-right: 1px solid #eee; border-top: 1px solid #bbb; color: #666; font-size: 13px; padding: 5px; margin:0 5px 5px 0;}
textarea { background: #f6f6f6; border-bottom: 1px solid #eee; border-left: 1px solid #ccc; border-right: 1px solid #eee; border-top: 1px solid #bbb; color: #666; font-size: 13px; padding: 5px; }
#search {
	float: right;
	padding-top: 3px;
	text-align: right;
}
#submit { background: #737070; border: 1px solid #504F4F; color: #F1ECEC;  font-size: 10px; font-weight:bold; padding: 5px; height: 26px; text-transform: none; }
#searchsubmit { background-color: #737070; border: 1px solid #737070; color: #F1ECEC;   font-size: 10px; padding: 5px; text-transform: none; }

.login
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.login a
 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
 
/********************************************************************************************* 

11. Sidebar & Widgets -------------------------  sidebar.php

*********************************************************************************************/   
 
 
#sidebar
{
	float:left;
	padding-left:20px;
	text-align:left;
	width:310px;
	color:#333333;
	padding-top: 5px;
}

#sidebar2
{
	float:left;
	padding-left:10px;
	text-align:left;
	width:300px;
	color:#333333;
	padding-top: 5px;
}

#sidebar-ads
{
	float:left;
	padding-left:0px;
	text-align:right;
	width:310px;
}



#sidebar_right
{
float:left;
padding-left:20px;
text-align:left;
width:310px;
color:#333333;
}

#sidebar2 .widget, #sidebar_right .widget
{
float:left;
margin:0 0 15px;
width:300px;
color:#333333;
}

ul.gallery img {
	border: 2px solid #D3DDE5;
	width: 60px;
	height: 60px;
	padding: 10;
}
ul.gallery img:hover { border: 2px solid #0C2B41; background: #fff; }
ul.gallery a {
	border: none;
	display: block;
	float: left;
	padding: 0 7px 5px 7px;
	text-align: right;
	width: 63px;
}
ul.gallery a:hover, ul.gallery li:hover, ul.gallery li a:hover, #ads li:hover { background-color: #fff; border:none;}
ul.gallery { display: block; list-style-type: none; margin: 5px 0 0; padding: 5px 0; }
ul.gallery li {
	border: none;
	padding: 0;
	float:right;
}

 
  .widget
{
	float:left;
	width:300px;
	color:#333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
 
}

.widget h3
{
	background-color:#900;
	border-top:0px solid #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	text-transform:none;
	color:#FFF;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

  .widget2
{
	float:none;
	width:300px;
	color:#333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
 
}

.widget2 h3
{
	background-color:#fff;
	border-top:0px solid #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	text-transform:none;
	color:#FFF;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

.widget a
{
	color:#000;
	font-size:13px;
}

.widget  img
{
	border:0;
	background:#fff;
	padding-bottom:5px;
	padding-top:5px;
}

.widget li
{
	line-height:1.2;
	border-bottom:1px dotted #ccc;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

.widget li:hover
{
	background:#F8F5E8;
	border-bottom:1px dotted #ccc;
 }
 
.widget ul ul
{
	padding-left:20px;
	padding-bottom:5px;
}

 
/********************************************************************************************* 

12. Footer  -------------------------  footer.php

*********************************************************************************************/   
 
#footer
{
	float:left;
	font-size:12px;
	line-height:1.2em;
	width:100%;
	padding-bottom: 15px;
	background-color: #900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #900;
 }

.footer-background
{
	background-repeat: repeat;
	width: 980px;
	margin-left: -490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CA0002;
	left:50%;
	position:relative;
	overflow:visible;
	z-index:99;
}

#footer-background li
{
	list-style-type: circle;
}

#footer_right
{
	float:right;
	padding:5;
	text-align:right;
	width:100%;
	color:#FFFFFF;
	background-color: #910000;
	list-style-type: circle;
}

#footer_right li
{
	display:inline;
	font-size:14px;
	font-weight:700;
	padding:0 0 0 10px;
	text-transform:none;
}

#footer_right a
{
color:#FFF;
}


 	h5.footer-title {
	margin:0;
	padding:0;
	color:#FFCC00;
	border-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	footer-bullet {
	margin:0;
	padding:0;
	font:10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-bottom:0;
	}
	

#footer-copyright {
	font:10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#footer-columns {
	margin:0;
	padding:0;
	width: 100%;
	background-color: #CA0002;
}

#footer-columns container {
	margin:0; padding:0;
	width:100%;
}

#footer-list {
	margin:0;
	padding:0;
	padding-left: 0px;

}

	#footer-list li {
	margin:0;
	padding:30px;
	width:130px;
	height:auto;
	float:left;
	display:block;

	}
	
		#footer-list li ul {
	margin:1px 0 0 0;
	padding:0;

		}
		
			#footer-list li ul li {
	margin:1px 0;
	padding:0 0 0 1px;
	width:auto;
	height:auto;
	float:none;

			}
			
			#footer li-list #links li {
	width:155px;
	height:auto;
	float:left;

			}
			
			#footer-links {
	list-style-type: circle;
	margin-left: 5px;
	padding-left: 5px;
	
			}
			
			#footer-links li {
	list-style-type: circle;
	

			}
			
			#footer-links li a {
	list-style-image: url(http://www.linhaaberta.com/magazine/content/themes/lamag/bullet.png);
	margin-bottom: 3px;
			}
			
			
			
		#footer-list li ul li a {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	}
	
	
	#footer-list li a{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	}
	
	#footer-list li ul li {
	font-size:10px;
	color:#3d556d;

}
			
#footer-repeat {
	margin:0; padding:0;
	width:100%; height:auto;
}
			
	#footer-copyright {
		margin:0; padding:0;
		width:auto; height:65px;
		line-height:65px;
	}
	
	/*Featured Post Slide Show*/
#featured_posts{
width:960px;
margin-left:-10px;
height:140px;
}

#featured_posts h3{
font-size:12px;
width:255px;
}

#featured_posts ul{

}

#featured_posts ul li{
float:left;
margin:0 9px 0;
}

.slide_cont{
width:835px;
clear:none;
float:left;
margin:0 17px;
}

.slide_cont ul li h3 a, .slide_cont ul li h3 a:hover{
color:#fff;
}

.prev{
display:block;
width:35px;
height:75px;
background: url('images/left_arrow.png') no-repeat center;
cursor:pointer;
float:left;
margin:35px 0 0 10px;
}

.next{
display:block;
width:35px;
height:75px;
background: url('images/right_arrow.png') no-repeat center;
cursor:pointer;
float:right;
margin:35px 10px 0 0;
}

#small-text2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	padding-left:8px;
	margin-left:13px;
	padding-top:10px;
}
#img-sidebar {
	clear: right;
	float: left;
	height: auto;
	width: 310px;
	text-align: right;
}
#slide {
	background-repeat: repeat;
	width: 980px;
	margin-left: -490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left:50%;
	position:relative;
	overflow:visible;
	z-index:99;
	background-color:#FFF;
}
.widget-2 {
	float:left;
	width:300px;
	color:#333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
#left {
	padding-left: 10px;
