/*
Theme Name: California Skateparks
Theme URI: http://inrgb.com/
Description: Developed in 2009 for California Skateparks by Jason Sherwin of inrgb.com
Version: 1.1.1
Author: Jason Sherwin
Author URI: http://inrgb.com/
*/


/* Begin Structure */

/* reset */
html{color:#333;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}a{text-decoration:none; outline:none;}


/*body */
body {
	margin:0; 
	padding:0; 
	background:#838578 url('images/bg.jpg') top center no-repeat;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-weight:300;
}

a {
	color:#0365a9;
	text-decoration:none;
}

a:hover {
	color:#0484dc
}

/*divs*/
#wrap {
	width:980px; 
	margin:0 auto;
}

#top {
	clear:both;
	height:83px;
	margin-bottom:5px;
}
#logo {
	float:left;
}

#nav {
	float:right;
 width:645px;
	/* width:610px; */
	margin:20px 15px 0 0;
}

#nav a img {
	float:left;
}

#contentWrap {
	margin:0 10px;
	clear:both;
}

#sidebar {
	width:291px;
	float:right;
	margin:0px 5px 5px 5px;
}

#recentNews {
	float:right;
	width:291px;
	height:421px;
	background: url('images/recent-news.jpg') no-repeat;
}

#subpagesBlurb {
	float:right;
	width:291px;
	background: url('images/sidebar-bg.png') top no-repeat;
}
#subpagesBlurbBottom {
	height:30px;
	width:291px;
	clear:both;
	background:url('images/recent-news.png') bottom no-repeat;
}

#recentNewsInner {
	margin:0 auto;
	width:225px;
	padding-right:20px;
	line-height:1.5em;
	padding-top:10px;
	font-size: 1.05em;
}
#subpagesBlurbInner {
	width:250px;
	margin:0 auto;
	margin-top:10px;
}

#recentNewsInner h2 {
	width:248px;
}

#featuredBox {
	width:647px;
	height:413px;
	background:url('images/featured-box.jpg') no-repeat;
	margin:0px 5px;
	float:left;
}

#specialProjectsBox {
	width:280px;
	height:212px;
	background:url('images/specialprojectsbg.jpg') no-repeat;
	padding:0px 5px;
	float:left;
}

#homeSlideshow {
	margin:5px 5px 5px 6px;
}

#subpagesBlurbInner ul li, #recentNewsInner ul li {
	margin:4px 0;
}

#subpagesBlurbInner ul li a, #recentNewsInner ul li a {
	font-size:1.3em;
	text-transform:uppercase;
	color:#333;
	font-weight:bold;
	border-left:4px solid #ddd;
	padding-left:5px;
}
#subpagesBlurbInner ul li a:hover, #recentNewsInner ul li a:hover {
	color:#000;	
	border-color:#000;
}
#subpagesBlurbInner ul li ul li, #recentNewsInner ul li ul li {
	margin-left:10px;
}

#subpagesBlurbInner ul li ul li a, #recentNewsInner ul li ul li a {
	font-size:1em;
	font-weight:400;
	border-left:2px solid #ddd;
	padding-left:3px;
}

#aboutBlurb {
	width:647px;
	margin:10px 5px 0px 5px;
	background:url('images/about-blurb.png') no-repeat;
	/*background:#fff url('images/page-bg-no-breadcrumbs.jpg') top no-repeat;*/
	float:left;
}

#aboutBlurbInner {
	width:640px;
	margin:0 auto;
	font-size: 1.25em;
	line-height:1.5em;
}

#aboutBlurbInner div div {
	/*border:1px solid #000;*/
}

#stayUpdatedBlurb {
	margin:10px 10px 0px 10px;
	width:281px;
	height:263px;
	background:url('images/stay-updated-bg.jpg') no-repeat;
	float:right;
	clear:both;
}

#stayUpdatedBlurbInner {
	width:241px;
	margin:0 auto;
	line-height:1.5em;
	margin-top:10px;
}

#stayUpdatedBlurbInner a img {
	margin:6px 0;
}

#footer {
	font-size:1em;
	margin:10px;
	border-top:1px solid #666;
	padding:10px 0px;
	color:#333;
	clear:both;
}

#footerLeft {
	float:left;
}

#footerRight {
	float:right;
}

#footer a {
	color:#000;
}
#footer a.active, #footer a.active:hover {
	color:#bbb;
}
#footer a:hover {
	color:#fff;
}

