
:focus { -moz-outline-style: none; }

html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 0;
	color: #ccc;

   }



body {
	background: url(img/bg_pattern.jpg) repeat-x;
	background-color: #D84669;

}


 body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {

	margin: 0;
    padding: 0;

}

ul {

	list-style: none;

}


 blockquote {

	font-size: 15px;

	line-height: 22px;

	padding: 5px 0px 10px 15px;

	margin: 0 auto;

	width: 85%;

	background: url(img/quote.png) no-repeat 0 5px;


}



blockquote p {
	font-style: italic;
	color: #8BA671;
	padding: 25px 2px 0px 0;

}



a {

	color: #D84669;

	text-decoration: underline;
	margin-right:10px;
	margin-left:10px;

}


a:hover {

	text-decoration: none;

}


a img {

	border: none;

}

p {


	font-size: 14px;

	line-height: 22px;

	padding: 10px 20px;

}


h1,h3,h4 {
	padding: 10px 0;
	font-weight: 200;
	color: #D84669;
	letter-spacing:4px;

}



h1 {

	font-size: 30px;


}


h3 {

	font-size: 25px;

}



h4 {

	font-size: 21px;

}


/* Wrap */


#hr {
	width: 900px;
	border-top: #fff 1px dotted;
	margin: -35px auto 0 auto;
	padding-bottom:3px;
	*margin: -55px auto -20px auto;
	

}



#wrap {
	width: 900px;
	margin: 90px auto 0 auto;
	position: relative;


}


/* Main Menu */


#main_menu {
	width:900px;
	height: 26px;
	margin-top:133px;
	text-align: left;
	position: absolute;
	float:left;
	margin-left:50px;
	margin-right:auto;
	z-index:2;
	
}


#main_menu ul {

	

}


#main_menu ul li {
text-transform:uppercase;
	display: inline;
	font-size: 13px;
	letter-spacing:1px;

}



#main_menu ul li a {
	display: block;
	width:140px;
	height:40px;
	float: left;
	text-decoration: none;
	font-weight:200;
	text-align:center;
	margin-right: 5px;
	background: url(img/navBg.png);
	background-repeat:no-repeat;
	color: #FFF;
	padding: 14px 0px 0px 0px;
	text-shadow: black 0px 0px 3px;

}



#main_menu ul li.current_page_item a, #main_menu ul li a:hover {


	color: #fff;
	background: url(img/navBgOver.png);
	background-repeat:no-repeat;


}/* Sub Menu */


#sub_menu {

	padding-top: 0px;
	*padding-top: 20px;
	padding-bottom:60px;
	*padding-bottom:80px;
	
	


}


#sub_menu ul {
	margin:55px 58px 0 0px;
	*margin:30px 58px 0 0px;
	float:right;
	z-index:9;

}


#sub_menu ul li {
text-transform:uppercase;
	display: inline;
	font-size: 13px;

}#sub_menu ul li a {
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 0px;
	background-color: #D84669;
	color: #fff;
	padding: 5px 8px 5px 8px;
	letter-spacing:2px;
	
}



#sub_menu ul li.current_page_item a, #sub_menu ul li a:hover {
	color: #3C2C0F;
	text-decoration: none;
	background-position: 0 -26px;/*border:#FFF 1px solid;*/
/*background-color:#c0054e;*/

}


/* Title */


#title {
	border-bottom-width: thin;
margin: 25px 0 -15px 0;


}


#title h2 {
	float: left;
	margin-top: -93px;
	*margin-top: -119px;
	background: url(img/logo_header.png) no-repeat;
	width: 880px;
	height: 247px;
	behavior: url(iepngfix.htc);
	z-index:1;
	celar:both;


}



/* Content Wrap */

#content_wrap {

	width: 90%;
	background: url(img/content_footer.png) no-repeat center bottom;
	margin: 0 auto;
	padding-bottom: 70px;


}


#content_thumb {
	margin: -23px 0 0 0;
	*margin:30px 0 0 0;
	width:950px;
	float: left;


}



.thumb1 {
	display:block;
	float:left;
	width:333px;
	height:352px;
	margin: -5px 0 0 -80px;
	background-image:url(img/thumb1.png);
	background-repeat:no-repeat;
	
	}

	
	.thumb2 {
	display:block;
	float:left;
	width:364px;
	height:360px;
	margin: -10px 0 0 -110px;
	background-image:url(img/thumb2.png);
	background-repeat:no-repeat;
	
	}
	
	
	.thumb3 {
	display:block;
	float:left;
	width:367px;
	height:363px;
	margin: 0px 0 0 -120px;
	background-image:url(img/thumb3.png);
	background-repeat:no-repeat;
	
	
	}
	


