/* Body | Lists | Padding | Margin Reset */

*{
	border: 0;
	margin: 0;
	padding: 0;
	}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	background:#000 url(../images/default.jpg) repeat-x;
	}
	
li{
 	list-style: none
	}

/* div craig added category left right */

.cat-left-right a:hover {
	text-decoration: none;
	color:#FFFFFF;	
	}

.cat-left-right a{
	color:#e3368d;
	text-decoration: none;
    }


/* div craig added cat tags home removed h1 links */

.titles a{ 
	font-size:14px;
	font-weight: bold;
	margin: 0 0 13px;
	padding-left:22px;
	}




.titles a:hover{ 
text-decoration: underline; 
color:#666; 
}


	
/* Links */

a{
	color:#000;
	text-decoration: underline;
    }

a:hover{
	text-decoration: none;
	color:#e3368d;	
	}
	
.readmore{
	text-transform:none;
	color:#0099CC;
	font-weight:bold;
	}
	
/* Page Layout */

#layout{
 	margin: 0 auto;
	width: 960px
	}
	
/* Header */


#header{
	height: 140px;
	}
	
/* Header Ad 728x90 */
	
#header_ad{
	float:right;
	padding-top:20px;
	}
				
#header_ad img{
	border:0px;
	}
	
/* Logo */
			
#logo{
	float:left;
	top:0px;
	width:250px;
	height:272px;
	z-index:2000;
	position:absolute;
	background:url(../images/logo.png) bottom left no-repeat;
	}
	
/*- Main Menu -*/
	
	
#menu_navigation {
	background:#ef2f8f;
	border-top:1px solid #b40a62;
	width:960px;	
	}
		
.menu, .menu ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	}

.menu {
	position: relative;
	float:left;
	width:720px;
	padding:0px 0px 0px 240px;	
	height: 34px;
	background:#ef2f8f; 
	}

.menu li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	height: 31px;
	}

.menu li a, .menu li a:link, .menu li a:active, .menu li a:visited {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 34px;
	text-transform:uppercase;
	font-weight:bold;
	background:#ef2f8f;
	border-left:1px solid #b40a62;
	color:#fff;
	display: block;
	padding:0px 20px 0px 20px;
	text-decoration: none;
	}

.menu li a:hover {
	background: #c3edf3;
	color: #000;	
	border:0px;
	border-left:1px solid #b40a62;
	}

.menu ul {
	background: #62d7e8;
	list-style: none;
	margin-top:5px;
	width: 100px;
	position: absolute;
	top: -999em;
	left: -1px;
	line-height: 31px;
	height:30px;
	}

.menu ul li {
	border: 0;
	float: none;
	}
	
.menu ul a {
	border-top: 1px solid #ccc;
	padding-right: 10px;
	width: 80px;
	white-space: nowrap;
	}

.menu ul a:hover {
	color: #000;
	}

#home .on {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 34px;
	text-transform:uppercase;
	font-weight:bold;
	background:#c3edf3;
	color:#000;
	border-left:1px solid #b40a62;
	display: block;
	padding:0px 22px 0px 20px;
	text-decoration: none;
	width/* */:/**/ 30px;
  	}


/* Secondary Menu and Dropdown Navigation */

* + html #emptysubnav{

	height:30px !important;/*IE7*/
	
	
}
* html #emptysubnav{

	height:30px !important;/*IE7*/
	
	
}

#emptysubnav{


	height:65px;
	
	background:#c3edf3;

}


#catnav, #catnav * {
	margin:0;
	padding:0;
	list-style: none;
	}
	
#catnav {
	position: relative;
	height: 31px;
	float:left;
	width:720px;
	padding:0px 0px 0px 240px;	
	background:#c3edf3;
	}
	
#catnav li {
	float: left;
	list-style:none;
	margin: 0;
	padding: 0;
	height: 31px;
	}

#catnav li a {
	color: #000000;
	display: block;
	padding: 0 6px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 31px;
	text-transform:uppercase;
	white-space:pre;
	text-align: center;
	}
	
#catnav li a:hover {
	text-decoration: none;
	color: #fff;
	background: #ef2f8f;
	}
	
#catnav li ul {
	position:absolute;
	left: -999em;
	width:15em;
	margin-top:0px;
	}
	