.sidebarPost {
	clear:both;
}
.sidebarPost a {
	width:225px;
	display:block;
	background:url('images/sidebar-news-posts.gif') bottom no-repeat;
	padding:5px 0 10px 0;
}
.sidebarPost a:hover {
	background:url('images/sidebar-news-posts-over.gif') bottom no-repeat;
	cursor:pointer;
}
.sidebarPostTitle {
	color:#0365a9;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.1em;
}
.smallDate {
	color:#5d5d5d;
	font-size:.9em;
}
.readMore a {
	text-indent:-999999px;
	float:right;
	font-size:1px;
	color:#fff;
	width:60px;
	height:24px;
	background:url('images/all-news-posts.gif') no-repeat;
}
.readMoreNews a {
	text-indent:-999999px;
	float:right;
	font-size:1px;
	color:#fff;
	width:60px;
	height:24px;
	background:url('images/all-news-posts.gif') no-repeat;
	margin-top:20px;
}
.readMore a:hover, .readMoreNews a:hover {
	background-position:0 -24px;	
}
#rssOnWhite a {
	text-indent:-999999px;
	float:left;
	font-size:1px;
	color:#fff;
	width:16px;
	height:24px;
	background:url('images/rss-on-white.gif') no-repeat;
	margin-top:20px;	
}
#rssOnWhite a:hover {
	background-position:0 -24px;
}
.post, .postMain {
	width: 648px;
	float:left;
	margin-bottom:10px;
	font-size:1.25em;
	line-height:1.7em;
}

.post {
	background:#fff url('images/page-bg-no-breadcrumbs.jpg') top no-repeat;
}

.postMain {
	background:url('images/page-bg.png') top no-repeat;
	padding-top:50px;
}

.postBottom {
	background:#fff url('images/page-bg-bottom.jpg') bottom no-repeat;
	height:40px;
	width: 638px;
	margin:0 5px;
	clear:both;
}

.headerClip a {
	height:50px;
	float:left;
	text-indent:-9999999px;
	background-repeat:no-repeat;
	margin-top:30px;
	font-size:1px;
	color:#fff;
	margin-left:-20px;
}
#aboutCaliforniaSkateparks a {
	background-image:url('images/about-header.gif');
	width:288px;
	margin-left:15px;
}
#stayUpdated a {
	background-image:url('images/stay-updated.gif');
	width:133px;
}
#recentNewsHeader a {
	background-image:url('images/recent-news.gif');
	width:133px;
}
#featuredProjects a {
	background-image:url('images/featured-projects.gif');
	width:150px;
}
#aboutCaliforniaSkateparks a:hover, #stayUpdated a:hover, #recentNewsHeader a:hover, #featuredProjects a:hover {
	background-position:0 -50px;
}

#content {
	margin-left:5px;
	width: 638px;
	min-height:500px;
	float:left;
}

#content_testimonials {
	margin-left:5px;
	width: 990px;
	min-height:500px;
	float:left;
}

#searchContent {
	margin-left:10px; 
	width: 638px;
	height:100px;
	float:left;
}

.entry {
	padding:0px 20px 0px 20px;
	margin:0 5px;
	width:598px;
	display:block;
}

.entry_testimonials {
	padding:0px 20px 0px 20px;
	margin:0 5px;
	width:900px;
	display:block;
	background-color: #fff;
}
.postMain .entry, .post .entry {
	background-color:#fff;
}

.entry p {
	margin-bottom:10px;
}

#content h1, #content h2 {
	padding:10px 20px 0px 20px;

	clear:both;
	text-transform:uppercase;
}
#content h1 {
	font-size: 1.5em;
	padding-bottom:5px;
	padding-left:25px;
	background:transparent url('images/line.gif') no-repeat left bottom;
}
#content h2 {
	font-size: 1.5em;
	background:#fff url('images/h2bg.gif') no-repeat;
}

#content h2 a:hover {
	text-decoration:none;
}

h2.pagetitle {
	font-size: 1.6em;
}

h1.pagetitle {
	font-size: 1.9em;
}

.dateStamp {
	font-size:.9em;
	color:#777;
	padding:0 20px;
	clear:both;
}

.navigation {
	width:598px;
	margin:0 auto;
	padding:30px 0 0 0;
	font-size:.9em;
	color:#999;
}
.navigationBottom {
	width:638px;
	font-size:.9em;
	clear:left;
	display:block;
	margin-left:5px;
	padding-bottom:10px;
}
.navigationBottom a {
	color:#000;
	background:#fff url('images/sidebarbg-bottom.jpg') bottom right no-repeat;
	padding:5px;
	display:block;
	margin:0 0 15px 0;
}
.navigationBottom a:hover {
	background-position: bottom left;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.entry a img {
	margin:0 8px 8px 0;
	background-color:#eee;
}
img.alignleft {
	margin:4px 8px 0px 0;
	border:1px solid #ddd;
	padding:2px;
}
.entry a img:hover {
	background-color:#ddd;
}
.entry strong {
	font-size:1.2em;
	font-weight:600;
}
.postmetadata {
	margin-top:20px;
	color:#777;
	font-size: 9px;
}
.postmetadata a, .navigation a {
	color:#999;
	
}
.postmetadata a:hover, .navigation a:hover {
	color:#333;
	
}
#respond {
	clear:left;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}
h3#comments {
	clear:left;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	background:#fff url('images/page-bg-no-breadcrumbs.jpg') top no-repeat;
	margin-bottom:20px;
}

.commentlist li.odd {
	background:#f9f9e1 url('images/page-bg-yellow.jpg') top no-repeat;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	width:634px;
	}
