/*  
Theme Name: Brown Overload 
Theme URI: http://oh-some.info
Description: A 2 column modified layout. Codes are orginally made by Ayei of http://feenquegurl.net
Author: Jeanu
Author URI: http://www.oh-some.info
*/


/* Basics and Typography */


.blogtitle {
display: block;
padding-bottom: 3px;
padding-left: 0px;
font-size: 15px;
font-family: century gothic;
font-weight: bold;
color: #a17742;	
text-transform: normal;
border-bottom: 3px solid #bbfb60;
width: 490px;
}

.date {
display: block;
padding-top: 25px;
padding-bottom: 3px;
padding-left: 15px;
font-size: 15px;
font-family: Verdana;
font-weight: bold;
color: #ff9194;	
text-transform: normal;
width: 490px;
}





body { 
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
background: none;
background-color: #e0cfb2;
font-size: 10px;


}

hr {
border: 1px;
border-top: dotted 1px #eee;
height: 1px;
}


.ayei1 {
color: #000000;
font-family: century gothic;
font-size: 10pt;
line-height: 20px; 
text-transform: uppercase;
background-image:url('none');
-moz-border-radius: 0px;
letter-spacing: 1px;
width: 280px;
}

.ayei2 {
text-align: justify;
font-size: 9px;
font-family: verdana;
color: #b1aeaf;
list-style-position: inside;
padding: 5px;
line-height: 14px; 
background-color: transparent;

}

.ayei3 {
text-align: justify;
font-size: 10px;
font-family: arial;
color: #6c6461;
list-style-position: inside;
padding-right:10px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 5px; 
background-color: #ffffff;
-moz-border-radius: 40px 10px;  
border-radius: 40px 10px;
}






.ayei3 ul {
list-style: none;
margin: 0 0 10px 0;
padding: 0;
}

.ayei3 ul li {
font-size: 10px;
font-family: verdana;
text-align: left;
margin: 0 1px 1px 1px;
padding: 0;
border-bottom: 1px dotted #cccccc;
}




a.nav  {
display: block;
padding-left: 4px;
font-family: tahoma,verdana,arial;
font-size: 9px;
background-color: #fecde3;
border-bottom:#ffffff 1px solid;
color	: #604a39; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
font-weight: normal;}

a.nav:hover  {
display: block;
padding-left: 4px;
background-color: #fcdeec;
border-bottom:1px solid #ffffff;
font-family: tahoma,verdana,arial;
font-size: 9px;
color	: #796454; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
font-weight: normal;

}


table,tr,td 
{
font-size: 11px; 
line-height:14px; 
letter-spacing:0pt;
color: #888888;
font-family:arial;
}



acronym, abbr, dfn, {
border-bottom: 1px solid #ff80c0;
}

a{
color: #5c4827;
text-decoration: none;
}

a:hover {
color: #ff7676;
text-decoration: none;}

b, strong {
	color: #bbfb60;
        
        
} 

i, em {
	color: #add4fd;

}

s {
	color: #add4fd;

}

u {
	color: #ff9194;
	border-bottom: 1px solid #e0cfb3;

}



h1, h2, h3, h4, h5  {
font-family: verdana;
color: hotpink;
border-bottom: 1px solid #9fe454;
font-size:11px;
}



#wp-calendar {
border-spacing:1px;
padding:0 4px 2px 4px;
background: #fac9d6;
width: 195px;
}

#wp-calendar td a {
letter-spacing:0px;
color: #f167ac;
font-weight: bold;
}
#wp-calendar td a:hover {
color: hotpink;
background: none;
}

#wp-calendar td {
letter-spacing: 0px;
font: normal 9px Arial;
color: #888;
text-align:center;
background-color: #ff99cc;
padding: 0px 2px 0px 2px;
}

#wp-calendar td.pad { /* Blank cells */ background: #ffffff; }
#wp-calendar td#today { /* Current Day */ background: white; }
#wp-calendar thead { /* The days of week header */ font: bold 10px Arial; }
#wp-calendar caption { /* Month Heading */
background: #ff99cc;
padding: 2px 0 2px;
font: bold 10px Arial;
color: #fefcfd;
}


/* required */
.left
{
position: absolute; top: 270; left: 245 ;
font-family:arial;
color:#6c6461;
text-align:justify;
width: 490px;
background: #ffffff;
-moz-border-radius: 40px 10px;  
border-radius: 40px 10px;
padding-left:10px;
padding-top:10px;
padding-right:10px;
padding-bottom:30px;
}

/* required */
.right
{position: absolute; top: 240; left:760; width: 270;
font-family:arial;
text-align:justify;
color:#6c6461;
width: 230px;
}




input, textarea, select {
border: 3px solid #fe9290;
background: #f4fdad;
color: #9a8178;
font-size: 10px;
font-family: arial;
}



