/*
Theme Name: Pussy Willow Theme
Author: CreaCom Design.com
Author URI: http://www.creacomdesign.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #cb006b;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

.clear { clear: both; margin: 0; }


/** BEGIN container **/
#globalcontainer {
	width: 970px;
	height: auto;
	margin: auto auto;
	padding: 0;
}
/** END container **/

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	height: auto;
	margin: 0;
	text-align: left;
}
/** END wrapper **/

#insidecontainer1 {
width: 959px;
height: auto;
margin: 0;
float: left;
}

#insidecontainer2 {
width: 951px;
height: auto;
margin: 0;
float: right;
}


/** BEGIN header **/
#header {
width: 970px;
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
}

#headertopmenu {
width: 951px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

#topmenubox {
width: 950px;
height: 60px;
text-align: left;
margin-top: 25px;
float: left;
}


	#header .pages {
		list-style-type: none;
		height: 40px;
		margin-left: 8px;
		margin-top: 1px;
		float: left;
		clear: both;
	}
		#header .pages li {
			float: left;
			text-transform: uppercase;
			font-size: 0.9em;
		}
		#header .pages li a {
			display: block;
			width: 92px;
			text-align: center;
			text-decoration: none;
			color: #ffffff;
			padding: 10px 12px;
			background-color:#000000;
		}
		#header .pages li a:hover {
			background-color: #cb006b;
		}
		
		#headerlogobox {
		width: 950px;
		height: auto;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #ffffff;
		clear: both;
		float: left;	
	}
		
	#header .logo {
	width: 340px;
	height: auto;
		float: left;
		
	}
	
	#header .tagline {
	width: 530px;
	height: 100px;
	text-align: left;
	margin-top: 90px;
		float: right;
		
	}
	
		#header .logo h1 {
			text-transform: uppercase;
			font-size: 2.5em;
			padding-top: 3px;
		}
			#header .logo h1 a {
				text-decoration: none;
			}
		#header .tagline p {
		text-align: right;
			color: #ffffff;
			font-size: 10px;
		}
	
	#header .categories {
		list-style-type: none;
		clear: both;
		height: 30px;
		margin-left: -15px;
	}
		#header .categories li {
			float: left;
		}
		#header .categories li a {
			display: block;
			color: #ffffff;
			margin-left: 15px;
			padding: 3px 10px 10px;
			text-decoration: none;
		}
		#header .categories li a:hover {
			font-weight: bold;
			color: #ffffff;
		}
/** END header **/

/** BEGIN sidebars **/
.box {
	padding: 0;
	float: left;
	margin-bottom: 10px;
}
	
#lsidebar {
	width: 205px;
	float: left;
	padding-bottom: 10px;
}

#lsidebar .headerbox {
width: 205px;
height: 78px;
	float: left;
}

#lsidebar .headerbox2 {
width: 205px;
height: 80px;
margin-bottom: 5px;
	float: left;
}

#lsidebar .animbox {
width: 200px;
height: 120px;
text-align: center;
	float: left;
}

#lsidebar .headerbox3 {
width: 200px;
height: 60px;
float: left;
}

#lsidebar .headerbox4 {
width: 200px;
height: 36px;
float: left;
}

#lsidebar .separator200 {
width: 200px;
height: 20px;
float: left;
}
#lsidebar .searchbox {
width: 200px;
height: 100px;
border: solid 1px #ffffff;
padding: 3px;
text-align: center;
float: left;
}

	#lsidebar .searchbox form {
		
	}
	#lsidebar .searchbox form p {
		margin-bottom: 5px;
	}
		#lsidebar .searchbox form input {
			margin-right: 5px;
		}
		#lsidebar .searchbox form input, textarea {
			border: 1px solid #cb006b;
			font-size: 0.9em;
			font-family: Helvetica, Arial, sans-serif;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#lsidebar .searchbox form input {
			width: 240px;
			border: 1px solid #cb006b;
		}
		#lsidebar .searchbox form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cb006b;
		}
		#lsidebar .searchbox form button {
			border: 1px solid #ffffff;
			background: #cb006b;
			font-size: 1em;
			font-family: Helvetica, Arial, sans-serif;
			color: #ffffff;
			padding: 2px 6px;
		}


