/*
Theme Name: Suburban
Theme URI: http://www.rockingthemes.com/themes/suburban
Description: Slick Portfolio theme incorporating Blogging and Featured Posts / Projects.
Author: David Leonard
Author URI: http://www.davidleonard.co.za
Version: 1.0
.
This theme can be used for commercial or non-commercial use
so long as it is not redistributed or resold in any way.
.
*/

/* Body */

body {
	background: #262626 url(img/background_gradient.jpg) no-repeat center top;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #9c9c9c;
	font-size: 14px;
}

ul {
	padding: 10px 0;
	list-style-type: disc;
	list-style-position: inside;
}

ol {
	padding: 10px 0;
	list-style-type: decimal;
	list-style-position: inside;
}

/* End Body */

/* Main Text */

h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 24px;
}

h2 a {
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0;
	text-decoration: none;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	padding: 10px 0;
	line-height: 1.2;
}

.small {
	font-size: 11px;
}

a {
	color: #fef200;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* End Main Text */

/* Container */

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	background: url(img/background_strip.gif) repeat-y 20px;
}

/* End Container */

/* Header */

#logo {
	margin: 25px 0 20px 110px;
}

#header ul {
	list-style: none;
	position: absolute;
	right: 0;
	top: 25px;
}

#header li {
	display: inline;
	margin: 18px;
}

#header li a {
	text-decoration: none;
	color: #FFF;
	padding: 3px;
}

#header li a:hover {
	color: #262626;
	background: #fff;
}

#header li a.active {
	color: #262626;
	background: #fff;
}

/* End Header */

/* Featured Posts */

#featured {
	background: #FFF url(img/mainbox_top.png) no-repeat left top;
	position: relative;
	margin-top: 20px;
}

#featured_inside {
	background: url(img/mainbox_bottom.png) no-repeat left bottom;
	padding: 15px;
	position: relative;
}

.featured_info {
	width: 355px;
	position: absolute;
	right: 15px;
	top: 15px;
}

.featured_info h2 {
	color: #666;
	text-transform: uppercase;
}

.featured_info p {
	color: #666;
}

.featured_info a {
	color: #666;
	text-decoration: none;
}

.featured_info a:hover {
	color: #999;
}

.project_link {
	border: 1px solid #eee300;
	background: url(img/link_bg.jpg) repeat-x;
	padding: 5px;
	color: #666;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}

.project_link:hover {
	color: #999;
}

#switcher {
	margin: 5px 0 50px 0;
	background: #FFF url(img/mainbox_top.png) no-repeat left top;
	
}

#switcher_inside {
	background: url(img/mainbox_bottom.png) no-repeat left bottom;
	position: relative;
	padding: 10px;
}

#switcher_img {
	width: 860px;
	height: 100px;
	overflow: hidden;
	margin-left: 60px;
}

#switcher_img ul {
	list-style: none;
	margin-top: -10px;
}

#switcher_img li {
	display: inline;
	margin: 0 17px;
	cursor: pointer;
}

#switcher_left {
	position: absolute;
	left: 10px;
	top: 25px;
	cursor: pointer;
}

#switcher_right {
	position: absolute;
	right: 10px;
	top: 25px;
	cursor: pointer;
}

/* Featured Posts */

/* Post Links */

#posts {
	width: 700px;
	margin: 20px 0 0 0;
	float: left;
}

.post {
	margin-bottom: 20px;
}

.post img {
	float: left;
	border: 3px solid #FFF;
}

.post_info {
	width: 550px;
	float: right;
}

.post_info ul {
	list-style: none;
	border-top: 1px solid #9c9c9c;
	padding-top: 10px;
	margin-top: 20px;
}

.post_info li {
	display: inline;
	font-size: 11px;
}

.post_info li a {
	color: #9c9c9c;
}

.single_post_info ul {
	list-style: none;
	border-top: 1px solid #9c9c9c;
	padding-top: 10px;
	margin-top: 20px;
}

.single_post_info li {
	display: inline;
	font-size: 11px;
}

.single_post_info li a {
	color: #9c9c9c;
}

#posts_navigation {
	margin-left: 100px;
}

/* End Post Links */

/* Sidebar */

#sidebar {
	width: 250px;
	float: right;
	margin: 20px 0 0 0;
	background: #999;
}

#sidebar ul {
	list-style: none;
	padding: 20px;
}

#sidebar ul li ul {
	background: none;
}

#sidebar ul li ul li {
	margin: 0;
}

#sidebar ul li ul li a {
	text-decoration: none;
}

#sidebar ul li {
	color: #FFF;
	padding: 0;
	margin: 0 0 15px 0;
	display: inline;
}

#sidebar .portrait {
	border: 1px solid #FFF;
}

#sidebar h2 {
	font-size: 20px;
	float: left;
}

#sidebar form p {
	float: left;
}

#s {
	border: 1px solid #eee300;
	background: #FFF !important;
	padding: 6px 0;
	width: 130px;
	display: inline;
}

#search_submit {
	border: 1px solid #eee300;
	background: url(img/link_bg.jpg) repeat-x;
	padding: 5px 0;
	width: 71px;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	display: inline;
}

#search_submit:hover {
	color: #999;
}

.widgettitle {
	float: left;
	clear: both;
	margin-bottom: -10px;
}

#sidebar ul li ul {
	padding-bottom: 20px;
	float: left;
	clear: both;
}

#sidebar ul li ul li {
	float: left;
	clear: both;
	margin-top: 10px;
}

#sidebar ul li ul li a {
	color: #FFF;
	text-decoration: underline;
}

#sidebar ul li ul a:hover {
	text-decoration: none;
}

/* End Sidebar */

/* Single Page */

#single {
	width: 680px;
	margin: 20px 0 0 0;
	background: #FFF;
	padding: 20px;
	float: left;
	display: inline;
}

#single p {
	color: #666;
}

#single a {
	color: #666;
}

#single h2 {
	color: #666;
}

#single img {
	padding: 3px;
	border: 1px solid #666;
	margin-top: 5px;
}

#single .wp-caption-text {
	font-size: 11px;
	text-align: center;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	float: left
	}
	
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

/* Single Page */

/* Comments */

#comments_template h3 {
	color: #666;
}

.commentlist {
	list-style: none;
}

.commentlist .quote {
	background:url(img/bg_quote.gif) no-repeat top right;
	min-height: 60px;
	}
	
.commentlist .quote p {
	color: #ffffff !important;
}

.quote_list {
 	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background:#454545 url(img/comment_bottom.gif) bottom left no-repeat;
}

.commentlist cite {
	display:block;
	font-style:normal
}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#88e5f0;
	text-decoration:none;
}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFF;
	text-decoration:underline;
}

/* End Comments */

/* Footer */

#footer {
	clear: both;
	position: relative;
	height: 100px;
}

#footer p {
	font-size: 11px;
}

#footer .bloginfo {
	display: inline;
	position: absolute;
	top: 15px;
	left: 100px;
}

/* End Footer */