small {
font-size:9px;
font-family: arial
color: #ac9176;
letter-spacing: 0px;
}



p {
font-size: 1em;
line-height: 13px;
margin: 1.2em 0;
}

ol, ul {
font-size: 1em;
line-height:12px; 
margin: 1.2em 1.2em 1.2em 2em;
padding: 0;
}



blockquote {
color: #808080;
text-align: justify;
-moz-border-radius: 5px;
border: 4px double #ffecef;
padding: 4px;
}


.blogimage { 
background-color: #ffffff; 
border: solid 2px #ff9190;
padding-top:4px; 
padding-right:4px;
padding-left: 4px;
padding-bottom: 20px;  
margin-left: 2px; 
}

::-moz-selection{
background:#e0cfb2;
color:#ffffff;
}

::selection {
background:#e0cfb2;
color:#ffffff;
}

#flickr ul, #flickr ul li { padding: 0; margin: 0; border: 0; }
#flickr a img {background:url(http://i35.tinypic.com/2w7jup1.gif) repeat right bottom; 
padding:4px 4px 4px 4px; 
border:none; 
border:#FF9999 2px solid; 
margin-left: 2px;}
#flickr a:hover img { background:url(http://i35.tinypic.com/2w7jup1.gif) repeat right 

bottom; 
padding:4px 4px 4px 4px; 
border:none; 
border:#ffffcc 2px solid; 
margin-left: 2px; } 


.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
 	}



#commentlist {
margin: 1.2em 0;
padding: 0;
border-bottom: 1px dashed #f4fdad;
list-style-type: none;
}


#commentlist li {
border-top: 3px solid #fe9290;
padding: 5px 10px;
background-color: #f4fdad;
}


.alt {
background-color: #faf7d3;
}

.commenttitle {
margin-bottom: 0;
font-size: 10px;
}
.commentmeta {
margin-top: 0;
font-size: 0.9em;
color: #999;
}


.commentdate {
font-family : microsoft sans serif, arial, tahoma, verdana, sans-serif;
font-size:9px;
color: #add4fd; 
width: 145px;
}

.meta {
font-size: 9px;
color: #888888;
margin: 0;
padding: 0;
padding-left: 3px;
padding-bottom: 1px;
font-family: microsoft sans serif, arial, tahoma, verdana, sans-serif;
font-weight: normal;
border-bottom: 3px solid #fe9290;
}


.meta a:link, .meta a:visited, .meta a:active {
color: #888888; 
font-weight: normal;
font-family : microsoft sans serif, arial, tahoma, verdana, sans-serif;
font-size: 9px;
letter-spacing: 0;
text-transform: lowercase;
background-color: transparent;
}

.meta a:hover {
text-decoration: none;
border-bottom: 1px solid;
}

.meta ul {
display: inline;
margin: 0;
padding: 0;
list-style: none;
}

.meta li {
list-style-type:none;
margin: 0px;
padding: 0px;
}




.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:#FDC8E6;
color:hotpink;
font: bold 8px verdana;
padding: 3px;
}


div.comment-number {
color: #666;
float: left;
width: 3em;
}


.break {
border-bottom: 1px dotted #888888;
}


#footer {
clear: both;
text-align: center;
font-family:arial; 
font-size: 11px;
color: #888888;
margin: 0;
padding: 0px;
padding-top: 0px;
background: url(http://i49.tinypic.com/4h72gy.jpg);

}




.pagetitle {
display: block;
padding-bottom: 3px;
padding-left: 18px;
font-size: 15px;
font-family: Verdana;
font-weight: bold;
color: #ff80c0;	
text-transform: normal;
border-bottom: 1px dotted #cccccc;
width: 350px;
}


h1 {
display: block;
padding-bottom: 3px;
padding-left: 5px;
font-size: 15px;
font-family: Verdana;
font-weight: bold;
color: #ff80c0;	
text-transform: normal;
border-bottom: 1px dotted #cccccc;
width: 350px;
}


h2 {
display: block;
padding-bottom: 3px;
padding-left: 18px;
font-size: 15px;
font-family: Verdana;
font-weight: bold;
color: #ff80c0;	
text-transform: normal;
border-bottom: 1px dotted #cccccc;
width: 350px;
}


h3 {
display: block;
padding-bottom: 3px;
padding-left: 18px;
font-size: 15px;
font-family: Verdana;
font-weight: bold;
color: #ff80c0;	
text-transform: normal;
border-bottom: 1px dotted #cccccc;
width: 350px;
}


h4 {
display: block;
padding-bottom: 3px;
padding-left: 0px;
font-size: 18px;
font-family: Verdana;
font-weight: bold;
color: #ff80c0;	
text-transform: normal;
border-bottom: 3px solid #bbfb60;
width: 490px;
}




.alignright {
float: right;
}

.alignleft {
float: left
}