#feedpic {
width: 35px;
height: auto;
text-align: left;
float: left;
}

#feedlink {
width: 155px;
height: auto;
padding-left: 5px;
text-align: left;
float: right;
}


#lsidebar .box h2 {
		color: #cb006b;
		font: Helvetica, Arial, sans-serif;
		font-size: 1.2em;
		text-transform: uppercase;
		padding: 0;
		margin-bottom: 5px;
	}
	#lsidebar ul {
		list-style-type: none;
	margin: 0;
	padding: 0;
	}
		#lsidebar ul li {
		color: #ffffff;
			line-height: 1.3em;
			padding: 4px 0 4px 15px;
		}
		#lsidebar ul li a {
			color: #ffffff;
			text-decoration: none;
		}
		#lsidebar ul li a:hover {
			color: #cb006b;
			text-decoration: underline;
		}
		
#lsidebar .box form {
		height: 26px;
		background: url(images/search2.gif) no-repeat center 0;
	}
		#lsidebar .box form input {
			border: 0;
			width: 176px;
			margin: 7px 0 0 12px;
		}
		#lsidebar .box form button {
			display: none;
		}
		
#rsidebar {
	width: 262px;
	float: right;
	padding-bottom: 10px;
}

#rsidebar .headerbox2 {
width: 260px;
height: 40px;
margin-top: 20px;
text-align: center;
	float: right;
}

#rsidebar .separator262 {
width: 262px;
height: 20px;
text-align: left;
float: left;
}

#rsidebar .box h2 {
		color: #cb006b;
		font: Helvetica, Arial, sans-serif;
		font-size: 1.2em;
		text-transform: uppercase;
		padding: 0;
		margin-bottom: 5px;
	}
	#rsidebar .ads {
		padding: 0 3px;
		text-align: center;
	}
		#rsidebar .ads img {
			margin: 4px;
		}
	#rsidebar form {
		height: 26px;
		background: url(images/search2.gif) no-repeat center 0;
	}
		#rsidebar form input {
			border: 0;
			width: 250px;
			margin: 9px 0 0 5px;
		}
		#rsidebar form button {
			display: none;
		}
	#rsidebar ul {
		list-style-type: none;
		padding: 5px 8px;
	}
		#rsidebar ul li {
			line-height: 1.4em;
			padding: 5px 0;
		}
		#rsidebar ul li a {
			font-weight: bold;
		}
		#rsidebar ul li p {
			padding-top: 5px;
		}
	#rsidebar .flickr {
		text-align: center;
		padding: 0 7px;
	}
		#rsidebar .flickr img {
			margin: 8px;
		}
	#rsidebar .video {
	text-align: center;
	width: 237px;
		border: 1px solid #cb006b;
		margin-left: 10px;
	}
	#rsidebar .tags {
		padding: 2px 2px;
		text-align: center;
	}
		#rsidebar .tags a {
			
		}
		#rsidebar .tags a:hover {
			
		}
/** END sidebars **/

