/* 
Theme Name:  SvelteModa
Theme URI:  http://designrjc.com
Description:  This was a theme based of a SixRevisions tutorial themed for WordPress as a framework.
Version 1.0:
Author:  RJC
Author URI:  http://designrjc.com
Tags:
*/

@import "style/css/layout.css";
@import "style/css/reset.css";
@import "style/css/typography.css";

/* Colors
Background Color (light-teal): #cdd8df
Background Color (dark-teal): #8da6b5
*/

/* Tools */
.clear {clear: both;}
.readmore {background:url(images/readmore.png) no-repeat;width:102px;height:30px;text-indent:-9999px;display: block;}

/* Structure */
body {width:100%;height:100%;background-color: #8da6b5;}

#wrapper {
	width: 970px;
	min-height: 940px;
	background: url(images/bg.jpg) no-repeat #cdd8df;
	margin: 0 auto;
	padding-left: 10px;
	}
	
#header {
	width: 980px;
	height: 70px;
	padding: 20px 0 0 10px;
	}
	
#mainContent {
	width: 980px;
	}
	
#postCol {
	float:left;
	}
	
#sidebarCol {
	float:left;
	}
	

/* Typography */
p, li {font: 14px/22px Helvetica, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;margin-bottom: 15px;}

pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	background: #fff;
	border: 1px solid #525252;
	display: block;
	padding: 10px 20px;
	margin-bottom: 5px;
	}
	
h1, h2, h3, h4, h5, h6	{font-family:GillSans, Trebuchet, Calibri, sans-serif;}

h1 {font-size: 48px;}

h2 {font-size: 36px;}

h3 {font-size: 24px;}

h4 {font-size: 21px;}

h5 {font-size: 18px;}

h6 {font-size: 16px;}

/* Header */

#header a {text-decoration: none;color:#525252;}

#logo, #tagline {float: left;}

#logo {
	display: block;
	background: url(images/logo.png) no-repeat;
	width: 440px;
	height: 92px;
	text-indent: -9999px;
	}
	
#logo a {display: block;width:440px;height:92px;}


/* Navigation */
#nav {
	width:  969px;
	height:  69px;
	background: url(images/navbar.png) no-repeat;
	margin-bottom: 10px;
	margin-left: -4px;
	}	
	
#nav ul li {
	float: left;
	background: url(images/navButton.png) no-repeat;
	width: 132px;
	height: 40px;
	margin-left: 14px;
	padding-top: 25px;
	text-align: center;
	}
	
#nav a {
	text-decoration: none; 
	color: #525252; 
	font-weight: bold; 
	font-size: 14px;
	text-transform: uppercase;
	margin-left: -6px;
	}
	
#nav a:hover {color: #8da6b5;}

.searchfield {
	width: 222px;
	padding: 11px 0;
	background: url(images/searchField.png) no-repeat;	
	border:none;
	font-size: 14px;
	color: #999;
	margin: 15px 0 0 6px;
	padding-left: 5px;
	}
	

#searchform {
	}



/* Featured */
.featureTop {
	width: 961px;
	height: 32px;
	background: url(images/featureTop.png) no-repeat;
	}

h3.featureTop {
	text-align: center;
	padding-top: 10px;
	color: #999;
	font-variant: small-caps;
	}
	
.featureLeft {
	width: 250px;
	height: 230px;
	background: url(images/gradientLeft.png) repeat-y;
	float: left;
	}
	
.featureCenter {
	width: 460px;
	height: 230px;
	background: #e6e6e6;
	float: left;
	}

.featureRight {
	width: 250px;
	height: 230px;
	background: url(images/gradientRight.png) repeat-y;
	float: left;
	}
	
.featureLeft ul li, .featureRight ul li {
	padding: 10px 5px;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #e9e9e9;
	line-height: normal;
	text-align: center;
	}
	
