/*
Theme Name: CPR
Theme URI: http://www.sparkmarketer.com
Version: 0.8
Description: 2012 Theme for CPRNash.com
Author: <a href="http://sparkmarketer.com">Spark Marketer</a>
*/


body{

	background: url(img/bg.jpg) no-repeat top center fixed #000000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0px;
	word-spacing: 1px;
	color: #4d4d4d;
	padding:0px;
	margin:0px;
}


a{

	color:#3D3FB0;
	text-decoration:none;
}



a:hover{

	color:#5a5fe8;
	text-decoration:none;
}



blockquote {

	
	padding:0px;
	overflow: hidden;
	margin: 0 0 40px 0;
	width: 100%;
}

img {

border: 0px;

}

cite{

	font-size:inherit;
	font-style:normal;
}



code{

	background:#efefef;
	color:#000;
}



ul{

	list-style:square;
}


p {

		line-height: 26px;
}


/* Headers */



h1 {
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
	color: #ED2228;
	line-height: 45px;
}

h1.blog {
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 20px 0 20px 0;
	color: #ED2228;
}

#gallerycontainer h1 {

	margin: 20px 0;
}

h1 a {

	color: #3D3FB0;
	text-decoration:none;
}

h1 a:hover{

	text-decoration: underline;
}

h1#headerimage {

	margin: 0px;
	padding: 0 0 5px 0;
}


h2 {

	color: #ED2228;
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 20px 0 20px 0;
}

h2.blog {
	color: #ED2228;
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 20px 0 10px 0;
}

h2.quote {
	color: #ED2228;
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 20px 0 20px 0;
	margin: 0px;
}

h2 a{

	text-decoration:none;
}



h2 a:hover{

	text-decoration: underline;
}



h3{

	font-size:26px;
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#ED2228;
	margin: 20px 0 20px 0;
}



h4{

	font-size:22px;
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#ED2228;
	margin: 20px 0 10px 0;
}

h5{

	font-size:20px;
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#ED2228;
	margin: 10px 0 10px 0;
}

h6{

	font-size:18px;
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#ED2228;
	margin: 10px 0 10px 0;
}


/* Blog Contents */


#wrapper{

	background: #f9f9f9;
	width:960px;
	margin: 0 auto 0px auto;
	-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 12px;
	-moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 12px;
	box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 12px;
	overflow: hidden;
}


#tiptop {

	background-color: #1c1c1c;
	height: 37px;
}


#tiptopinner {

	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #E9E5DD;
	letter-spacing: 0px;	
	width:960px;
	margin: 0 auto;
	padding-top: 5px;
	overflow: hidden;
	text-align: right;


}	

#tiptopinner span {

	color: #cc0000;
	font-size: 120%;
}


#top {

	background-image: url(img/header.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	
}

#logo {

	width: 409px;
	height: 125px;
	padding: 43px 0 0 45px;
}

#topright {

	background: url(img/top3.png) no-repeat #ffffff;

	width: 659px;
	height: 177px;
	overflow: hidden;
}


#flashlogo {

	float: left;
}

#woodlogo {

	float: right;
}


#fireicon {

	position: fixed;
	width: 50px;
	height: 200px;
	top: 198px;
	right: 0px;
}


#socialtab {

	position: fixed;
	background-color: #ffffff;
	width: 50px;
	height: 200px;
	top: 248px;
	right: 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	padding: 12px 0 0 5px;
	-moz-border-radius: 10px 0 0 10px;
	-khtml-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;

}

#socialtab img {

	text-decoration: none;
	padding-bottom: 10px;
	
}

#socialbuttons {

	float: left;
	width: 550px;
	padding: 3px 0px 10px 10px;

}

#postsocialbuttons {

	padding: 0 0 15px 0;
}

/* Navigation */


#nav{

	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	height: 46px;
	width: 900px;
	padding: 68px 0px 0 20px;
	text-align: center;
}



ul.nav{

	list-style:none;
	margin:0px;
	padding: 0px;
}

ul.dropdown a {

	text-shadow: none !important;
}


ul.nav li {

	display:inline;  
}



ul.nav li a {

	display:inline;
}



ul.nav li a:hover {

	text-decoration:none;
}

#pagesidebar li.current_page_item a, li.current-menu-item a {

	color: #f79d11;
}


/* Posts */

.trigger {

	width: 94%;
	padding-top: 20px;
	text-align: right;
		
}

#postcontainer {

	float: left;
	width: 650px;
	padding: 25px 0 0 30px;
	overflow: hidden;
}

#gallerycontainer {

	padding: 20px;
	overflow: hidden;
}

.post{

	width: 615px;
	float: left;	
	padding:0px;
	overflow: hidden;
}

.gallerypost{
	
	padding:0px;
	overflow: hidden;
}
.postwide {
	float: left;
	width: 98%;
	padding:20px;
}

.main{

	float: left;
	overflow: hidden;
}



.main p{

	line-height:26px;
	margin:0 0 15px 0;
}