#catnav li:hover ul, #catnav li.sfhover ul {
	left:auto;
	z-index:10 !important;
	}
	
#catnav li ul li {
	display:block !important;
	width:15em;
	border:1px solid #b40a62 !important;
	border-top:none !important;
	background:#c3edf3;
	} 

			   	   
/*- Search - Rss - Newsletter Starts here -*/
	
#search_rss_wrapper{
	width:960px;
	margin-top:10px;
	}
	
.wrapper_left{
	border:1px solid #5fdff2;
	height:47px;
	width:648px;
	background:#c3edf3;
	float:left;
	}
	
.wrapper_right{
	background:#c3edf3;
	border:1px solid #5fdff2;
	height: 47px;
	width: 298px;
	float: right;
	}
	
.newsletter {
	float: left;
	width: 250px;
	margin: 10px 0px 0px 0px;
	padding-left: 240px;
	}
	
	
.rssfeed{
	height: 35px;
	width: 136px;
	float:right;
	}

.email_input {
 	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding:4px;
	width:156px;
    margin-left: 13px;
	display: inline;
	border:1px solid #ccc;
	}
	
.search_input {
 	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding:4px;
	width:186px;
    margin: 10px 0px 0px 16px;
	display: inline;
	border:1px solid #ccc;
	}
	
.search_input_footer {
 	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding:4px;
	width:126px;
    margin: 10px 0px 0px 0px;
	display: inline;
	border:1px solid #ccc;
	}
		
.submitt_button {
 	background: #ef2f8f;
	color: #fff;
	font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
	padding: 4px;
    margin: 0px 0px 0px 8px;
    border: 1px solid #ccc;
    font-weight: bold;
    width:56px;
	}
	

/*   Grid   */
	
#grid{
	margin-top:10px;
	}

 #grid .sidebar h2{
	font-size: 14px;
	margin: 0 0 5px;
	color:#000;
	}

#grid p{
	line-height: 18px;
	padding: 0 0 12px
	}

/*   Left Sidebar   */

#sidebar_left {
	float: left;
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/*   Random Posts   */
	

    
.random_post{
	color:#000;
	padding:40px 6px 3px 6px;
	}
	
.random_post_image{
	float:left;
	padding: 3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	}
    
.left_posts{
	height:auto;
	margin-bottom:5px;
	padding:5px;
	}
		
a.left_posts_link{
	color:#000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	}
		
a.left_posts_link:hover{ 
	text-decoration: underline;
	}	
	
/* Middle Column */

#middle{
	margin-left:10px;
	float: left;
	width: 370px	
	}
	
.middle_single{
	float: left;
	width: 652px;
	}
	
.sitemap_single{
	float: left;
	width: 652px;
	list-style: square inside;
	}
	
/* More News */

.more_news_title{
 	padding:0px 0px 0px 22px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(../images/star_archives.jpg) left no-repeat;
	line-height:17px;			
	}
		
.more_news_container{
	margin:25px 0px 0px 0px;
	}
	
.more_news a:hover{
 	background:#fff ;
	font-weight:normal;
	}
		
.tags_container{
	margin:25px 0px 0px 0px;
	}

.tags a{
	color:#000;
	}
	
.tags a:hover{
	color:#ef2f8f;
	background:#000;
	}
	
/* Sidebar */
		
.sidebar{
	float: right;
	width: 300px;
	}
		 
	
/* Video */
	
	
.video{
  	border-top:7px solid #e3368d;
	border-bottom:7px solid #e3368d;
	margin-bottom:10px;
	width:300px;
	height:256px;
	 }
	 
/* 125x125 Ads */
	 
#bannersSquare{

	} 

#bannersSquare img{
	float: left;
	padding: 12px 13px 12px 12px;
	background:#fff;
	}
		
/* 300x250 Ad */
	
.ad300x250{
	float: left;
	border:0px;
	}

.ad300x250 img{
	border:0px;
	}

	
/* Most Commented Single Sidebar */

.most_commented{
	height: auto !important;
	min-height: 80px;
	margin-top:10px;
	padding:10px;
	background:#fff;
	border: 7px solid #03bfdb;
	float:left;
	width:266px;
	}
	
