/*
Theme Name: JadeRobbins.com
Theme URI: http://www.jaderobbins.com
Description: Theme for JadeRobbins.com (Based on the Starkers theme created by Elliot Jay Stocks)
Version: 1
Author: Jade Dean Robbins
Author URI: http://www.jaderobbins.com
Tags: two column, widgets
*/

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


/**********Start Utility Style**********/

.clear {
    clear: both;
}
.clearLeft {
    clear: left;
}
.clearRight {
    clear: right;
}
img.left {
    float: left;
}
img.right {
    float: right;
}

/**********End Utility Style**********/

/**********Start Template Style**********/

body {
	/*background-color: #CAC9E5;*/
	/*background-image: url('style/images/bg.jpg');*/
	background-color: #906030;
	width: 960px;
	margin: 0 auto;
	font-family: Kalimati,Tahoma,sans-serif;
}
div#body {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-top: 10px;
	border: 1px black solid;
	-moz-border-radius: 10px;
	clear: both;
}
div.textContainer {
	width: 700px;
}
div.textContainer ul {
	margin-left: 40px;
}
div.textContainer li {
	list-style-type: disc;
}

h1 {
	font-size: 2em;	
	color: #C01818;
}
h2 {
	font-size: 1.5em;
	color: #C01818;
}
	h2.archiveTitle {
	    margin-left: 20px;
	    margin-top: 20px;
	}
h3 {
	font-size: 1em;
	margin-top: 5px;
	color: #C01818;
}
p {
	margin: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a {
	color: #C01818;
}
a:hover {
	text-decoration: none;
}
img {
	margin: 5px;
}
div#header {
	margin: 10px;
}
h1#title a {
	text-decoration: none;
}
h1#title a:hover {
	text-decoration: underline;
}
p#tagline {
	font-weight: 700;
}
li#next {
	list-style: none;
	float: left;
	margin-bottom: 5px;
}
li#prev {
	list-style: none;
	float: right;
	margin-bottom: 5px;
}
ul#nextPrev {
	margin: 0 auto;
	width: 300px;
	font-size: 14px;
}

/**********End Template Style**********/

/**********Start Menu Style**********/

div#menuContainer {
	vertical-align: center;
}
p#menu {
	border: 1px solid #808080;
	margin-top: 5px;
	padding: 3px;
	background-color: #F0F0F0;
	-moz-border-radius: 5px;
}
img#headerImage {
	float: right;
}
a#selectedPage {
	font-weight: bold;
	text-decoration: none;
}
span#searchBox {
	float: right;
	margin: 5px;
	vertical-align: center;
}
#q {
	font-size: .75em;
	border: 1px solid black;
}
#sa {
	font-size: .65em;
	background: none;
	border: none;
}
div#cse-search-results {
	margin: 15px;
}

/**********End Menu Style**********/

div#sidebar {
	width: 215px;
	float: right;
	clear: none;
	margin: 3px;
	margin-top: -2px;
	padding: 5px;
	padding-top: 0px;
}
div#postList {
}

/**********Start Footer Style**********/

div#footer {
	clear: both;
	color: #5c3e1f;
	margin: 3px;
	font-size: .65em;
	margin: 0 auto;
	margin-top: 10px;
	width: 960px;
}
div#footer a {
	font-weight: bold;
	color: #5c3e1f;
}

/**********End Footer Style**********/

/**********Start Widget Style **********/

li.widget {
	margin: 5px;
	padding: 5px;
	background-color: #EBEBEB;
	border: 1px solid #808080;
	-moz-border-radius: 5px;
	font-size: .75em;
	list-style-type: none;
}
div#ff-activity {
	font-size: 1em;
}
h2.widgettitle {
	font-size: 1.25em;
	margin-bottom: 3px;
	border-bottom: 1px dotted black;
}
img#flickrImage {
	margin: 0px;
	margin-top: 5px;
	border: 1px solid #906030;
	width: 100%;
}
ul#recentcomments {
	margin-left: 13px;
}
li.recentcomments {
	list-style-type: circle;
}
li.recentcomments a.url {
	font-weight: bold;
}
/**********End Widget Style **********/
/**********Start Post Style **********/
div.post h2{
	font-size: 1em;
}
div.post {
	clear: none;
	width: 675px;
	border: 1px solid black;
	margin: 10px;
	margin-left: 20px;
	padding: 10px;
	-moz-border-radius: 10px;
	font-size: .90em
}
div.post img {
    border: 2px solid #906030;
}
span.authorBlurb {
	font-variant: small-caps;
	font-size: 0.70em;
	margin-bottom: 5px;
}
p.bottomBlurb {
	font-size: 0.75em;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted black;
}
div.post ul {
	padding-left: 10px;
}
div.post ol {
	padding-left: 10px;
}
div.post li {
	margin: 5px;
	list-style: disc;
	list-style-position: inside;
}

/**********End Post Style **********/

/**********Start Comment Style **********/

ol#commentList li {
    list-style-type: none;
    padding: 5px;
    margin: 5px;
}

img.wp-smiley {
    border: none !important;
}

h3#comments {
    font-size: .95em;
    margin-top: 10px;
}

.alt {
    background-color: #EBEBEB;
}

.auth {
    border: 4px double black;
}

p.commentBlurb {
    font-size: 0.75em;
}

img.avatar {
    float: left;
    margin: 5px;
}

p.commentText {
    clear: both;
}
textarea#comment {
    width: 100%;
}

/**********End Comment Style **********/

/**********Start Page Style **********/

div.page {
	margin: 15px;
	padding: 5px;
	width: 100%;
	border-right: 2px #EEE dotted;
}

h2.pageTitle {
	border-bottom: 1px black dotted;
	margin: 10px;
	padding: 0px;
}

/**********End Page Style **********/