#content_wrap_slideshow {
width: 90%;

}


/* Content */


#content {
	
	
	float: left;
	padding:30px 30px 30px 0px; 
	margin: -25px 0 0 0;
	*margin: 0px 0 0 0;

}

#contentNoSideBar {
	margin:-100px 0 0 5px;
	*margin:-20px 0 0 5px;

		z-index:-1;

}


#contentNoSideBar h2 {
	margin:100px 0 0 20px;
	*margin:-30px 0 0 20px;
	position:absolute;
	font-size:35px;
	font-weight: lighter;
	letter-spacing:3px;
	color:#ccc;
}

#content_pic_right{
	width:700px;
	padding:50px;
	*padding:30px;
}
	
	
	#content_pic_right h4{
	width:300px;
	padding:20px;
	*padding:10px;
	margin-left:10px;
	float:right;
}
	

#content img {

	border: #DCDCDC 0px solid;
    background: #fff;
    padding: 3px;

}


#content_blog {
	background: url(img/wind_bg.giff) no-repeat left top;
	width: 400px;
	float: left;
	margin-top: 25px;
	padding-bottom: 30px;
}


#post_wrapper {
	width:700px;
	margin-right: 25px;
	margin-top:-50px;
	padding-bottom: 10px;
}


.alignright {
float: right;
clear:both;


}





/* Content Post Wrap */

.post_wrap {
	width: 500px;
	padding: 0px 0 35px 0;

}

#content_blog .post_wrap {
	width: 500px;
	padding: 0px 0 35px 0;


}


/* Content Post Title */

#content h2 {
	font-size: 35px;
	letter-spacing:4px;
	color: #FFF;
	font-weight: lighter;
	border-bottom: #fff 0px dotted;
	margin-left:30px;

}

#content_pic_right h2 {
	font-size: 35px;
	letter-spacing:4px;
	color: #FFF;
	font-weight: lighter;
	border-bottom: #fff 0px dotted;
	margin-left:30px;

}

#content_blog h2 {

	font-size: 35px;


	color: #D84669;


	font-weight: normal;

	padding: 10px 30px;
	
	border-bottom: #fff 1px dotted;

}


#content h2 a {
	text-decoration: none;
	color: #D84669;

}



#content_blog h2 a {
	text-decoration: none;
	color: #D84669;

}

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

}


/* Content Post Details */


#content p.post_details {
	padding: 5px 0 10px 0;
	margin-top: 0px;
	color: #FFF;
	border-bottom: #fff 1px dotted;

}


/* Content Post Text */


#content ul, #content ol {

	padding: 10px 0 10px 50px;

	font-size: 14px;

	line-height: 25px;

}


#content ul li {

	list-style: square;

}

/* More Entries */

#more_entries {

	padding: 35px 0;

	font-size: 25px;

}


#more_entries a {

	text-decoration: none;

	color: #000;

}
#more_entries a:hover {

	text-decoration: underline;

}


/* Rss Feed Image */


#wrap a img.rss_feed {

	position: absolute;

	top: 156px;

	left: 605px;

}

/* Comments (single.php and comments.php) */


h2.spcn, h2.spcl {

	font-size: 25px !important;

}


.comments_wrap {

	width: 500px;

	margin: 30px 0 5px 10px;

	clear: both;

}

.comments_wrap .left {

	width: 56px;

	float: left;

}

.comments_wrap .right {

	width: 400px;

	float: left;

	padding-left: 15px;

}


.comments_wrap .right a {

	text-decoration: none;

}

