/*

Theme Name: WPgrey

Theme URI: http://painttheinternet.org

Description: 2 column Grey Wordpress theme

Author: painttheinternet.org

Author URI: http://painttheinternet.org

*/





* {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Arial;
	font-size: 12px;
	background: #7C8992;
	color: #333;
	margin:0;
	padding:0;
	line-height: 17px;
}
a {
	color: #649DC1;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color : #333;
}
img {
	border: none;
	padding: 6px;
}
img a { border:none; }
ul { list-style-type: none; }
#page {
	width: 800px;
	margin: 20px auto;
}
#header {
	background: #7C8992 url(images/header.jpg) no-repeat;
	height: 110px;
}
#header h1 {
	font-size: 27px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 32px 0 5px 20px;
}
#header h1 a { }
#header h1 a:hover {
	color: #111;
	text-decoration: none;
}
#header h2 {
	color: #999999;
	font-size: 13px;
	font-weight: 100;
	padding: 3px 0 0 21px;
	letter-spacing: -1px;
	line-height: 12px;
}
#menu {
	height: 20px;
	line-height: 20px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
	display: block;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
}
#menu ul li a:hover { color: #111; }
#wrapper {
	background: #7C8992 url(images/content.jpg) repeat-y;
	padding: 0 20px;
}
#content {
	float: left;
	width: 520px;
}
#sidebar {
	float: right;
	width: 220px;
	margin-top: 20px;
}
#footer {
	background: #7C8992 url(images/footer.jpg) no-repeat;
	height: 30px;
	line-height: 30px;
	text-align: center;
 color #666;
}
#footer p { color: #666; }
h1 { }
h2 { }
h3 {
	font-weight: 100;
	margin-top: 7px;
}
h4 { }
h5 { }
h2 a:hover, h2 a:visited, h2 a { }
.post { }
.post h2 {
	font-weight: 100;
	letter-spacing: -1px;
	font-size: 19px;
	margin: 0 0 4px;
	padding: 0 0 3px;
}
.post h2 a:hover { text-decoration: none; }
.post h3 {
	font-weight: 100;
	letter-spacing: -1px;
	font-size: 19px;
	margin: 0 0 4px;
	padding: 0 0 3px;
}
.post h3 a:hover { text-decoration: none; }
.post p { padding: 5px; }
.post a { }
.post ul { margin-left: 20px; }
.post li { list-style: disc; }
.post ol li {
	margin-left: 20px;
	list-style: decimal;
}
.entry { }
.entrytext .postmetadata {
	clear: both;
	background:#eee;
	padding:6px;
	margin-top: 16px;
	margin-bottom: 5px;
}
.postmetadata alt {
	clear: both;
	padding:6px;
	margin-top: 16px;
	margin-bottom: 5px;
}
.postmetadata {
	clear: both;
	background:#eee;
	padding:6px;
	margin-top: 16px;
	margin-bottom: 5px;
}
.postmetadata a { }
.alignleft { float:left; }
.alignright { float:right; }
.center { }
.pagetitle { }
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #111;
	text-decoration: none;
}
acronym, abbr { }
#content h2 {
	font-weight: 100;
	letter-spacing: -1px;
	font-size: 19px;
	margin: 0 0 4px;
	padding: 0 0 3px;
	color: #649DC1;
}
#sidebar ul {
	list-style-type: none;
	padding: 10px;
}
#sidebar ul h2 {
	font-weight: 100;
	letter-spacing: -1px;
	font-size: 19px;
	margin: 10px 0 5px;
	padding: 0 0 3px 10px;
	color: #555;
}
#sidebar ul li { }
#sidebar ul ul { }
#sidebar ul ul li {
	background: url(images/bullet_blue.png) no-repeat left 3px;
	padding: 2px 0 2px 25px;
}
#sidebar ul ul li a { font-size: 13px; }
#sidebar ul ul ul { padding-left: 7px; }
#sidebar p { }
#sidebar a { }
#sidebar a:hover { }
#sidebar a:visited { }
ol.commentlist { list-style-type: none; }
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
}
ol.commentlist li.alt { background: #eee; }
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
}
ol.commentlist a { color:#111; }
small.commentmetadata { }
#comment {
	width:75%;
	min-width:300px;
}
#commentssection {
	clear: both;
	padding: 2px 12px;
	margin: 0;
}
#commentform {
	background: #eee;
	margin: 12px 0;
	padding:20px;
}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
}
#commentform p { color: #111; }
#commentform textarea {
	border: 1px solid #000;
	background: #eee;
	margin-top: 10px;
	color: #333;
}
#commentform a {
	color: #111;
	text-decoration: none;
}
#searchform { }
#searchform input {
	font-size:12px;
	padding:6px;
	border: 1px solid #aaa;
}
#searchform #s { }
#searchform input#searchsubmit {
	border:0;
	color:#fff;
	background: #7C8992;
}
/*-------------Calendar-----------------*/



#wp-calendar { }
#wp-calendar th { }
#wp-calendar a { }
#prev a, #next a { }
#wp-calendar caption { }
#bottom {
	background: #7C8992 url(images/bottom.jpg) no-repeat;
	height: 20px;
}
#top {
	background: #7C8992 url(images/top.jpg) no-repeat;
	padding: 10px 0;
}
#footerbottom {
	background: #7C8992 url(images/footerbottom.jpg) no-repeat;
	padding: 5px 0;
}
.dateicon {
	padding-left: 20px;
	background: url(images/date.png) no-repeat;
	color: #111;
}
.titleback {
	background: #eee;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}



.ct{ text-align:center; vertical-align:top;}