.most_commented h2{
	font-size: 16px;
	color:#000;
	margin:0px 0px 10px 0px;
	padding-left:5px;
	border:1px solid  #a6e8fe;
	background: #d8f5fe;
	}
	
.commented_bullet{
	background:url(../images/star_archives.jpg) top left no-repeat;
	}
	
/* Archives Single Sidebar */

.archives li{
	background:url(../images/star_archives.jpg) top left no-repeat;
	padding:0px  0px 0px 24px;
	list-style: none;
	}

.archives {
	padding:10px  10px 10px 10px;
	background:#fff;
	border: 7px solid #03bfdb;
	margin:10px 0px 0px 0px;
	}

.archives h2 {
	font-size: 16px;
	color:#000;
	margin:0px 0px 10px 0px;
	padding-left:5px;
	border:1px solid  #a6e8fe;
	background: #d8f5fe;
	}
	
/* Sidebar Widgets */
	
.widgets{	
	text-align:left;
	color:#000;
	line-height:18px;
	margin:10px 0px 10px 0px;
	padding:15px;

	background:#fff;
	border: 7px solid #03bfdb;
  	}
 .widgets ul li{
 
 	padding:0px  0px 0px 26px;
 
 	}
  	
 .widget_title{
 	background:url(../images/star_archives.jpg) top left no-repeat;
	padding:0px  0px 0px 24px;
	list-style: none;
 	font-weight:bold;
 
 	}
 	
 
* + html .widget_title{

	padding:0px  0px 0px 10px !important;/*IE7*/
	
	
}
* html .widget_title{

	padding:0px  0px 0px 10px; !important;/*IE6*/
	
	
}
 #calendar{
 padding:0px  0px 0px 34px; 
 }


/* Tag Cloud Sidebar */


.sidebar_tags{	
	text-align:left;
	color:#000;
	line-height:18px;
	margin:10px 0px 10px 0px;
	padding:15px;
	background:#fff;
	border: 7px solid #03bfdb;
  	}
	

.categories{
	float: left;
	height: auto !important;
	height: 220px;
	min-height: 256px;
	padding:20px;
	width: 253px;
	background:#FFFFFF;
	color:#000;
	border-top: 7px solid #03bfdb;
	border-left: 7px solid #03bfdb;
	margin-top:10px;
	}
	
/* Metadata */
	
.month_metadata{
	background:#c3edf3;
	color:#000;
	padding:6px 6px 6px 15px;
	font-size:16px;
	}
	
.comment_number{
	font-size:11px;
	padding:5px 5px 5px 5px;
	color:#333;
	float:right;
	}
	
.posted{
  	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	padding-left:28px;
	}
	
.post_date{
	float: left;
	background:#fff url(../images/calendar.jpg) top left no-repeat;
	padding:0px 0px 0px 22px;
	}

.post_date a{
	color:#b605a3;
	}

.filed{
	float: left;
	padding:0px 0px 10px 22px
	}

.filed a{
	color:#b605a3;
	}
	
.notfound {
	color:#000;
	}
	
/* Post */


	
.post_middle {
	background:#fff;
	padding:10px;
	margin:0px 0px 5px 0px;
	min-height: 120px;
	}
	
.post_single{
	min-height: 160px;
	background:#fff;
	padding:10px;
	margin:0px 0px 5px 0px;
	}
	
.photos_home {
	background:#fff;
	padding:5px;
	margin:0 auto 0;
	}
	
.page {
	background:#fff;
	border-left:7px solid #ef2f8f;
	border-top:7px solid #ef2f8f;
	padding:18px;
	min-height:1214px;
	margin-bottom:10px;
	}
	
	
.post_blog {
	background:#fff;
	border-left:7px solid #ef2f8f;
	border-top:7px solid #ef2f8f;
	padding:18px;
	min-height:354px;
	margin-bottom:10px;
	line-height:18px;
	}
	
.post_sitemap {
	border-left:7px solid #ef2f8f;
	border-top:7px solid #ef2f8f;
	min-height:354px;
	margin-bottom:10px;
	padding:0px 0px 0px 22px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:#fff;
	line-height:20px;	
	}
	
.post_sitemap ul li {
	margin-left:20px;
	padding:0px 0px 0px 22px;
	background:#fff url(../images/star_archives.jpg) left no-repeat;
	}

