/* @override http://larsoncreations.com/assets/style.css */

/*  
Theme Name: Soho
Theme URI: http://milo.peety-passion.com/category/themes/
Description: Fluid three column theme with custom features:- DD Tab Menu by <a href="http://www.dynamicdrive.com">Dynamicdrive</a> - WZ Tooltips by <a href="http://www.walterzorn.com">Zorn</a>.
Version: 3.17
Author: miloIIIIVII
Author URI: http://milo.peety-passion.com/

Customize, edit, poke, prod, and adapt to your own style. Please leave credit where credit is due so that others mayfind the source for your site and adapt a suitable version for theirown website.
*/

body{font:78%/140% "Arial", Tahoma;color:#fafafa;background:#151515;margin:0;padding:0;background-image:url(http://www.larsoncreations.com/assets/images/bgn1.jpg);background-repeat:no-repeat;}p{padding:0 0 15px;margin:0;}a{color:#fff;text-decoration:none;}a:visited{color:#fff;text-decoration:none;}a:hover{
	color:#666699;
	text-decoration:none;
}
#art{background-color:transparent;width:90%;margin:0px auto 0px;clear:both;padding-top:10px;}



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:#151515;
		border-width:0px 0px 1px 42px;
		border-style:solid;
		border-color:#151515;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 20px 5px 8px;
		background-color:transparent;
		color:#3399cc;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:0px 1px 0px 0px;
		border-style:solid;
		border-color:#7E7E7E;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#7E7E7E;
		color:#151515;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#7E7E7E;
		color:#151515;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#616161;
		color:#151515;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:0px;
		background-color:#303030;
		border-width:1px;
		border-style:solid;
		border-color:#7E7E7E;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 60px 2px 5px;
		color:#CBCBCB;
		font-size:11px;
		border-width:0px 1px 0px 1px;
		border-style:solid;
		border-color:#4490E2;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#EAEAEA;
		color:#333333;
		text-decoration:none;
		border-color:#666666;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#EAEAEA;
		color:#333333;
		text-decoration:none;
		border-color:#666666;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#EAEAEA;
		color:#CBCBCB;
		text-decoration:underline;
		border-color:#666666;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#459DDB;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:2px;
		margin:4px 5px 4px 5px;
		border-color:#A2A1AD;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:24px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(http://www.larsoncreations.com/assets/images/arrow_3.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(http://www.larsoncreations.com/assets/images/arrow_2.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(http://www.larsoncreations.com/assets/images/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(http://www.larsoncreations.com/assets/images/arrow_0.gif);
		text-decoration:underline;
	}
/*"""""""" menu done""""""""*/	

