/*  
Theme Name: Ayumi
Theme URI: http://www.jauhari.net/themes/ayumi
Description: <p>Ayumi Theme is clean layout that build with 3 Columns Layout. And this Theme I dedicated to Ayumi Hamasaki. </p><ul style="list-style:none;"><li>* Right Sidebar</li><li>* Widget Ready</li><li>* Change About text via Admin Profile</li><li>* Tested on WordPress 2.1.x</li></ul> <p>Visit the <a href="http://www.jauhari.net/themes/ayumi">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.2
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://jauhari.net/themes/ayumi
	Crafted on 19 July 2007
	Last Edit: 24 August 2007 15.00  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
	background: #fff;
	color: #333;
	font: 67%/1.4em Arial, Trebuchet , "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva,  verdana, tahoma, arial, sans-serif; 
/*	font: 74%/1.6em arial , verdana, tahoma, sans-serif; */
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #333;
}
a:hover, a:active
{
color: #DD3455;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */


#top {	
        margin-bottom:0px;
        background: url(images/logobem.png) top center; 
        background-color:#000000;

}
#top-internacional {	
        margin-bottom:0px;
        background: url(images/top-internacional.png) top center; 
        background-color:#000000;
}
#top-documental {	
        margin-bottom:0px;
        background: url(images/top-documental.png) top center; 
        background-color:#000000;
}
#top-blogue {	
        margin-bottom:0px;
        background: url(images/top-blogue.png) top center; 
        background-color:#000000;
}
#myGallery {        
        width: 380px;
        heigth: 245px;
                     
       
}
#page {
        text-align: left;
	width: 950px;
	border-top: none;
	margin: 0 auto;
	background: url() 0 bottom repeat-x; 
}
#headr {
	width: 950px;
	margin: 0 auto 5px;
	color: #C3EAFB;
	position: relative;
	text-align: left;
	height: 100px;
        padding-top: 21px;
        background: url(images/) no-repeat;
}
#logo h1 {
	margin: 5px 0 0;
	font-size: 2.5em;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
        display:none;

}
#logo h1 a {
	color: #fff;
	}
#logo h1 a:hover {
	color: #FFFFFF;
	}
#logo .description {
	color: #E9FFFF;
	font-size: 1.2em;
	margin-top: 5px;
	display: none;
}

#logo {
	position: absolute;
	right: 0;
	bottom: 0;
}#top-rss {
	position: absolute;
	right: 0;
	top: 0;
}
#top-img {
	width: 930px;
	margin: 20px auto;
	background: #F7FFFF;
	height: 90px;
	border: 10px solid #BBC5C6;
	display: none;
}
#headr #top-menu {
	position: absolute;
	left: 515px;
	top: 10px;
}

/* Menu */
ul#menuz {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
ul#menuz li {
	float: left;
	margin-right: 8px;
        }
ul#menuz li a:hover {
	background:#BCDEF3;
	color: ;
}
ul#menuz li a {
	padding: 0px 0px;
	display: block;
	color: #000000;
	background: ;
}

ul#menuv {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, "Trebuchet MS", verdana, tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
ul#menuv li {
	float: left;
	margin-right: 2px;






        }
ul#menuv li a {
	padding: 1px 2px;
	display: block;
	color: #000000;
	background: ;
}
ul#menuv li a:hover {
	background: ;
	color: ;
}
ul#menuv li.current_page_item a {
	background: ;
	color: ;
	font-weight: bold;
}

#content-wrap {        
	float: left;
	width: 100%;
        margin-top: 495px;
        #margin-top: 15px;
        font-size: 1.1em;
       
        
}
#content-wrap-single {        
	float: left;
	width: 100%;
        margin-top: 10px;
        font-size: 1.1em;
}

#content-wrap-solo {        
	float: left;
	width: 100%;
        margin-top: 10px;
        #margin-top: 15px;
        font-size: 1.1em;
       
}
#content {        
	margin: 0 400px 0 0;

}
#content-solo {        
	margin: 0 20px 0 0;
}
#vote { 
       float:left;
       position:relative;   
       left: 0px;
       top: 0px;    
       padding-bottom: 20px;
       padding-right: 10px;
       margin: 0 0px 0 0;
}
.post {
	margin-bottom: 25px;
}
.post-single {
	margin-bottom: 25px;
}
.post-breves {
	margin-bottom: 25px;
        background: #EEF6FA;
        font-size: 0.9em;   
        padding-left: 10px;
        
	
}
.post2 {
}