.main ol{

	line-height:18px;
	margin:0 0 15px 30px;
}



.main ul{

	margin:0 0 15px 30px;
}



.main li{

	margin:0 0 10px 0;
}


.main img{

	margin:5px;
	padding: 7px;
	background-color: #ffffff;
	-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 8px;
	box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 8px;
}

.gallery p {

	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin: 0px;
}


.gallerymain{

	overflow: hidden;
}

.gallery-item {

	margin: 0px;
}


.gallerymain img{

	margin:5px;
	display: inline;
}

.highslide img {
	border: 0px !important;
}

.highslide-image {
	border: 0px !important;
}

.highslide-caption {

	background: #000000;
	color: #ffffff;
	font-size: 18px !important;
	font-weight: bold;
}

	
.highslide-wrapper, .highslide-outline {
background: #000000 !important;
}


dl p {
	display: block;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}


.gallery-item {
float: left;
margin-top: 0px !important;
text-align: center;
width: auto !important;
}

img.wp-smiley{

	padding:0px;
	border:0px;
}


img.wp-smiley:hover{

	padding:0px;
	border:0px;
}


#topimages {

	margin: none;
	padding: 0 0 20px 0;
}

#topimages img {

	padding: none;

}


.meta{

	font-size:11px;
	color:#fff;
	padding: 0px;
	margin:0px;
}



.navigation{

	margin: 30px 0;
	font-size:11px;
}



/* Comments */



.gravatar{

	float:left;
	padding:2px;
	border:1px solid #999;
	margin:5px 25px 5px 5px;
}




.alt{

	color:#777;
}



ol#comments{

	text-align:justify;
	width: 400px;
}



/* Forms */


input, textarea, select, button{

	background:#fafafa;
	border:1px solid #d4d4d4;
	color:#666;
	padding:2px;
	margin:3px 0 5px 0;
	font:12px Arial, Helvetica, sans-serif;
}



input:focus{

	border:1px solid #555;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 225px;
	padding: 20px;
	margin-top: 50px;
	border-left: 1px solid #c1c1c1;
}

#pagesidebar {
	float: right;
	width: 230px;
	padding: 0 20px;
	margin-top: 30px;
	border-left: 1px solid #c1c1c1;
	overflow: hidden;
}

#pagesidebar h2 {

	font-size:28px;
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: uppercase;
	color:#ED2228;
	margin: 0px 0 10px 0;
	
}


.textwidget {

	padding-bottom: 20px;
	font-size: 14px;
}


.textwidget a {

	color: #3D3FB0;
	font-weight: bold;
}

.textwidget a:hover {

	text-decoration: underline;
	font-weight: bold;
}

.shailan-dropdown-menu-widget {

	padding-bottom: 0px !important;
}

#sidebar ul, #pagesidebar ul {

	margin-left: -40px;
}

#sidebar li, #pagesidebar li {

	list-style-type: none;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/* Footer */

#pageend {


	overflow: hidden;

}


#footer{

	background-color: #1c1c1c;
	margin: 0 auto 20px auto;
	overflow: hidden;
	padding: 10px 20px 0;
	width: 920px;
	color: #ffffff;
	-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 12px;
	-moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 12px;
	box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 12px;
}


#footer a{

	color: #3D3FB0;
}


#footerbackground {

}

#call {

	font-weight: 500;
	font-size: 20px;
	margin: 0px;
}

span.red {

	color: #ED2228;
}

#copy {

	font-size: 14px;
}

#footer a:hover{


}


#slideout {
	z-index: 1000;
	background:#ffffff;
	position:fixed;
	width:230px;
	height:80px;
	top:25%;
	left:-210px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 8px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 8px;
}
#clickme {
	float:right;
	height:80px;
	width:20px;
	background: url(img/socialtab.png) #93774B;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 8px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 8px;
}
#slidecontent {
	float:left;
	padding:12px;
	color: #93774B;	
}



#line {

	height: 1px;
	width: 100%;
	display: block;
	background-color: #555555;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;

}

#certs {

	width: 380px;
	
	margin: 0 auto;

}



/* Others */


.aligncenter, div.aligncenter {

	display: block;
	margin-left: auto;
	margin-right: auto;
}



.alignleft {

	float: left;
}



.alignright {

	float: right;
}

img.alignleft {

	float: left;
	margin-right: 15px;
}



img.alignright {

	float: right;
	margin-left: 15px;
}


.paddingleft {

	padding-left: 20px;
}

.paddingright {

	padding-right: 20px;
}

.wp-caption {

	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}


/* optional rounded corners for browsers that support it */

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}



.wp-caption img {

	margin: 0;
	padding: 0;
	border: 0 none;
}



.wp-caption p.wp-caption-text {

	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.half {

	width: 40%;
	padding: 20px;
}
/** Footer Credit - change link colors **/
#footer #copy a,
#footer #call .phone-number {
    color: #FFC72C !important;
    font-weight: bold;
    text-decoration: none;
}

#footer #copy a:hover {
    text-decoration: underline;
}