.post_blog h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0px 0px 0px 22px;
	color:#000;
	background:url(../images/star_title.jpg) top left no-repeat;
	}
	
.post_blog h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0px 0px 0px 22px;
	color:#000;
	background:url(../images/star_title.jpg) top left no-repeat;
	}	
	
	
.post_content{
	margin-top:6px;
	color:#000;
	padding:50px 6px 3px 6px;
	}
	
.post_content img{
  	padding: 3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	float:left;
	}
	
.photo{ 
	padding: 3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	float:left;
	}

.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px !important;
	color:#000000;
	margin-top:5px;
	}
	
.entry blockquote {
 	background:url(../images/blockstar.jpg) no-repeat;
	text-align:left;
	background-position: 56px 2px;
	padding:0px 18px 0px 18px;
	margin:0px auto 0px;
	}
		
.entry blockquote p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:bold;
	color:#333;
	margin:0px auto 0px;
	width:80%;
	}
	
.entry img {
	padding: 3px 3px 3px 3px;
	margin:5px 5px 5px 5px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	}

.entry ul li {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	list-style:none;
	}
.entrysitemap {
	text-align:left;
	font-style:bold;
	font-size:12px;
	line-height:18px !important;
	color:#000000;
	margin-top:25px;
	}
	
.entrysitemap blockquote {
 	background:url(../images/blockstar.jpg) no-repeat;
	font-style:strong;
	font-size:12px;
	padding:0px 18px 0px 18px;
	margin:0px auto 0px;
	width:80%;
	}
		

.entrysitemap img {
	padding: 3px 3px 3px 3px;
	margin:5px 5px 5px 5px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	}

.entrysitemap ul li {
	margin-left:0px;
	padding:0px 0px 0px 22px;

}	

	
/* Comments */

#author,#email, #url{
	border:1px solid #fea6f3;
	padding:3px;
	}
	
.comment{
	background:#fff;
	color:#000;
	padding:20px;
	margin-bottom:10px;
	border:5px solid #fea6f3;
	}
	
#submit_comment {
 	background: #ef2f8f;
	color: #fff;
	font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
	padding: 4px;
    margin: 0px 0px 0px 8px;
    border: 1px solid #ccc;
    font-weight: bold;
    width:120px;
	}
	

textarea{
	font-size: 12px;
	padding: 2px;
	width:560px;
	border:5px solid #b6d3e3;
	}
	
h2.commh2{
  
	font-size: 1.4em !important;
	padding: 0 0 5px;
	font-weight:bold !important;
	color:#000 !important;
	}
	
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	}
	
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
	}
		
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
	}
		
ol.commentlist li{
  	padding: 20px 10px 10px 10px;
	}
		
ol.commentlist li.alt{
  	padding: 10px 10px 0 10px !important;
	background:#c0e8ef;
	border:1px solid #C0C0C0;	
	}
	

/* Page Navigation */
	
.navigation {
	}
	
.navigation a {
	color: #ef2f8f;
	font-size: 1em;
	font-weight: bold;
	}
	
.alignleft{
	display:inline;
	float:left;
	}
	
.alignright{
	display:inline;
	float:right;
	}
	
/* Footer */
	
#footer{
	margin-top:10px;
	color:#000;
	border:#b2dbf2 solid 7px;
	background:#fff;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#footer a{
	color: #e3368d;
	}
		
#footercolumns h2{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	}	
	
#footercolumns {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px;
	}

#footercolumns a{
	color:#ff0066;
	}
	
#footercolumns .block {
	float:left; width:30%;
	margin:0 0 0 3.5%;
	}
	
#footercolumns .first, * html #footercolumns .first{
	clear:both;	
	margin:0;
	border-right: 1px solid #ccc;
	}
	
#footercolumns .second{
	border-right: 1px solid #ccc;
	}
	
#copyright{
	color:#fff;
	padding:5px 0px 0px 0px;
	}
	
#copyright a{
	color:#ff0066;
	}


/* author image plugin */
.box { 
  padding: 8px;
  min-height: 72px;
  background: #efefef;
}
.entry_author_image {
  float: left;
  background: #fff;
  padding: 4px;
  margin-right: 8px;
  border-right: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
}