.featureLeft a, .featureRight a {text-decoration: none; color: #999;font-size: 10px;text-transform: uppercase;font-weight: bold;}

.featureLeft a:hover, .featureRight a:hover {color: #8da6b5;} 
	
.featureBot {
	width:960px;
	height:5px;
	background: url(images/featureBot.png) no-repeat;
	}
	
/* Services */
.serviceTop {
	margin-top: 10px;
	width: 963px;
	height: 32px;
	background: url(images/servicesTop.png) no-repeat;
	}
	
h3.serviceTop {
	text-align: center;
	padding-top: 10px;
	color: #999;
	font-variant: small-caps;
	}
	
.serviceLeft {
	width: 297px;
	height: 299px;
	background: url(images/serviceLeft.png) no-repeat;
	float: left;
	border-right: solid 3px #e9e9e9;
	}
	
.serviceCenter {
	width: 295px;
	height: 299px;
	background: url(images/serviceCenter.png) no-repeat;
	float: left;
	border-left: solid 2px #f8f8f8;
	border-right: solid 3px #e9e9e9;
	}
	
.serviceRight {
	width: 298px;
	height: 299px;
	background: url(images/serviceRight.png) no-repeat;
	float: left;
	border-left: solid 2px #f8f8f8;
	}
	
.serviceLeft, .serviceCenter, .serviceRight {
	padding: 10px 10px 0 10px;
	color: #525252;
	overflow: hidden;
	}
	
.serviceLeft img, .serviceCenter img, .serviceRight img {
	float: left;
	margin: 5px 5px 0 0;}
	
/* Pages */
.pageTop {
	margin-top: 10px;
	width: 963px;
	height: 32px;
	background: url(images/servicesTop.png) no-repeat;
	}
	
h3.pageTop {
	text-align: center;
	padding-top: 10px;
	color: #999;
	font-variant: small-caps;
	}
	
.pageContainer {
	width: 960px;
	min-height: 600px;
	background: #e6e6e6;
	}
	
.pageMain {
	float: left;
	width: 520px;
	padding: 0 20px;
	}
	
.pageSide {
	float: left;
	width: 350px;
	padding: 0 10px;
	}
	
.pageBottom {
	width:960px;
	height:5px;
	background: url(images/featureBot.png) no-repeat;	
	}
	
.services {min-height: 250px;}

.services img {border: 5px solid #525252;background:#ffffff;margin: 10px 0 0 0;}

/* Post */
.contentTop {
	width: 632px;
	height: 32px;
	background: url(images/contentTop.png) no-repeat;
	}
	
h3.contentTop {
	text-align: center;
	padding-top: 10px;
	color: #999;
	font-size: 24px;
	}
	
h3.contentTop a {text-decoration: none; color:#999;}

.postContent {
	width: 611px;
	background: #f1f1f1;
	padding: 5px 10px;
	}
	
.postContent h2 a {color: #1a1a1a; text-decoration: none;}
.postContent h2 a:hover {color: #666;}
.postContent h3 {display: block;border-bottom: 2px solid #1a1a1a;margin:10px 0;}
.postContent p {font: 12px/20px Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;margin-bottom: 20px;}
.postContent img {background: #fff;border: 1px solid #999;padding: 3px;}
.postContent ul, .postContent ol {margin-left: 20px;}
.postContent ul li, .pageContent ul li {list-style-type:disc;padding: 5px 0;}
.postContent ol li, .pageContent ol li {list-style-type:decimal;padding: 5px 0;}

	
.contentBottom {
	width: 632px;
	height: 14px;
	background: url(images/contentBottom.png) no-repeat;
	margin-bottom: 5px;
	}
	
.commentPage {
	width: 616px;
	background: #f1f1f1;
	padding: 5px 5px 5px 10px;
	}	
	
#respond {
	}

.readmore {}

.thumb {width:200px; height:100px;float:right;border:5px solid #525252;margin: 0 0 5px 5px;overflow:hidden;background-color:#fff;}

.thumb img {width: 200px;}

.pageNav a {font-size: 12px;text-decoration: none;font-weight: bold;color:#525252;}

/* Sections and Boxes */
.sections {
	float:left;
	margin-right: 5px;
	}
	
.sectionbox {
	width: 306px;
	background:#f1f1f1;
	height: 250px;
	padding: 5px 0 0 5px;
	}
	
.sectionbox li {
	background: url(images/paper_content_48.png) no-repeat;
	width: 300px;
	height: 50px;
	}
	
.sectionbox li a {
	text-decoration: none;
	font-weight: bold;
	color: #525252;
	padding-left: 50px;
	display: block;
	}
	
.sectionTitle {
	width: 311px;
	text-align: center;
	padding: 10px 0;
	color: #999;
	background: url(images/sidebarTop.png) no-repeat;
	height: 22px;
	}
	
/* Sidebar */
.sidebar {
	background: none;
	width: 311px;
	margin-left: 15px;
	}

.widget {
	background: #f1f1f1;
	padding: 9px 10px;
	margin-left: 1px;
	}
	
.widget li a {text-decoration: none; color: #525252;font-size: 14px;}

.widgettitle {
	text-align: center;
	padding: 10px 0;
	color: #999;
	background: url(images/sidebarTop.png) no-repeat;
	height: 22px;
	}
	
.sidebarBottom {
	width: 312px;
	height: 16px;
	background: url(images/sidebarBottom.png) no-repeat;
	margin: -2px 0 5px;
	}
.sidebarAd {
	width:312px;
	text-align: center;
	background: #f1f1f1;
	}
	
/* CONTACT FORM */

.myform {
	width: 430px;
	padding: 5px 0 15px 5px;
	background: #bbb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #8da6b5;
	}
	
	
#stylized label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-top: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	}
	
#stylized input {
	float: left;
	width: 250px;
	margin: 5px;
	}
	
#stylized textarea {
	float: left;
	width: 300px;
	margin: 5px 0 10px 5px;
	}
	
#stylized button {
	clear: both;
	margin-left: 105px;
	width: 75px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-style: none;
	}
	
/* Comments */
.commentlist li {
	list-style-image: none;
	list-style-position: none;
	position: outside;
	list-style-type: none;
	margin: 15px 0 10px;
	padding: 10px 5px 10px 10px;
	}
	
.even, .alt {
	border: 1px dotted #bbb;
	}

.commentlist li .avatar {
	border: 1px solid #eee;
	float: right;
	margin: 0 5px 0 10px;
	padding: 2px;
	}
	
.commentlist cite {
	font-size: 0.8em;
	font-weight: bold;
	}
	
.says {
	font-size: 0.8em;
	font-weight: bold;
	}

/* Footer */
#footer {
	text-align: center;
	color: #525252;
	margin-top: 10px;
	padding-bottom: 5px;
	}
