/*  
Theme Name: 1stTheme
Author URI: http://www.readywpthemes.com/
Version: 1.0
Author: Hakan Kamci
Description: 1stTheme is a 2 column right sided, widget ready theme.It has 2 advertisement area. One with 4 125x125 and another as 300x250. You'll love it.
*/

BODY {
/*background-color: #d1d2d4;*/
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
/*background-size: 100%;
background-attachment: fixed;*/
}
body * {margin: 0px; padding: 0px;}
blockquote{
margin: 0px 0px 0px 25px;
padding: 0px 25px 0px 10px;
font-style: italic;
color: #FFFFFF;
/*border-left: 4px solid #03AEE2/*F45708*//*c81e1e*/;
}
form{
margin:10px 0 0 0;
}
input, textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:3px;
}
label{
float:left;
}
hr{
margin:8px 0;
}
#container { 
width: 960px; 
text-align: left; 
margin: 0 auto;
/*background: #ffffff;*/
}
/* header styles */
#header { 
height: 107px;
position: relative;
}
#header h1, #header h1 a {
color: #FFFFFF;
font-size: 30px;
font-family: Times New Roman, Georgia, Serif;
margin: 25px 0px 0px 0px;
text-decoration: none;
text-transform: uppercase;
}
#header h1 a:hover {
color: #FFFFFF;
text-decoration: underline;
}
#header .description {
color: #FFFFFF;
font-size: 10px;
font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
letter-spacing: 2px;
}
/* top menu styles */
#menu { 
/*background: transparent;*/
font-family: Times New Roman, Georgia, Serif;
margin-top: 35px;
padding: 0;
text-align: right;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
}
#menu li {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
border-left: 1px solid #00ADEF;

}
#menu .home {
border: none;
}
#menu ul {
margin: 0px;
padding: 0px;
}

#menu ul li a {
font-family: Times New Roman, Georgia, Serif;
color: #FFFFFF;
padding: 0px 15px 0px 15px;
margin: 0px;
text-decoration: none;
}

#menu ul li a:hover {
text-decoration: underline;
}
/* search styles */
#search {
padding:10px;
text-align:center;
/*background: #F2F2F2;*/
}
#search #s, #author, #email, #url, #comment {
border: 1px solid #00ADEF;
}
#search #searchsubmit, #submit {
border: 1px solid #00ADEF;
/*background: #F0F0F0;*/
}

/* content styles */
#content { 
width: 600px; 
float: left; 
margin: 15px 0 20px 0;
display: block;
padding:0 10px;
/*background:#FFFFFF/*43464A*/;
background: url(http://AdvancedGenetics.ca/library/images/contentbg.png);
}
#content p{
margin: 0px;
line-height: 18px;
padding: 0px 0px 10px 0px;
font-size: 14px; /* MAIN TEXT SIZE FOR POSTS */
}