.sidebar-category {

	width: 385px;
	margin-left: -385px;
	float: left;
        #float: left;
        margin-top: 530px;
        #position:relative;
        #left: 700px;
        #top: 0px;

}



.sidebar-single {

	width: 385px;
        #width: 50%;
	margin-left: -385px;
	float: left;        
        margin-top: 10px;
        #position:relative;
        #right: 400px;
        #left: 700px;
}

.side {

	width: 385px;
        #width: 50%;
	margin-left: -385px;
        float:left;
        margin-top: 475px;       
        background: ;
        #position:relative;
        #left: 700px;
        #top: 0px;   
       
     
        

}

.side1 {
        float:left;
	width: 171px;
	float: left;
	color: #2580B2;
	margin-left: -0px;	
        background: #EEF6FA ;
        font-size: 1.0em; 
       
        
         

}

.side2 {

	color: #333;
	width: 210px;
	float: left;
	color: #2580B2;
        background: #EEF6FA;  
       
      

      

}
#content .gap {
	margin: 0 20px 0 0; 
}
.side1 .gap {
}
.side2 .gap  {
	margin: 0 0 0 10px; 
}
#out-foot {
	width: 100%;
	float: left;
}

#footer {
	margin: 0 auto 0;
	width: 950px;
	color: #666;
	font-size: 1em;
	text-align: left;
}
#footer a {
	color: #666;
	text-decoration: underline
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
/* Design 
******************** */
.side1  ul, .side2  ul, .side ul{
	list-style: none;
        color: #2580B2;
      
        
}
.about a:link, .about a:visited {
	background: #E87974;
	color: #fff;
	padding: 0 2px;
}
.about a:hover {
	background: #FFFFFF;
	color: #DD3455;
	padding: 0 2px;
        
}


.linkcat, .widget, .boxy, .categories {
	padding: 3px 10px;
	border: px solid #3AC52C;
	background: url("") 0 bottom repeat-x;
        border: px solid #565050;
}
.side1  ul li ul li, .side2  ul li ul li {
	padding: 2px 0px;
	margin-left: 10px;
        list-style-image: url(images/frechavermelha.gif);
        text-decoration: none ;
        color: #B0C4DE;
        
}
.side1  ul li ul li ul li{
	border: none;
       
}
.side1  ul.children, .side2  ul.children{
	margin-left: 10px;
}
.about {
       margin-bottom: 10px;
       margin-top: px;
       text-align: justify;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat,   {
	margin-bottom: 20px;
}
.side2 .boxy, .side2 .linkcat {
}
.side1 h2, .side2 h2{
	font: 1.2em Arial, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	color: #333;
        font-weight: 500 ;
       	margin-bottom: 3px;
	background: ;
	padding: -2px 5px;
}
.side1 ul li ul li a:link, .side1 ul li ul li a:visited,.side2 ul li ul li a:link, .side2 ul li ul li a:visited{
	color: #2580B2;
}

.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover{
	color: #DB274F;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #DB274F;
	font-weight: bold;
}

/* Search
************************ */
input#s {
	width: 345px;
	padding: 5px 5px 7px 30px;
	margin: 0 0 10px;
	background: #fff url(images/ico/zoom3.png) 5px 4px no-repeat;
	border: 1px solid #B7DAEA;
	color: #B7DAEA;
	font-size: 1.0em;
}
input#s:focus {
	background: #fff url(images/ico/zoom4.png) 5px 4px no-repeat;
	color: #DB214C;
	border: 1px solid #F7D4D4;
}

input#searchsubmit
{
	margin: 0;
}

/* Design  Typo
********************* */

h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
        color: #C20F0F;
	border-bottom: 1px solid #ccc;
}

