/*  
Theme Name: WPTP
Theme URI: http://www.wpthemesplugin.com
Description: A dark gray and blue blog theme.
Version: 2.0
Author: WPthemesplugin.com
*/

html, body
{
	background: #282828;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Sans-serif;
	font-size: 10pt;
	line-height: 140%;
	color: #666666;
}

a img
{
	border: 0px;
}

div#wrapper
{
	width: 790px;
	background: #FFFFFF;
	text-align:justify;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

div#left
{
	float: left;
	background: #FFFFFF;
	width: 470px !important;
	width: 470px;
	padding: 15px 15px 15px 15px;
	clear: none;
}

div#right
{
	float: right;
	width: 230px !important;
	width: 230px;
	background: #FFFFFF;
	padding: 15px 25px 15px 15px;
	clear: none;
}

#right a {
color:#666666;}

h1
{
	color: #2f4a95;
	font-size: 150%;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
        padding-bottom:0px;
}

h2
{
        font-size:110%;
        color:#2f4a95;
        margin:0px;
        padding-top:10px;
}

a
{
	color: #2f4a95;
	text-decoration: none;
}	

a:hover
{
	color: #43598f;
	text-decoration: underline;
}
blockquote {
        color:#999999;}

div#right ul {
	list-style: none;
	margin: 10px 0 10px;
	padding: 0;
}

div#right ul li {
display: inline;
}

div#right ul li a
{
	border-bottom: 1px solid #ccc;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left:0px;
        font-size:80%;
        line-height:125%;

}

div#right ul li a:hover {
	background-color: #8d9cc5;
       	color: #ffffff !important;
}

div#right table {
cellpadding:0;
cellspacing:0;
margin:0;
padding:0;
font-size:10px;}
div#right td {
line-height:12px;
margin:0;
padding:0;}

input.search
{
	background: url(images/search.jpg);
	width: 73px;
	height: 27px;
}

input, select, textarea, button
{
	border: 1px solid #c6c6c6;
	color: #2c395a;
	vertical-align: middle;
}

#top
{
	background: url(images/top.jpg);
	width: 770px !important;
	width: 770px;
	height: 18px;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
}

input.search
{
	background: url(images/search.jpg);
	width: 73px;
	height: 27px;
	border: 0px;
	vertical-align: middle;
}

#header
{
	background: #FFFFFF;
}

#header .left
{
	float: left;
	width: 600px;
	border: 0px;
}

#header .right
{
	float: right;
	width: 440px;
	text-align: center;
	padding-top: 47px;
}

div#banner
{
	background: url(images/banner.jpg);
	clear: both;
	width: 390px !important;
	width: 390px;
	height: 145px !important;
	height: 145px;
	text-align: left;
	color: #FFFFFF;
	padding: 7px 0px 0px 400px;
}

.content
{
	width: 790px;
	clear: both;
	background: #FFFFFF;
}
p {
        margin:8px 0 8px 0;
}

p.desc
{
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	color: #a1a1a1;
}

p.desc a
{
	color: #7f9ca9;
	text-decoration: underline;
}

p.desc a:hover
{
	color: #bfcdd4;
	text-decoration: none;
}

.clear
{
	clear: both;
	float: none;
	display: block;
}

#footer
{
	background: url(images/footer.jpg);
	color: #cccccc;
	width: 790px !important;
	width: 790px;
	height: 20px !important;
	height: 20px;
        font-size: 85%;
        text-align:center;
}
