/* Import body css */
@import url(global.css);
@import url(navigation.css);
@import url(sidebar_call_outs.css);
@import url(page_specific.css);
@import url(photo_gallery.css);
@import url(div_show_hide.css);
@import url(photo_details.css);
@import url(product_pages.css);


#content{
			width: 670px;
			border-right: 1px dashed #d0d0d0;
			padding: 5px 25px 25px 5px;
			float: left;
			clear: both;
		}

.entry{
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	
}



.firstpost {
	margin-bottom:15px
}


h2.entrytitle, h2 {
	color: #275674;
	text-decoration:none;
	border-style: none;
	font-weight: lighter;
	text-transform: none;
	padding-bottom: 5px;
	margin-top: 25px;
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}


h2.entrytitle a, h2.entrytitle a:visited, h2 a{
	color: #275674;
	text-decoration:none;
	border-style: none;
	font-weight: lighter;
	text-transform: none;
	padding-bottom: 5px;
	margin-top: 25px;
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;	

}


h2.entrytitle a:hover, h2 a:hover{
	color: #666;
	margin-top: 25px;
}

h3.entrytitle, h3 {
	color: #275674;
	text-decoration:none;
	border-style: none;
	font-weight: lighter;
	text-transform: none;
	padding-bottom: 5px;
	margin-top: 0px;
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}


h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #275674;
	text-decoration:none;
	border-style: none;
	font-weight: lighter;
	text-transform: none;
	padding-bottom: 5px;
	margin-top: 15px;
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;	

}


h3.entrytitle a:hover, h3 a:hover{
	color: #666;

}




.entrymeta{
	height: 16px;
	margin-top: 10px;
	font-size: 11px;
	color: #999;
	padding-top:4px;
	margin-bottom: 8px;
	border-top: 1px dotted #ccc;
	
}



.entrymeta a img{
	border:none;
	
}


.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
	
}


.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
	
}


.entrybody ol{
	margin-left:20px;
	padding-left:0px;
	
}
.entrybody ul li {
	list-style:square;
	
}


.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}


#commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#cc3333;
	font: 11px/15px Arial, Helvetica, Verdana, sans-serif;
	
}



.entrybody p{
margin:8px 0;
padding:0;
border-top: 1px dotted #ccc;

}


.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
	
}


.entrybody ol{
	margin-left:30px;
	padding-left:0px;
	
}
.entrybody ul li {
	list-style:square;
}


#sidebar h2 {
	color: #999;
	margin: 5px 0 8px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
}


.BlogWelcome{
	color: #ccccff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#cc3333;
	font: 18px/15px Arial, Helvetica, Verdana, sans-serif;
}


#primary ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#primary ul li {
	display: inline;
	margin:0;
	padding:0
	
}

#primary li{
	list-style: none;

}

#primary ul li a {
	color: #275674;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 11px;
}

#primary ul li a:hover{
	color: #666 !important;
}

#primary h3 {
	color: #999;
	margin: 15px 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}






#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}



#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
	
}


#sidebar li{
	list-style: none;

}



#sidebar ul li a {
	border-bottom: 1px solid #eeeeef;
	color: #275674;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(images/navbulle.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	font-size: 11px;
	
}


#sidebar ul li a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #eeeeef;

	
}



#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
	
}





.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
	
}


/************************************************
*	Comments													*
************************************************/


#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
	
}


#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
	
}



ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
	
}


.commentdate {
	font-size:0.8em;
	padding-left:5px;
	
}


#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
	
}


.commentname {
	margin: 0;
	padding: 5px;
	
}


.commentinfo{
clear:both;

}



.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:420px;
	background: #ececec url(images/comm.png) no-repeat top;
	
}



.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
	
}



#commentsformheader{
	padding-left:0px;
	
}



#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}



#commentsform form{
	text-align:left;
	margin:0px;
	
}



#commentsform p{
	margin:5px;
	
}



#commentsform form textarea{
	width:99%;
	
}


p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}


blockquote{
	font-style: italic;
	color: #999999;
	
}