.alignleft{
border: none;
padding: 0px 5px 5px 0px;
float:left;
}
.alignright{
border: none;
padding: 5px 0px 0px 5px;
float:right;
}
#content h1 {
color: #FFFFFF;
font-size: 28px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 10px;
line-height: 150%;
margin: 0px;
}
#content h1 a  {
color: #FFFFFF;
text-decoration: underline;
}
#content h1 a:hover {
color: #FFDF00/*c81e1e*/;
text-decoration: none;
}
#content h2 {
color: #FFFFFF;
font-size: 26px;
font-family: Times New Roman, Georgia, Serif;
font-weight: bold;
border-bottom: 1px solid #00ADEF;
margin:0 0 2px 0px;
padding:0 0 2px 0;
line-height: 100%;
}
#content h2.page{
margin:0 0 12px 0;
}
#content h2 a, #content h3 a  {
color: #FFFFFF;
text-decoration: none;
display:block;
}
#content h2 a:hover, #content h3 a:hover {
color: #FFDF00/*F45708*//*c81e1e*/;
text-decoration: none;
}
#content h3 {
color: #FFFFFF/*6B030B*/;
font-size: 16px;
font-family: Times New Roman, Georgia, Serif;
font-weight: normal;
margin: 0px;
line-height: 150%;
}
/* posts styles */
.posts{
padding:4px 10px;
/*background:#F1F1F1;*/
margin:10px 0;
width:580px;
position:relative;
border-bottom:8px solid #00ADEF/*c81e1e*/;
}
.posts h2 a{
padding:0 20px 0 0;
}
.posts .title {
margin: 0;
padding: 0 0 5px 50px;
font-size: 1.8em;
}
.posts a, .posts a:visited{
color: #FFDF00/*00ADEF*//*F45708*//*c81e1e*/;
text-decoration: none;
font-weight: bold;
}
.posts a:hover{
text-decoration: underline;
color: #FFDF00/*FFEC82*//*001F2B*//*FFDF00*/;
font-weight: bold;
}
.posts ol{
margin:0;
padding:0;
}
.posts ol li{
list-style: decimal inside;
padding:4px 0 4px 10px;
margin:0;
}
.posts ul {
list-style: none;
margin: 0px;
padding: 0px 0px 10px 0px;
}
.posts ul li {
list-style: square inside;
margin: 0px 0px 0px 10px;
padding: 5px 0px 0px 0px;
}
.posts ul li a {
color: #FFDF00;
text-decoration: none;
}
.posts ul li a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.posts blockquote p{
margin: 0px 0px 20px 0px;
padding: 0px;
}
.input_comment{
margin:0 0 6px 0;
}
.prev{
float:left;
text-align:left;
padding:0 0 10px 0;
color:#FFFFFF;
}
.next{
float:right;
text-align:right;
padding:0 0 10px 0;
color:#FFFFFF;
}
.prev_next{
padding:0 0 5px 0;
color:#FFFFFF;
}
.prev_next a, .prev a, .next a{
text-decoration:none;
color:#FFFFFF;
}
.prev_next a:hover, .prev a:hover, .next a:hover{
text-decoration: underline;
color: #FFDF00;
}
.right{
text-align:right;
}
/* comments styles */
.comments {
padding: 8px;
color: #FFFFFF;
}
.comments * {
font-size: 13px;
color: #FFFFFF;
}
.comments h3 {
color: #FFFFFF/*6B030B*/;
font-size: 14px;
font-family: Times New Roman, Georgia, Serif;
margin-bottom: 10px;
}
.comments .commentlist {
padding: 0px;
margin: 0px;
color: #FFFFFF;
}
.comments .commentlist div {
margin: 5px 0px 5px 0px;
padding: 10px;
/*background: #F5F5F5;*/
width: 450px;
overflow: auto;
color: #FFFFFF;
}
.comments .commentlist .alt {
/*background: #FFFFFF;*/
}
.comments ol {
list-style-type: decimal;
line-height: 18px;
margin: 0px;
padding: 0px 0px 10px 0;
color: #FFFFFF;
}
.comments ol li{
list-style: decimal inside;
margin:0;
padding:10px;
border-bottom:2px solid #00ADEF/*F45708*//*c81e1e*/;
color: #FFFFFF;
}
.graybox{
/*background: #DDDDDD;*/
}
.whitebox{
/*background:#FFFFFF;*/
}
/* r_sidebar styles */
#r_sidebar{ 
width: 320px;
display: block;
float: left; 
margin: 15px 0 0 15px;
padding: 0px; 
}
.big_ad{
margin:0 auto 4px 6px;
border:4px solid #00ADEF/*444444*//*c81e1e*/;
padding:1px;
}
.big_ad:hover, .ad125:hover, .socialicon125:hover{
border:4px solid #FFDF00/*F45708*//*c81e1e*//*000000*/;
}
#adboxes, #socialiconboxes{
padding:0 0 0 4px;
}
.ad125, .socialicon125{
border:4px solid #FFFFFF/*444444*//*c81e1e*/;
padding:4px;
margin:0 6px 14px 8px;
float:left;
}
/* widget_box styles */
.widget_box {
width: 320px;
display: block;
/*background: #FFFFFF;*/
float: left; 
margin:0 0 10px 0;
padding: 0 0 20px 0;
/*border-bottom:8px solid #FFFFFF/*c81e1e*/;
}
.widget_box h1, .widget_box h2, .widget_box h3{
color: #FFDF00;
/*background: url(images/wb_bg.gif) repeat-x;*/
font-size: 13px;
font-family: Arial;
letter-spacing: 0px;
font-weight: bold;
list-style: none;
padding: 4px 0px 5px 10px;
margin: 0px;
text-transform: uppercase;
}
.widget_box a {
margin: 0px;
padding: 0px;
color: #FFFFFF;
text-decoration: none;
}
.widget_box ul{
list-style: none;
margin: 0px;
padding: 0;
/*background: #F2F2F2;*/
}
.widget_box ul li{
list-style: none;
margin: 0px;
padding: 4px 0px 4px 0;
font-size: 11px;
border-bottom:1px dotted #FFFFFF;
}
.widget_box ul li a{
margin: 0px;
padding: 0 0 0 4px;
color: #FFFFFF;
text-decoration: none;
border-left:8px solid #00ADEF/*c81e1e*/;
height:14px;
display:block;
}
.widget_box ul li a:hover{
border-left:8px solid #FFDF00/*F45708*//*c81e1e*//*222222*//*000000*/;
text-decoration:none;
color:#FFDF00/*F45708*//*c81e1e*/;
}
.widget_box ul li ul li{
padding:2px 0 0 10px;
border:none;
}
.widget_box ul li ul li a, .widget_box ul li ul li a:hover{
border:none;
}
.widget_box ul ul li ul li{
padding-left: 10px
}
/* rss styles */
.rss ul{
/*background:#F2F2F2 url(images/rss_86_f1f1f1.jpg) no-repeat 4px 10px;*/
padding:10px 0 0 54px;
height:80px;
}
.rss ul li{
margin:0 0 0 14px;
padding:4px 0 4px 0;
border-bottom:1px dotted #FFFFFF;
}
.rss ul li a{
border-left:none;
}
.rss ul li a:hover{
border:none;
}
.clear{
clear:both;
}
/* footer styles */
#footer { 
width: 960px/*100%*/;
/*background: #ffffff url(images/hline.jpg) top center repeat-x;*/
padding: 0/*25px*/ 0 0 0;
text-align: center;
border-top: 0px solid #FFFFFF;
height:70px;
/*color:#FFFFFF;*/
}
/*
#footer a{
color:#FFFFFF;
}
#footer a:hover{
text-decoration:underline;
color:#FFDF00;
}
*/
#footerMenu {
width: 960px/*100%*/;
/*background: #ffffff;*/
}
.socialiconbg { 
/*background-image: url(http://advancedgenetics.ca/library/images/social_icons_125_bg.gif); */
}