.post h2 {
        font: bold 1.8em Arial, "Trebuchet MS", Verdana, sans-serif;	
	color: #000000;
        margin-bottom: 15px;
        margin-left: 10px;
        
       
        
}

.post-single h2 {
	font: bold 1.8em Arial, "Trebuchet MS", Verdana, sans-serif;	
	color: #000000; 
     
       
        
}
.post h2 a:link, .post h2 a:visited {
	color: #333;
	padding: 0 1px;
	background: #FFFFFF;
}
.post h2 a:hover {	
	color: #fff;
	background: #B7DAEA ;
}
.post-single h2 a:link, .post-single h2 a:visited {
	color: #333;
	padding: 0 1px;
	background: #FFFFFF;
}
.post-single h2 a:hover {	
	color: #fff;
	background: #B7DAEA;
}
.post a:hover {
}
.date {
	color: #DB214C;
}
p.meta {
	font-size: 100%;
	color: #2580B2;

}	
p.meta2 {
	text-align: right;
	font-size: 100%;
	color: #2580B2;
	border-top: 2px solid #EEF6FA;
	padding: 5px 0 0 0;

}
p.meta2:hover {
	border-top: 2px solid #EEF6FA;
}
p.meta a:link, p.meta a:visited, p.meta2 a:link, p.meta2 a:visited {
	color: #2580B2;
	padding: 2px 4px;
	background: #EEF6FA;
}
p.meta a:hover,p.meta2 a:hover {
	color: #DA251D;
	background: #DAF7D4;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.entry p a:link, .entry p a:visited {
	border-bottom: 1px solid #4D71A5;
	color: #4D71A5;
}
.post ul {
	margin-left: 35px;

}
.post ol {
	margin-left: 40px;

}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #3AC52C; 
}
p.stats {
	color: #565050;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed.png) no-repeat left center;
	padding: 0px 0px 0px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.png) no-repeat left center;
	padding: 0px 0px 0px 20px;
}
#content .chuzame
{
	background: url(images/ico/chuza.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;

}
input.textbox, textarea, textarea, input#url, input#email, input#author
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #B7DAEA 1px solid;
	font: 1em Arial, Verdana, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #B7DAEA 1px solid;
}
#submit {
	background: #DB214C;
	color: #FFFFFF;
	padding: 3px 5px;
	border: #D20F0F solid 2px;
	border-top: 2px solid #F8D8D5;
	border-left: 2px solid #F8D8D5;
}
#submit:focus, #submit:hover {
	background: #E7726D;
	color: #FFFFFF;
	border: #D20F0F solid 2px;
	border-top: 2px solid #F8D8D5;
	border-left: 2px solid #F8D8D5;
}


.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #B7DAEA 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.line 
{
      border-bottom: #B7DAEA 1px solid; 
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}


h3#respond, h3#comments {
	font: bold 1.2em Arial, "Trebuchet MS", Verdana, sans-serif;
	color: #DB214C;
	text-transform: uppercase;
}

#comment {
	width: 98%;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #921A14;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #921A14;
	padding: 5px;
	background:#F7D5D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #921A14;
padding: 2px;
}

/*paginacion*/

div.pagination {
        #float:left;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #8DB5D7;
	text-decoration: none; 
	color: #2580B2;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #E35B69;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #8DB5D7;
	font-weight: bold;
	background-color: #C6E0EF;
	color: #3132FF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ccc;
	color: #CCC;
}
.post-meta {
font-variant: ;
list-style-type:none; 
color: ; 
	
}
.post-meta-key {
color: #DE3C59; 
font-weight:bold ; 
font-variant: small-caps; 
font-size: 100%;
	
 }
 .embed {  
   width:48%;  
   float:left;  
   padding:0 0 0 10px;  
   margin:0 0 20px 0;  
   }  
.column1, .column2 {
float: left;
width: 45%;
}
.column1 { margin: 0 2% 0 0; }
.column2 { margin: 0 0 0 2%; 
}
.related {
font-variant: ; 
list-style-type:none;
color: ; 
	
}





/* Change Log *** 
1.0	: Public Releaed
1.1	: Fixed Sidebar and Footer Issue
1.2	: Fix Comments and Background Overlap
*** */