/*
Theme Name: Raising Colorado
Theme URI: http://www.judithshakesdesigns.com
Description: Custom WP Template for Raising Colorado by JudithShakes Designs
Author: JudithShakes Designs
Author URI: http://www.judithshakesdesigns.com


	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* - BASIC STUFF - */
body {background:#FFF;font:14px Verdana, serif;color:#000;margin:0 auto;}
a {text-decoration:none;color:#D3455D;}
a:hover {text-decoration:none;color:#000;}
.commentmetadata, .additional-meta {font-size: 12px;color:#D3455D;}
.meta {font-size: 12px;color:#D3455D;margin-top:35px;}
.signature {margin-top:10px;}
blockquote {font-style:oblique; color:#8b898b;}
#copyright {color:#8B898B;font-size:11px;line-height:1.2em;}
#copyright a{color:#8B898B;}
#asection {margin:50px 0;}


/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-weight: normal;}

h3#comments, h2.entry-title {font-size:23px; text-transform:lowercase;}
h4.name a, h2.entry-title a{color:#000;}
h4.name a:hover, h2.entry-title a:hover{color:#d3455d;}
h2.archive-title {color:#8b898b;padding:0 0 30px;text-transform: lowercase;}
h3.widgettitle {text-transform:lowercase; color:#d3455d;font-size:18px;margin-bottom:5px;}
h4.name{font-weight: normal;font-size: 20px;text-transform: lowercase;}

/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;padding:0;width:990px;margin:10px 0 0;}
#header {}
#header img{}
#content-wrapper {padding:0 25px;}
#footer {height:50px;overflow:hidden;margin:20px auto 0;clear:both;float:none;text-align:center;padding: 20px 0;
background: #fff url(images/foot.gif) no-repeat;}


/* -- MENU -- */
.pink {
	color:#d3455d;
}

#access {
	background:none repeat scroll 0 0 #FFFFFF;
    display:block;
	float:left;
	margin-bottom:10px;
	text-transform:lowercase;
	width:364px;
}
#access .menu-header,
div.menu {
	font-size: 18px;
	text-transform: lowercase;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#000;
	padding:5px;
	
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#fff;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#d3455d;
	background:#ffffff;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #000;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#d3455d;
}




/* -- POSTS -- */
.post-index {margin:0 0 40px;border-bottom:1px dotted #ccc;padding-bottom:45px;}
#post-single {margin:0 0 30px;border-bottom:1px dotted #ccc;padding-bottom:40px;}
.posts-wrap {float:right; clear:none;width:510px;line-height:1.7em;margin-top:20px;}
.posts-wrap img {border: 0;}

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto;overflow:hidden; float:left; clear:none;width:365px;color:#000;line-height:1.5em;}
.sidebar {width:99%;clear:none;}
.block-1 {}
.block-1 a{color:#8b898b;}
.widget {margin-bottom:50px;}
.widget ul li{margin-left: 0;}
.sidebar-wrap img {border: 0;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/*--IMAGES--*/
img.right { float: right; margin:10px 0 0 10px; }
img.left { float: left; margin:0 10px 10px 0; }


/***** Images with Captions ********/

.aligncenter, div.aligncenter { display: block; margin: 10pt auto !important;text-align: center;}
.alignleft { float: left;margin-right:10px;}
.alignright {float: right;margin-left: 10px;}
.wp-caption { text-align: left; background-color: #fff; padding-top: 4px; font-style:italic; color:#999; text-transform:lowercase;}
.wp-caption img { margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 5pt 4px 5px; margin: 0; font-style: italic;text-align: right;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto; padding: 5px; border-bottom: 1px dotted #ccc;overflow:hidden;}
ul.children {margin:5px; background:#fff none;}
ul.children li.depth-2,ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8,ul.children li.depth-10 {background:#eee none !important; border: 1px solid #ddd;}
ul.children li.depth-1,ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7,ul.children li.depth-9 {background:#fff none !important; border: 1px solid #ddd;}
ul.commentlist, ul.pinglist {}
div.reply {text-align:right;}
textarea#comment {overflow:auto}
.avatar {float: right;padding: 2px; background-color: #fff; border: 0px solid #e4c658;}
ul.commentlist li.even {background: #fff none;}
ul.commentlist li.even a{}
ul.commentlist li.odd {background: #ffff none;}


/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 0 0 20px;font-size:11px;color:#8b898b;}
.navigation a{color:#8b898b;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}


/* -- SUBSCRIBE --*/
#subscribe {height: 153px;width:364px;background: #fff url(images/subscribe.png) no-repeat center;margin-top:15px; margin-bottom:30px;}
#sub-inner {padding-left:30px;padding-top:75px;position:absolute;}

.s-facebook{background:url("http://www.raisingcolorado.com/wp-content/uploads/2012/04/facebook.png") repeat scroll center bottom transparent; display: block;height: 36px; text-indent: -99999px; width: 36px;}

.s-facebook:hover{background-position: 0 0;}

.s-twitter{ background:url("http://www.raisingcolorado.com/wp-content/uploads/2012/04/twitter.png") repeat scroll center bottom transparent; display: block;height: 36px; text-indent: -99999px; width: 36px;}

.s-twitter:hover{background-position: 0 0;}

.s-pinterest{background:url("http://www.raisingcolorado.com/wp-content/uploads/2012/04/pinterest.png") repeat scroll center bottom transparent; display: block; height: 36px; text-indent: -99999px; width: 36px;}

.s-pinterest:hover{ background-position: 0 0;}

.s-mail{background:url("http://www.raisingcolorado.com/wp-content/uploads/2012/04/mail.png") repeat scroll center bottom transparent; display: block; height: 36px; text-indent: -99999px; width: 36px;}

.s-mail:hover{background-position: 0 0;}

.comments-link {margin-left:20px;}