/*
Theme Name: Adrien Brody Fan v2
Theme URI: http://www.url.com/
Author: Amanda
Author URI: http://www.adrienbrodyfan.com

*/

body {
margin: auto;
width: 524px;
background-color:#d4e0cf;
background-image:url('http://adrienbrodyfan.com/news/wp-content/themes/simpleblue/chrisbg.png');
background-repeat:repeat-x;
font: 11px arial;
color:#655835; 
line-height: 16px;
text-align: justify;
 }



a {
text-decoration: none;
font-weight: bold;
color: #1d89ed;
}


a:hover {
text-decoration: underline;
color: #908d65;
}



table, tr, td {
font: 9px Arial;
line-height: 13px;
}


textarea, input, select, button {
background: #eee;
border: 1px solid #ccc;
margin: 1px;
font: 12pt times new roman;
padding: 10px;
font-style: italic;
color: #616161;
-webkit-border-radius: 12px; 
border-radius: 12px;
-moz-border-radius:  15px; 
}

blockquote{
background: #eee;
border: 1px solid #ccc;
margin: 1px;
font: 12px arial;
padding: 10px;
font-style:none;
color: #616161;
-webkit-border-radius: 12px; 
border-radius: 12px;
-moz-border-radius:  15px;  }


h1 { 
background: #b4c6ad;
font: 11px arial;
font-style: none;
padding: 4px;
color: #fff;
font-weight: lighter;
text-transform: none;
text-align: left;
border: 0px solid #fff;
-webkit-border-radius: 0px; 
border-radius: 12px;
-moz-border-radius:  0px; 
margin-bottom: -10px;
 }



div.main {
background: #dce4e6;
border: 0px solid #d8dfea;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
padding-bottom: 9px;
margin: 0px;
margin-bottom: 10px;
-webkit-border-radius: 0px; 
border-radius: 0px;
-moz-border-radius:  0px; 
}



#content{
position:absolute;
top: 110px;
width: 524px;
margin-left: 0px;
}

#ad {
position:absolute;
top: 3px;
margin-left: 0px;
}



.main2 {
background: #d8dfea;}

a img { border: 1px solid  #1d89ed; margin-top: 5px; }