.col{
	float:left;
	width:15%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}.col1{
	float:left;
	width:auto;
	background:transparent;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}.col2{float:right;width:21%;margin:10px 5px 0 5px;
}.soho{
	float:left;
	width:auto;
	background:transparent;
	height:auto;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 10px;
}.solo{
	float:left;
	width:auto;
	background:transparent;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	
}.col3{
	float:left;
	width:25%;
	padding-left:5px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}.col4{
	float:left;
	width:36%;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 5px;
}.colA{
	float:left;
	width:565px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 40px;
}small{color:#aaa;float:right;}h2{color:#fafafa;margin:0 0 2px;border-bottom:1px solid #ccc;letter-spacing: .05px;font:normal 110%/100% "Arial", Tahoma;padding-bottom:3px;font-variant:small-caps;}h2 a, h2 a:visited{color:#ccc;text-decoration:none;}h2 a:hover{color:#900;background:333;text-decoration:none;}h3{
	font:normal 140%/100% "Arial", Tahoma;
	color:#6699FF;
	margin:10px 0 5px;
}h4{font:normal 130%/100% "Arial", Tahoma;color:#ccc;margin:10px 0 5px;}form {margin:0;padding:0;}#page{
	width:auto;
	background:transparent;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#content{padding:10px 0px 10px 10px;float:right;width:55%;}#gall{padding:20px 0px 30px 13px;text-align:center;width:90%;}acronym, abbr, span.caps{font-size:0.9em;letter-spacing:.07em;}blockquote, blockquote cite{margin:0 5px 0 0;padding:10px 10px 10px 10px;background:#000;color:#aaa; font-size:0.9em;border-left:8px double #900;}blockquote cite{display:block;}.post{clear:both;padding-top:10px;list-style:square;}

.post-date{
	width:38px;
	height:49px;
	float:left;
	background:url(http://larsoncreations.com/blog/wp-content/themes/soho-317/images/date.gif) no-repeat;
}.post-month{font-size:11px;text-transform:uppercase;color:#ccc;text-align:center;display:block;line-height:11px;padding-top:2px;margin-left:-3px;}.post-day{font-size:21px;font-weight:bold;text-transform:uppercase;color:#ccc;text-align:center;display:block;line-height:21px;padding-top:7px;margin-left:-3px;}

.entry{
	float:right;
	width:90%;
	padding-bottom: 8px;
}.post-cat{
	background:url(../index/images/cat.gif) no-repeat left center;
	padding-left:20px;
	float:left;
	font-size:95%;
	color:#9999CC;
}.post-calendar{
	background: url(http://larsoncreations.com/blog/wp-content/themes/soho-317/images/cal.gif) no-repeat left center;
	padding-left:20px;
	float:right;
	font-size:95%;
	color:#9999FF;
}

.post-content{clear:both;padding-top:10px;
	color: #d9d9d9;
}.navigation a, .navigation a:visited{color:#ccc;margin:10px 0 0 10px;}#sidebar li a, #footer li a{display:block;}#sidebar li a:hover, #footer li a:hover{
	background:#ccc;
	color:#9999FF;
	text-decoration:none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	-khtml-opacity:0.5;
}#sidebar{float:left;padding:0 5px 5px 0;width:20%;}#right_sidebar{float:left;padding:0 5px 5px 0;width:18%;}#searchform{background:transparent;width:190px;padding:5px 0 5 5px;float:left;}#searchform #s{border:1px solid #900;width:135px;height:22px;padding:2px 5px 0 5px;border:1px solid #900;background:transparent;vertical-align:middle;color:#fff;}

#searchform #searchsubmit{background:url(../index/images/search.gif) no-repeat;border: none;width:28px;height:24px;font:bold 12px Arial, Helvetica, sans-serif;color:#fff;vertical-align: middle;cursor:pointer;}#sidebar h3{
	font:normal 140%/100% "Arial", Tahoma;
	color:#9999FF;
	margin:10px 0 5px;
}#footer{clear:both;border-top:5px double #333;border-bottom:2px solid #fff;background-image: none;background-repeat: repeat-x;background-color:#070707;color:#ccc;font-size:95%;line-height:130%;width:100%;}

.footer_inside{
	width:90%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 15px;
}#footer a, #footer a:visited{color:#ccc;}
.ul-roll{list-style:none;margin:0 0 15px;padding:0;font-size:115%;line-height:130%;font-weight:normal;}
.ul-roll li{margin:0;padding:2px 0 2px 20px;background:url(http://larsoncreations.com/blog/wp-content/themes/soho-317/images/li.gif) no-repeat left center;} 
#.ul-roll li a, .ul-roll li a:visited{color: #bfbfbf;text-decoration:none;}.ul-roll li a:visiteda:hover{text-decoration:none;} #footer h4{
	font: normal 100%/90% "Arial", Tahoma;
	color:#9999FF;
	margin:10px 0 5px;
}#credits{margin: 0px auto 25px;width:75%;color: #aca9d8;font-size: 90%;line-height:120%;
	padding-bottom: 25px;
}#credits a, #credit a:visited{color: #a2a2a2;}.rss{background:url(http://larsoncreations.com/blog/wp-content/themes/soho-317/images/rss.gif) no-repeat left center;padding-left:18px;padding-bottom:10
px;margin-left:8px;}.center{text-align:center;}.alignleft{float:left;}.alignright{float:right;}.clear{clear:both;}hr.clear{clear:both;visibility:hidden;margin:0;padding:0;}
a img{border:0;padding:0;filter:alpha(opacity=90); -moz-opacity:0.7;opacity:0.7; -khtml-opacity:0.7;}a img:hover{border:0;opacity:1;}.ff a img{
	border:0em;
	padding:0em;
	filter:alpha(opacity=90);
	-moz-opacity:0.7;
	opacity:0.2;
	-khtml-opacity:0.8;
	width:100%;
	height:100%;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0;
	color: #ababab;
}.ff a:hover img{
	border:0em;
	opacity:1;
	width:100%;
	height:100%;
}.entry p img{float:left;border:none;margin-right:10px;margin-bottom:10px;padding:0;max-width:90%;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .clearfix{display:inline-block;}/* Hides from IE-mac \*/ * html .clearfix{height:1%;} .clearfix{display: block;}/* End hide from IE-mac */.widget{list-style-type:none;}.widgettitle{}.widget_text div{padding-left:4em;}.widget_calendar caption{text-align:left !important;color:#ccc;padding-left:1em;}.widget_calendar table{background-color:#333 !important;color:#333 !important;}.linkcat{list-style-type:none;}.widget_recent_comments li{list-style-type:disc;}.widget_delicious h2 a{font-size:1.1em;color:#fff;text-decoration:none;}