#commentform textarea {
	width: 634px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 30px 20px 20px 20px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.postTitle {
	background:#fff url('images/read-post.gif') top right no-repeat;
	margin:0 5px;
	width:638px;
	display:block;
}
.postTitle:hover {
	background-position:right -100px;
	cursor:pointer;
}
.breadcrumb {
	width:600px;
	height:15px;
	position:absolute;
	top:120px;
	padding-left:20px;
	margin-left:10px;
	color:#888;
	font-size:.8em;
}
.breadcrumbProjects {
	width:600px;
	height:15px;
	position:absolute;
	top:102px;
	margin-left:15px;
	color:#111;
}
.breadcrumbProjects a {
	color:#ddd;
}
.breadcrumbProjects a:hover {
	color:#fff;
}

.breadcrumb a {
	color:#666;
}
.breadcrumb a:hover {
	color:#000;
}
.featuredThumb {
	float:left;
	margin-top:6px;
}
.featuredThumb a img {
	border:1px solid #ddd;
	padding:2px;
	background-color:#eee;
}

#subpagesBlurbInner .featuredThumb {
	margin: 3px;
}

.featuredThumb a img:hover {
	border:1px solid #999;	
}
.projectTitle {
	font-size:.9em;	
	line-height:1.2em;
	padding-top:3px;
	color:#fff;
}
.bottomContent {
	margin-left:10px;
	width: 638px;
	background:#0c5d95 url('images/bluebg.jpg') no-repeat;
	padding:0 0 10px 0;
	color:#fff;
	clear:left;
	line-height:1.4em;
}
.bottomContentInner {
	margin:0 15px;	
}
.bottomContentInner h3 {
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	color:#042a46;
}
.bottomContentBottom {
	width: 638px;
	height:3px;
	background:#0c5d95 url('images/bluebg-bottom.jpg') no-repeat;
	margin-left:10px;
	margin-bottom:15px;
}
.bottomContent p {
	margin:5px 0;
	font-size: 14px;	
	color:#ccc;
}
#featuredOverlay, #featuredOverlayInner {
	width:637px;
	height:403px;
}
#featuredOverlayInner {
	background:url('images/featured-overlay.png') no-repeat;
	display:block;
}
#featuredOverlayInner:hover {
	background-position:0 -403px;
	cursor:pointer;
}

#singleProjectTitle {
	text-transform:uppercase;
	font-size:1.75em;
	display:block;
	padding:377px 0 0 15px;
	color:#fff;
}
#projectThumbs {
	float:right;
	width:304px;
}
#projectDetails {
	float:left;
	width:285px;
}
#projectDetails ul li  {
	font-size: 12px;
	color: #ccc;
}
#projectDetails ul li span {
	font-size:1.1em;
	font-weight:bold;
	color:#ccc;
}
.statesList {
	overflow:scroll;
	height:343px;
	width:245px;
	overflow-x:hidden;
	outline:none;
}
.widgettitle {
	display:none;
}
.galleryItem {
	margin-top:8px;
}
.galleryTitle a {
	font-size:1.5em;
	text-transform:uppercase;
	color:#333;
	font-weight:bold;
	padding-left:4px;
}
.galleryTitle a:hover {
	color:#000;
}

.result {
	border-bottom:2px solid #044674;
	margin:10px 0;
	padding-bottom:20px;
	clear:both;
}
.searchResults {
	float:left;
	padding-top:3px;
}
.searchResults h1 a {
	color:#fff;
	font-size:1.4em;
}
.searchResults h1 a:hover {
	color:#ddd;
}
#search {
	margin:10px 0;
}
#search input {
	padding:3px;
	font-size:1.3em;
}
.submitBtn {
	float:right;
	background-color:#eee;
	color:#000;
	border:1px solid #ddd;
	padding:4px 3px;
}
.submitBtn:hover {
	border:1px solid #999;	
	cursor:pointer;
}
h4 {
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
}

#wideHeader {
	width:949px;
	height:320px;
	margin-left:4px;
}

#socialNetworkLinks {
	float:left;
	display:block;
	background:url('images/socialnetworkbg.png') no-repeat;
	width:269px;
	height:75px;
	padding-top:45px;
	padding-left:17px;
	display:block;
	margin-top:10px;
}

#socialNetworkLinks a {
	float:left;
	margin:0 0 5px 4px;
	width:37px;
	height:37px;
}

.shadow {
	background:url('images/shadow.jpg') no-repeat scroll 100% 100%;
	border:medium none !important;
	margin-bottom:6px;
	padding:0 16px 30px 0;
	clear:both;
	list-style-type:none;	
}

/* End Comments */
/*
#homeLink, #aboutLink, #newsLink, #servicesLink, #portfolioLink, #downloadsLink, #contactLink {
	height:22px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999999px;
	font-size:1px;
	color:#ccc;
}
#homeLink:hover, #aboutLink:hover, #newsLink:hover, #servicesLink:hover, #portfolioLink:hover, #downloadsLink:hover, #contactLink:hover {
	background-position:0 -22px;
}
#homeLink {
	background-image:url('images/nav_01_nm.png');
	width:48px;
}
*/