/** BEGIN content **/
#content {
	width: 478px;
	float: left;
	padding: 0 0 10px 5px;
}
	#featured {
		height: 285px;
		margin-top: 6px;
		margin-bottom: 10px;
		padding: 8px 8px 0 8px;
		background: #ffffff 0 0;
	}
	#content .featured {
		position: relative;
		padding: 0 6px 6px 8px;
		margin-left: 4px;
		margin-bottom: 40px;
		height: 230px;
	}
		#featured h2 {
			color: #cb006b;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 1.8em;
			font-style: italic;
			padding: 4px;
			margin: 0 0 4px 2px;
	}
		
		#content .featured .comments a {
			position: absolute;
			display: block;
			width: 37px; height: 36px;
			background: url(images/speech-bubble-news.gif) no-repeat 0 0;
			top: 5px; right: 8px;
			text-align: center;
			font-size: 0.9em;
			color: #ffffff;
			text-decoration: none;
			padding-top: 7px;
		}
		#content .featured h1 {
		color: #000000;
			margin-bottom: 10px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 1.6em;
			font-style: italic;
			font-weight: normal;
			padding: 5px 50px 0 0;
		}
		
		#content .featured h1 a {
		text-decoration: none;
		color: #000000;
		}
		
		#content .featured h1 a:hover {
		text-decoration: none;
		color: #cb006b;
		}
		
		#content .featured img {
			float: left;
			margin: 5px 10px 10px 4px;
			width: 134px; height: 134px;
			border: solid 1px #000000;
		}
		#content .featured p {
			line-height: 1.4em;
			color: #000000;
			margin-bottom: 10px;
			padding: 3px 4px 0 4px;
			background: none;
		}
		#content .featured .details {
			clear: both;
			font-weight: bold;
			text-transform: uppercase;
			font-size: 0.9em;
			margin-bottom: 0;
		}
		
		#content .featured .details a {
				color: #cb006b;
				font-weight: bold;
				text-decoration: none;
			}
			
			#content .featured .details a:hover {
				color: #000000;
				font-weight: bold;
				text-decoration: underline;
			}
			
	#content .recent {
		padding: 6px;
		margin-bottom: 10px;
	}
	#content .post {
		position: relative;
		padding: 5px;
		margin-bottom: 10px;
	}
		#content .recent h2 {
		color: #cb006b;
			font-size: 1em;
		font: Georgia, "Times New Roman", Times, serif;
			padding: 4px;
			margin-bottom: 5px;
		}
		
		#content .recent h1 {
		color: #ffffff;
			margin-bottom: 10px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 1.6em;
			font-style: italic;
			font-weight: normal;
			padding: 5px 50px 0 0;
		}
		
		#content .recent h1 a {
		text-decoration: none;
		color: #ffffff;
		}
		
		#content .recent h1 a:hover {
		text-decoration: none;
		color: #000000;
		}
		
		#content .recent .post h3 a {
		color: #cb006b;
		font: Georgia, "Times New Roman", Times, serif;
			font-size: 1.2em;
			margin-bottom: 10px;
			font-weight: bold;
		margin-bottom: 5px;
		text-decoration: none;
		}
		
		#content .recent .post h3 a:hover {
		color: #000000;
		font: Georgia, "Times New Roman", Times, serif;
			font-size: 1.2em;
			margin-bottom: 10px;
			font-weight: bold;
		margin-bottom: 5px;
		text-decoration: underline;
		}
		
		#content .recent .post .text {
		margin-top: 12px;
		}
		
		#content .post .comments a {
			position: absolute;
			display: block;
			width: 37px; height: 36px;
			background: url(images/speech-bubble-posts.gif) no-repeat 0 0;
			top: 5px; right: 2px;
			text-align: center;
			font-size: 0.9em;
			color: #ffffff;
			text-decoration: none;
			padding-top: 7px;
		}
		#content .post h1 {
		font: Georgia, "Times New Roman", Times, serif;
			font-size: 1.6em;
			line-height: 1.3em;
			margin-bottom: 10px;
			font-weight: bold;
			padding: 3px;
		}
		
		#content .post h1 a {
			font: Georgia, "Times New Roman", Times, serif;
			color: #ffffff;
			margin-bottom: 10px;
			font-weight: normal;
			padding: 3px;
			background-color: #cb006b;
			text-decoration: none;
		}
		
		#content .post h1 a:hover {
		font: Georgia, "Times New Roman", Times, serif;
		background-color: #ffffff;
				color: #000000;
				text-decoration: none;
			}
		
		#content .post img {
			float: left;
			margin: 5px 10px 10px 4px;
			width: 134px; height: 134px;
			border: solid 1px #cb006b;
		}
		#content .post p {
			line-height: 1.4em;
			margin-bottom: 10px;
			padding: 0 4px;
		}
		#content .post .details {
			clear: both;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 0.9em;
			margin-bottom: 0;
			border-bottom: 1px solid #ffffff;
		}
			#content .post .details a {
				color: #ffffff;
				font-weight: bold;
				text-decoration: none;
				padding-bottom: 2px;
			}
			#content .post .details a:hover {
				color: #cb006b;
				font-weight: bold;
				text-decoration: underline;
				padding-bottom: 2px;
			}
	
	#content .post .details .readmore a {
	color:#cb006b;
	font-weight: bold;
	text-decoration: none;
	}
	
	#content .post .details .readmore a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
	
	#content .postnav {
		clear: both;
		padding: 8px 0;
	}
		#content .postnav ul {
			list-style-type: none;
			padding: 8px;
			background-color: #000000;
		}
			#content .postnav ul li {
				float: left;
				color: #ffffff;
				background-color: #000000;
				padding: 4px;
			}
			#content .postnav ul li a {
				color: #ffffff;
				background-color: #000000;
				text-decoration: none;
				display: block;
				padding: 2px 6px;
				border: 1px solid #ffffff;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
				background-color: #000000;
				color: #cb006b !important;
			}
			#wp_page_numbers ul {
				border-top: 0 !important;
				background-color: #000000;
			}
			#wp_page_numbers .page_info {
				padding: 3px 6px !important;
				margin-right: 2px;
				border: 1px solid #ffffff !important;
				margin-top: 4px;
				background-color: #000000;
			}
			/*#wp_page_numbers .active_page a {
				background-color: #ffffff !important;
				border: 0 !important;
			}*/
			
