/*
Theme Name:		Simple SEO
Theme URI:		http://www.ipodtouchrules.com
Description:	
Version:		1.0
Author:			Stephane Brault
Author URI:		http://www.ipodtouchrules.com
*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images/bg-gradient.jpg) repeat-x #0268a5;
}

body, td, th, form, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

#divFrame {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#divHeader {
	position: absolute;
	width: 960px;
	height: 190px;
	clear: both;
	background: url(images/bg-header.jpg) no-repeat;
}

#divTopMenu {
	position: absolute;
	background: url(images/bg-top-menu.jpg) repeat-x;
	width: 930px;
	height: 43px;
	margin-left: 15px;
	margin-top: 147px;
	padding-left: 0px;
}

#divTopMenu, #divTopMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
	line-height: 17px;
}

#divTopMenu a {
	display: block;
	height: 31px;
	padding-right: 15px;
	padding-left: 12px;
	padding-top: 12px;
	float: left;
	background: url(images/bg-top-menu-divider.jpg) no-repeat right;
}

#divTopMenu a:hover {
	text-decoration: underline;
}

#divSearchBox {
	position: absolute;
	margin-top: 147px;
	margin-left: 637px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	padding-top: 10px;
}

#divSearchBox #s {
	margin-left: 5px;
	margin-right: 5px;
	width: 150px;
	padding: 0px;
}

#divSearchBox #searchsubmit {
	width: 50px;	
	font-size: 12px;
}

#divBody {
	position: absolute;
	clear: both;
	margin-top: 190px;
	width: 960px;
	background: url(images/bg-body.jpg) repeat-y;
}

#divContent {
	width: 600px;
	float: left;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 15px;
	overflow: hidden;
}

#divContent a {
	color: #0080D0;
}

#divContent h1 {
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 28px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
}

#FeaturedContent {
	margin-top: 15px;
}

#divContent h2 {
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 18px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#divContent h2 a {
	text-decoration: none;
}

#divContent h2 a:hover {
	text-decoration: underline;
}

#divContent .post {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
	float: left;
	clear: both;
	width: 100%;
}

#divContent .entry, #divContent .entry p {
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
}

#divContent .PostThumbnail {
	width: 150px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 1px solid #CCC;
}

#divContent .PostDetail {
	float: right;
	width: 440px;
}

#divRightCol {
	width: 303px;
	float: right;
	padding-right: 20px;
	padding-top: 15px;
	padding-left: 0px;
}

#divFooter {
	clear: both;
	width: 930px;
	height: 52px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 23px;
	background: url(images/bg-footer.jpg) no-repeat bottom;
}

#divFooter, #divFooter a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#divFooter p {
	margin: 0px;
	padding-top: 10px;
}

#divRightCol .SquareAd {
	background-color: #FBFBFB;
	text-align: center;
	width: 300px;
	margin-bottom: 15px;
}

#divRightCol .Section {
	margin-bottom: 15px;
	font-size: 13px;
	border: 1px solid #000;
	padding-bottom: 15px;
}

#divRightCol .SectionHeader {
	background-color: #0268A5;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin: 5px;
}

#divRightCol .SectionContent {
	padding-top: 5px;
	padding-right: 20px;
}

#divRightCol .SectionContent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #C12727;
}

#divRightCol .SectionContent li {
	margin-bottom: 3px;
}

#divRightCol .SectionContent a {
	text-decoration: none;
	font-weight: normal;
	color: #0080D0;
}

#divRightCol .SectionContent a:hover {
	text-decoration: underline;
}


#divTopBanner {
	position: absolute;
	width: 468px;
	height: 60px;
	margin-left: 475px;
	margin-top: 40px;
}

#comment {
	width: 95%;
}

.postmetadata {
	font-size: 11px;
	margin-bottom: 5px;
}

#divContent h1.pagetitle {
	margin-top: 15px;
}

#respond h3 {
	padding-top: 15px;
}

#divContent p.tags {
	font-size: 11px;
}

p.tags a {
	text-transform: lowercase;
}
