/*
  Theme Name: Article
  Theme URI: http://www.mertural.com
  Description: Article Theme For Article Web Sites... More Wordpress Theme <a href="http://www.mertural.com/wordpress-themes/">Click Here </a>
  Version: 1.0
  Author: MerT UraL
  Author URI: http://www.mertural.com
  */


body {
background-image: url(images/optsbg.gif);
background-repeat: repeat;
}

a {
text-decoration: none;
color: #3B85CA;
}

a:hover { 
color: #000; 
}

#wrap 
{
margin: 20px auto;
width: 500px;
padding: 10px;
background-color: #fff;
}


#header 
{
height : 90px;
background-color : #A0DCF8;
text-align:center;
}

#header h1 { padding-left: 10px; padding-top: 12px; font-size: 25px; color: #31799F; }
#header h1 a { font-size: 25px; color: #31799F; text-decoration: none;}
#header h2 { padding-left: 10px; padding-top: 0px; font-size: 14px; color: #fff; }

#menu {
margin-top: 10px;
font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
border: 0px solid #D8E3EE; 
background: #F9FCFC;
	list-style: none;
	
}



#menu a {
color : #3B85CA;
text-decoration : none;
padding: 10px;
}

#menu a:hover {
color : #000;
}


#content { 
text-align: left;
margin-top: 5px;
padding: 10px;
font-size: 11px;
}

#content h2 { 
font-size: 15px; color : #444; 
padding: 0 0 5px 0;
}

#footer { 
margin-top: 25px; 
clear: both;
text-align: center; 
color: #fff;
font-size:11px; 
background-color:#A0DCF8;
padding:2px;

}

#footer a {
color:#000000;
}


.meta {
padding-bottom:2px;
font-size: 10px;
color:#999999;
font:Arial, Helvetica, sans-serif;
}

#bottom {
	font-size:11px;
	padding: 10px 0 0 0;
}

#bottomleft {
width:45%;
float:left;
background:#fff;
padding-bottom:10px;
padding-left:5px;


font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}


#bottomright {
width:45%;
float:right;
background:#fff;
padding-bottom:10px;
padding-right:5px;

font-size : 11px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

#bottomright2 {
width:45%;
float:right;
background:#fff;
padding-bottom:10px;
padding-right:5px;

font-size : 11px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
list-style: none;
}

#divider {
text-align: center;
font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}