#wp_page_numbers li.active_page a {
color: #cb006b !important;
background-color: #000000 !important;
border: 1px solid #cb006b !important;
text-decoration: none;
}

#wp_page_numbers li.active_page a:hover  {
color: #ffffff !important; /* IE fix */
background-color: #000000 !important;
border: 1px solid #ffffff !important;
text-decoration: none;
}

#wp_page_numbers {
background-color: #000000;
}

/** END content **/

/** BEGIN footer **/
#footerbox {
width: 970px;
height: 60px;
clear: both;
}

#footer {
	clear: both;
	color: #ffffff;
	text-align: center;
	border-top: 1px solid #ffffff;
	font-size: 1em;
	font: Georgia, "Times New Roman", Times, serif;
	width: 951px;
	height: 36px;
	padding: 4px 0 0 0;
}
	
	#footer .wrapper {
		width: 950px;
		margin: auto auto;
		text-align: left;
	}
	#footer p {
	width: 950px;
	margin-top: 10px;
	text-align: center;
	font: Georgia, "Times New Roman", Times, serif;
		float: left;
	}
	#footer .r {
		float: right;
	}
	
	#footer  p a {
	font: Georgia, "Times New Roman", Times, serif;
	color: #cb006b;
	text-decoration: none;
	}
	
	#footer p a:hover {
	font: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: underline;
	}
	
/** END footer **/

/** BEGIN miscellaneous **/
#content .single {
	padding: 2px;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 6px 6px 5px;
		margin-bottom: 6px;
		background-color: #000000;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cb006b;
		font-style:italic;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	
	#content .single h1 {
	font-size: 1.8em;
			font: Georgia, "Times New Roman", Times, serif;
			color: #ffffff;
			margin-bottom: 6px;
			font-weight: bold;
			padding:4px;
			background-color: #cb006b;
			text-decoration: none;
			}
	#content .single h1 a {
	color: #ffffff;
	text-decoration: none;
	}
	
	#content .single h1 a:hover {
	color: #cb006b;
	text-decoration: none;
	}
	
	#content .single .specialoffers1 {
	color: #47292a;
	font-size: 1em;
	text-align: center;
	padding: 2px 0 2px 0;
}
	
#comments {
	padding: 2px;
}
	#comments a {
	color: #cb006b;
		text-decoration: none;
	}
	
	#comments a:hover {
	color: #ffffff;
		text-decoration: none;
	}
	
	#comments h2 {
		font-size: 1.6em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cb006b;
			font-size: 0.9em;
			font-family: Helvetica, Arial, sans-serif;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cb006b;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cb006b;
		}
		#comments form button {
			border: 1px solid #ffffff;
			background: #cb006b;
			font-size: 1em;
			font-family: Helvetica, Arial, sans-serif;
			color: #ffffff;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #eeeeee;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #cb006b;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #cb006b;
		border-color: #ffffff;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