.comments_wrap .right a:hover {


	text-decoration: underline;


}
.comments_wrap .right h4 {


	font-size: 19px;


	font-family: "Lucida Grande";


	color: #D84669;


	padding: 0;


	font-weight: normal;


}
.comments_wrap .right h4 b {


	font-size: 13px;


}
.comments_wrap .right p {


	font-size: 13px;


	line-height: 19px;


	padding: 10px 0;


}
/* Comments (form) */
#content form {


	margin: 20px 0 30px 10px;
	


}
#content form label {


	display: block;


	margin: 10px 0;


	font-size: 12px;


}
#content form label input {


	padding: 4px;


	width: 180px;


	font-size: 12px;
	
	background-color:#FCF;


}
#content textarea {


	margin-bottom: 10px;


	display: block;


	padding: 3px;


	font-size: 12px;
	
	background-color:#FCF;


}
#content form input {


	margin-top: 5px;
	background-color:#FCF;


}
/* Sidebar */
#sidebar {
	width: 328px;
	float: right;
	padding: 40px 30px 20px 30px;
	background: url(img/side_bar_bg.jpgg) no-repeat left top;
	position: relative;
	overflow: hidden;
	clear: none;
}
#sidebar a {


	text-decoration: none;


}
#sidebar a:hover {


	text-decoration: underline;


}
#sidebar h2 {
	font-size: 24px;
	color: #FFF;
	padding: 15px 0 5px 0;
	font-weight: normal;
	background: url() repeat-x bottom;
	width:100%;
	border-bottom: #fff 1px dotted;

}
#sidebar ul {


	width: 100%;


	padding: 15px 0 15px 0px;


}
#sidebar ul li {


	font-size: 14px;


	list-style-type: none;


	padding: 3px 10px 4px 20px;


	line-height: 19px;
	



}
#sidebar ul#recent_entries li {


	


	padding-left: 0;


	padding-right: 0;


	width: 100%;


}
#sidebar ul li span.wrap {
	width: 310px;
	background: url(img/li.giff) no-repeat left 7px;
	display: block;
	padding-left: 20px;

}
#sidebar ul li span.left {


	width: 270px;


	float: left;


}
#sidebar ul li span.right {


	width: 35px;


	text-align: right;


	float: right;


	font-family: Arial, Helvetica, sans-serif;


}
#sidebar ul li ul {


	padding: 0;


	margin: 1px 0 -14px 0;


}
/* Categories and Archives */
#sidebar .ca_wrap {


	width: 100%;


}
#sidebar .cleft {


	width: 170px;


	float: left;


}
#sidebar .cright {


	width: 145px;


	margin-left: 5px;


	float: left;


}
/* Sidebar Search (widget) */
#sidebar form#searchform input {



	background: #D84669;



	border: #000000 1px solid;



	font-size: 12px;



	font-family: Arial, Helvetica, sans-serif;



}
#sidebar form input#s {


	width: 200px;


        margin-top: 20px;


	margin-bottom: 5px;


	padding: 4px;


}
/* Widget (calendar) */
#wp-calendar {


	width: 90%;


	margin: 0 auto;


	padding: 0 0 10px;


}
#wp-calendar caption {


	padding: 10px;


}
#wp-calendar th, #wp-calendar td {


	padding: 5px;


	text-align: center;


	background: #EAEAEA;


}
#wp-calendar td {


	background: transparent;


}
#wp-calendar td, table#wp-calendar th {


	padding: 3px 0;


}
#wp-calendar a {


	text-decoration: underline;


}
#wp-calendar a:hover {


	text-decoration: none;


}
/* Footer */
#footer {
	width: 800px;
	height: 50px;
	border-top: #DADADA 0px dotted;
	margin:0px auto 0px auto;
	font-size: 12px;
}
#footer h2 {



    margin-top:-65px;



	/*background: url(img/CCWP_logo_bw.png) no-repeat;*/



	width: 46px;



	height: 80px;



    margin-left: 810px;
}


#footer_in {


	width: 900px;


	margin: 0 auto;


	position: relative;


	font-family: Arial, Helvetica, sans-serif;


}
#footer a {
	color: #D84669;
	text-decoration: none;

}
#footer ul {


	padding-top: 23px;


}
#footer ul li {


	display: inline;


	font-size: 13px;


}
#footer ul li a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 3px 5px;
	color: #D84669;}
#footer ul li.current_page_item a, #footer ul li a:hover {
	background: #D84669;
	color: #FFF;}
#footer p.footer {
	font-size: 9px;
	color: #D84669;
	clear: none;

	padding: 0px 0 0 20px;
	float:left;
	*text-align:left;
	text-align:left;
	



}
#footer p.footer a:hover {


	text-decoration: underline;


}
#footer p.bot a {
	background: #4F4E4D;
	padding: 1px 4px;
	font-size: 13px;
	position: absolute;
	right: 0;
	top: 0px;

}
#footer p.bot a:hover {


	background: transparent;


}
/* Fix */
#sidebar ul li span.wrap:after,


#title:after,


#content_wrap:after,


#sidebar ul#recent_entries li span.wrap:after,


#sidebar .ca_wrap:after,


.comments_wrap:after {


    content: "."; 


    display: block; 


    height: 0; 


    clear: both; 


    visibility: hidden;

}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: #fff 1px solid;
	padding:10px;
	}

img.alignright {
	padding: 10px;
	margin: 20px 0 20px 20px;
	display: inline;
	border: #fff 1px solid;
	}

img.alignleft {
	padding: 10px;
	margin: 0 17px 8px 0;
	display: inline;
	border: #fff 1px solid;
	}


.alignleft {
	float: left
	}
/* End Images */


