/* Global Layout */

body
{
	font-size: 13px;
	margin: 0px;
	text-align: center;
	background: #f2f2f2 url(arsenic/bg.gif) top left repeat-x;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

body.inner{
	background: #f2f2f2 url(arsenic/bg.gif) center -145px repeat-x;
}

a {color:#009900;text-decoration:none;}
a:hover {color:#666666;text-decoration:none;}

/* ------- Header ------- */

#shim{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 600px;
	background: url(arsenic/head.png) top center no-repeat;
}


.inner #shim{
	height: 235px;
}


#wrap{
	position: relative;
	margin: auto;
	width: 960px;
}

#head{
	position: relative;
	height: 170px;	
}

#logo{
	position: absolute;
	top: 20px;
	left: 0;
	height: 50px;
	width: 228px;
	top: 80px;
	left: 366px;
	text-indent: -9999em;
}

#main_navigation{position:absolute;height:40px;}
.jqueryslidemenu{position:relative;z-index:22;}

ul { 
	list-style: none;
}

/* 
	LEVEL ONE
*/
ul.dropdown { 
	position: relative; 
	float: left;
	height: 40px;
	font-size: 14px;
	
}
ul.dropdown li {
	/*float: left; zoom: 1; background: #ccc; */
	float: left;
	height: 40px;
	position: relative;	
}
ul.dropdown a:hover { 
	/*color: #000; */
	background: rgba(22, 25, 27, 0.8); 	
	text-decoration: none;	
}
/*ul.dropdown a:active                { color: #ffa500; }*/
ul.dropdown li a                    { 
/*	display: block; padding: 4px 8px; border-right: 1px solid #333; color: #222; 
*/
	display: block;
	padding: 9px 17px 9px 17px;	
	float: none;
	height: auto;
	line-height: 1.5em;
	color: #9aa1ac;	
	/*padding-right: 10px;*/
	/*font-size: 13px;*/
	/*text-transform: uppercase;*/
}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover,
ul.dropdown li a:hover { 
	background: rgba(22, 25, 27, 0.8); 	
	text-decoration: none;	
	color: #ffffff;
}

ul.dropdown li.hover a {
	/*color: black; */
	background: rgba(22, 25, 27, 0.8);	
	margin:0px;	
}

ul.dropdown li.current_page_item a{
	color:#ffffff;
	text-decoration: none;
}

ul.dropdown li.current_page_item a:hover{
	color:#ffffff;
	text-decoration: none;
}

ul.dropdown li a.current{
	/*background: #1f2326;*/
	text-decoration: none;
	color:#ffffff;	
}


/* 
	LEVEL TWO
*/
ul.dropdown ul {
	/*border-left: 0px solid #9aa1ac;
	border-right: 0px solid #9aa1ac;
	border-top: 0px solid #9aa1ac;
	border-bottom: 1px solid #9aa1ac;*/
	width: 180px; 
	visibility: hidden; 
	position: absolute; 	
	top: 100%; 
	left: 0;
	text-align: left;
	/*background: transparent;	*/
}
ul.dropdown ul li { 
	position: relative;
	font-weight: normal; 
	/*background: #1f2326; */
	background: rgba(22, 25, 27, 0.8); 	
	border-bottom: 0px solid #ccc; 
	float: none; 
	height: 30px;
	/*	padding: 0; 
	margin: 0 auto;*/
	padding-bottom:8px;
	/*text-transform: uppercase;*/
}								  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{  border-right: none; width: 130px; display: inline-block;} 
ul.dropdown ul li a:hover{ 
	color:#ffffff; 
	background: none;
}	

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

/* ------- Menu ------- */
/*
.jqueryslidemenu{
	position: relative;
	float: left;
	height: 40px;
	font-size: 14px;	
}

.jqueryslidemenu li{
	float: left;
	height: 40px;
	position: relative;		
}

.jqueryslidemenu li a{
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 18px 0 18px;
	color: #fff;
}

.jqueryslidemenu li a:hover, .jqueryslidemenu>li:hover>a{
	background: #1f2326;
	text-decoration: none;
}


.jqueryslidemenu li:hover ul{
	display: block;
}

.jqueryslidemenu li li{
	float: none;	
	height: auto;	
}

.jqueryslidemenu li li a{
	float: none;
	height: auto;
	line-height: 1.5em;
	display: block;
	color: #9aa1ac;	
	padding-right: 0;
}

.jqueryslidemenu li li a:hover{
	color: #fff;
	margin:0px;
}

ul.jqueryslidemenu li.current_page_item a{
	color:#ffffff;
	text-decoration: none;
}

ul.jqueryslidemenu li.current_page_item a:hover{
	color:#ffffff;
	text-decoration: none;
}

ul.jqueryslidemenu li a.current{
	background: #252A2D;
	text-decoration: none;
	color:#ffffff;	
}
*/



/*#nav{
	position: relative;
	float: left;
	height: 40px;
	font-size: 14px;	
}

#nav li{
	float: left;
	height: 40px;
	position: relative;		
}

#nav li a{
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 18px 0 18px;
	color: #fff;
}

#nav li a:hover, #nav>li:hover>a{
	background: #1f2326;
	text-decoration: none;
}

#nav li ul{
	position: absolute;
	display: none;	
	top: 40px;
	left: 14px;
	width: 150px;
	text-align: left;
	font-size: 11px;
	background: #1f2326;
	padding: 8px 0 8px;
	text-transform: uppercase;
}

#nav li:hover ul{
	display: block;
}

#nav li li{
	padding-top: 5px;	
	padding-bottom: 5px;
	float: none;	
	height: auto;	
}

#nav li li a{
	float: none;
	height: auto;
	line-height: 1.5em;
	display: block;
	color: #9aa1ac;	
	padding-right: 0;
}

#nav li li a:hover{
	color: #fff;
	background: none;
}

ul#nav li.current_page_item a{
	background: #1f2326;
	text-decoration: none;
}

ul#nav li a.current{
	background: #1f2326;
	text-decoration: none;
}
*/
/* ------- Search form ------- */

#search{
	float: right;
	margin-top: 10px;	
	width: 228px;
	height: 25px;
	background: url(arsenic/search-bg.gif) top left no-repeat;		
}

#search p{

	position: relative;	
	width: 228px;
	height: 25px;
}

#search .text{
	float: left;
	width: 190px;
	padding: 5px;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #fff;	
	border:0;
	background: none;
}

#search .submit{
	float: left;
	height: 25px;
	width: 28px;
	border:0;
	background: none;
}

/* ------- General structure ------- */

#splash{
	position: relative;
	height: 464px;
	width: 960px;
	padding: 30px 0 0 0;
	background: url(arsenic/fade.png) top center no-repeat;
}

#splash img{
	display: block;
}

#piecemaker {
	position: center; 
	margin: -25px 0 0 -120px;
}	


#front-caption{
	position: relative;
	font-size: 16px;
	margin: 0 30px 0 30px;
	text-align: center;	
	color: #343434;	
	line-height: 1.5em;	
	margin-bottom: 1.2em;
	border-bottom: 1px solid #fff;
}

#front-caption p{
	font-size:24px;
	letter-spacing:-1px;
	padding-bottom: 1em;
	border-bottom: 1px solid #ddd;	
}



#sitemap-caption{
	position: relative;
	font-size: 10px;
	margin: 0 30px 0 0;
	text-align: left;	
	color: #e5e5e5;	
	line-height: 1.5em;	
	margin-bottom: 1.2em;
	border-bottom: 1px solid #e5e5e5;
}

#sitemap-caption p{
	float:right;
	margin-top: -8px;
	margin-right: -25px;

}

#sitemap-caption p a{
	font-size: 10px;
	text-align: left;	
	color: #e5e5e5;	
	text-decoration:none;
}

#section-title{
	position: relative;
	height: 70px;
	padding-bottom: 15px;
	background: url(arsenic/page-fade.png) top left no-repeat;	
}

#section-title h1{
	position: relative;
	font-size: 28px;
	text-align: left;
	color: #fff;
	height: 70px;
	line-height: 70px;
	padding-left: 30px;
	font-family: Arial;
	
}


#outer-page{
	position: relative;
	padding: 1px 15px 0 15px;
	background: url(arsenic/page-fade.png) 0 -85px no-repeat;
}

#page{
	position: relative;
	background: #fdfcfc;
	padding: 25px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: -15px;
	overflow: hidden;	
	text-align: left;
	margin-bottom: 24px;
	border: 1px solid #e5e5e5;
}


/* ------- Portfolio full view ------- */

#work{
	position: relative;
}

.portfolio_view {
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 0px;
	margin-bottom: 18px;
}

.work{
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
}


.work-item{
	float: left;
	position: relative;
	height: 250px;
	width: 450px;
	margin-right: 30px;
	border: 5px solid #e5e5e5;
}

.work-item img{
	display: block;
	position: relative;
	height: 250px;
	width: 450px;
	background: #000;
}

.work-item span.image{
	display: none;
	position: absolute;
	height: 250px;
	width: 450px;
	top:0;
	left: 0;
	background: #000 url(arsenic/glass.png) center no-repeat;
	background: rgba(0,0,0,.5) url(arsenic/glass.png) center no-repeat;
}

.work-item span.video{
	display: none;
	position: absolute;
	height: 250px;
	width: 450px;
	top:0;
	left: 0;
	background: #000 url(arsenic/play.png) center no-repeat;
	background: rgba(0,0,0,.5) url(arsenic/play.png) center no-repeat;
}

.work-item:hover span.image{
	display: block;
}
.work-item:hover span.video{
	display: block;
}

.work h2{
	padding: 4px 0 14px 0;
	font-size: 22px;
	line-height: 27px;
	color: #252a2e;
	font-family: Arial;
}

.work h2 a{
	color: #252a2e;
}

.work h2 a:hover{
	color: #525e66;
	text-decoration: none;
}

.work a{
	color: #666666;
}

.work a:hover{
	color: #252a2e;
}

.work p{
	line-height: 1.5em;
	padding-bottom: 1.2em;	
}

.work ul{
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	line-height: 1.5em;
	margin-left: 490px;
}

.work li{						
	padding: 2px 0 2px 18px;
	background: url(arsenic/bull.gif) center left no-repeat;
}



		
/* ------- Portfolio gallery view ------- */


#folio{
	position: relative;
	margin-left: -20px;
	text-align: center;
}

#folio li{
	float: left;
	padding-left: 19px;
	width: 280px;
	height: 298px;
	
}


.folio-item{
	display: block;
	position: relative;
	height: 220px;
	width: 270px;
	border: 5px solid #e5e5e5;
}

.folio-item img{
	display: block;
	position: relative;
	height: 220px;
	width: 270px;
	background: #000;
}

.folio-item span.image{
	display: none;
	position: absolute;
	height: 220px;
	width: 270px;
	top:0;
	left: 0;
	background: #000 url(arsenic/glass.png) center no-repeat;
	background: rgba(0,0,0,.5) url(arsenic/glass.png) center no-repeat;
}

.folio-item span.video{
	display: none;
	position: absolute;
	height: 220px;
	width: 270px;
	top:0;
	left: 0;
	background: #000 url(arsenic/play.png) center no-repeat;
	background: rgba(0,0,0,.5) url(arsenic/play.png) center no-repeat;
}

.folio-item:hover span.image{
	display: block;
}

.folio-item:hover span.video{
	display: block;
}

#folio h3{
	padding: 4px 0 4px 0;
	font-size: 18px;
	font-family: Arial;
	color: #252a2e;		
}

#folio h3 a{
	color: #252a2e;
}

#folio h3 a:hover{
	color: #525e66;
	text-decoration:none;
}

#folio a{
	color: #666666;
}

#folio a:hover{
	color: #252a2e;
}

/* ------- Blog & Post ------- */

#content{
	float: left;
	width: 600px;
}

#content_fullwidth{
	float: left;
	width: 100%;
}

.entry{
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
	margin-bottom: 18px;
}

.entry .error_required li{
	color:red;
}

.entry-content img{
	border: 5px solid #e5e5e5;
	max-width: 600px;
}

.entry h1{
	font-size: 28px;
	line-height: 33px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial;
}

.entry h1 a{
	font-size: 28px;
	padding-bottom: 4px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.entry h2{
	font-size: 22px;
	padding-bottom: 4px;
	color: #000000;
	font-family: Arial;
}

.entry h3{
	font-size: 18px;
	padding-bottom: 4px;
	color: #000000;
	font-family: Arial;
}

.entry h4{
	font-size: 16px;
	padding-bottom: 4px;
	color: #000000;
	font-family: Arial;
}

.entry h5{
	font-size: 14px;
	padding-bottom: 4px;
	color: #000000;
	font-family: Arial;
}

.entry h6{
	font-size: 13px;
	padding-bottom: 4px;
	color: #000000;
	font-family: Arial;
}

.entry p, .entry ul, .entry ol{
	position: relative;
	line-height: 1.5em;
	padding-bottom: 1.2em;	
}

.entry ul li{
	list-style: inside disc;	
}

.entry ol li{
	list-style: inside decimal;
}

.entry strong{
	font-weight: bold;
}

.entry em{
	font-style: italic;	
}

.entry li{
	color: #252a2e;
}

.entry blockquote{
	padding: 14px 30px 0 30px;
	font-style: italic;
	text-indent: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 1.2em;
	background: #f2f2f2 url(arsenic/q.gif) top left no-repeat;
}

.entry table{
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1.2em;
}

.entry th, .entry td{
	text-align: center;
	padding: 12px 0 12px 0;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;	
}

.entry th{
	font-size: 16px;
	background: #f2f2f2;
}

.entry .highlight{
	background: #f2f2f2;	
}

.entry .highlight2{
	background: #252a2e;
	color: #fff;
}


.vcard {
	color:#666666;
}

.vcard cite {
	color: #252a2e;
}

.vcard cite a{
	color: #252a2e;
}

.commentlist  p{
	color:#666666;
}	

.commentmetadata ,.commentlist .reply {
	float:left;
	color:#bbb;
	font-size:9px;
	padding-left:2px;
	padding-right:17px;
	text-transform:uppercase;
	line-height:15px;
}
.cancel-comment-reply a{
	color:#bbb;
	font-size:9px;
	padding-left:2px;
	text-transform:uppercase;
	line-height:15px;
}
.comms-navigation, .navigation {
	clear: both;
	display: block;
	margin-bottom:0px;
	overflow: hidden;
}
ul.children {
	margin-left:10px;
	padding: 1px;
} 
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}	
		
.children {
	position: relative;
	padding: 16px;
	list-style: none;
	overflow: hidden;
	border-top: 0px solid #e5e5e5;	
	border-bottom: 0px solid #e5e5e5;
	font-size: 11px;
	/*background: #f2f2f2;*/
}

.entry .commentlist li{
	position: relative;
	padding: 16px;
	list-style: none;
	overflow: hidden;	
	/*border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;*/
	font-size: 12px;
}

/*.entry .commentlist li.odd{
	background: #ffffff;
	border-top: 0px solid #e5e5e5;	
}*/

.entry .commentlist li/*li.even*/{
	border-top: 1px solid #e5e5e5;	
	border-bottom: 0px solid #e5e5e5;
	background: #ffffff;
}

li.comment ul.children li {
	margin:0px;
	background: none;
	border-bottom: 0px solid #e5e5e5;
	border-top: 0px solid #e5e5e5;
}

.commentlist li .avatar{
	float: left;
}

.comment-author{
	font-size: 11px;	
	padding-bottom: 5px;
}

.comment-content{
	margin-left: 65px;
}

.entry .commentlist li a{
	text-decoration: none;
}

.entry .commentlist li li{
	padding-left: 65px;
	padding-right: 0;
}

.commentlist h2{
	display: none;
}

#commentform{
	padding: 16px;
	background: #f2f2f2;
	position: relative;
	margin-bottom: 5px;
	margin-top: 12px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

#commentform label{
	display: none;
}

#commentform p{
	margin-left: 50px;
}

#authorname, #author, #url, #email, #subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #666666;
	border: 1px solid #e5e5e5;
	padding: 5px;
	display: block;
	width: 90%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#comment, #message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border: 1px solid #e5e5e5;
	padding: 5px;
	display: block;
	height: 80px;
	width: 90%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}



#submit{
	position: relative;
	display: block;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	width: 152px;
	border: 0;
	background: url(arsenic/post-submit.gif) center no-repeat;
	cursor: pointer;
}


	
.entry-author{
	padding: 24px 0 24px 0;
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.entry-author img{
	float:left;
	margin-right: 14px;
	border: 4px solid #e5e5e5;
}

.entry .entry-author p{
	padding-bottom: 0;
}


.entry-foot{
	padding: 24px 0 24px 0;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.enjoy{
	float: left;
	width: 48%;
}

.related{
	float: right;
	width: 48%;
}


#comwrap{
	padding-top: 24px;
}

		
/* ------- Pagination ------- */		
	
	
.paginate{
	position: relative;
	overflow: hidden;
	float: right;
}

.paginate a{
	float: left;
	background: #252a2e;
	padding: 0 12px 0 12px;
	margin-left: 12px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.paginate a.active{
	padding: 0 12px 0 12px;
	color: #252a2e;
	background: none;
}

/* ------- Sidebar ------- */
	
#sidebar{
	float: right;
	width: 240px;
}

#sidebar ul{
	padding-bottom: 18px;
}

#sidebar h3{
	font-size: 22px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 8px;	
	font-family: Arial;
}

.widget_popular_posts{
	position: relative;
	padding-bottom: 18px;
	color: #252a2e;	
}
.widget_popular_posts ul#popular_posts{
	list-style: none;
	line-height: 1.5em;
	padding: 3px 0 3px 0;
}
.widget_popular_posts ul#popular_posts li{
	list-style: none;
	line-height: 1.5em;
	padding: 3px 0 3px 0;
}

.widget_popular_posts a{
	color: #252a2e;	
}

	

#recentcomments{
	position: relative;
	padding-bottom: 18px;
	color: #666666;	
}

#recentcomments li{
	list-style: inside disc;
	line-height: 1.5em;
	padding: 3px 0 3px 0;
}

#recentcomments a{
	color: #252a2e;	
}


#sidebar li{
	list-style: inside disc;
	line-height: 1.5em;
	padding: 3px 0 3px 0;
}

#sidebar a{
	color: #666666;	
}

#sidebar a:hover{
	color: #252a2e;
	text-decoration: none;	
}

#sidebar{
	position: relative;
	padding-bottom: 18px;
	color: #252a2e;	
}

.widget {
	list-style: inside disc;
	line-height: 1.5em;
	padding: 3px 0 3px 0;
}



.screen-reader-text{
	display:none;
}
.widget input#s {
	border: 1px solid #e5e5e5;
	padding: 5px;
	width: 66%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.widget input#searchsubmit {
	border: 1px solid #e5e5e5;
	height:27px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.widget li{
	list-style: inside disc;
	line-height: 1.5em;
	padding: 3px 0 3px 0;
}

.widget a{
	color: #252a2e;	
}



#flickr{
	position: relative;
	overflow: hidden;
	margin-left: -16px;
	padding-top: 10px;
	width: 256px;	
}


#flickr li{
	float: left;
	margin: 0 0 12px 16px;
	height: 68px;
	width: 68px;
	list-style: none;
}

#flickr li a{
	float: left;
	height: 64px;
	width: 64px;
	border: 4px solid #e5e5e5;
}

#flickr li a img{
	float: left;
	height: 64px;
	width: 64px;
}

#flickr .flickr_badge_image{
	float: left;
	margin: 0 0 12px 16px;
	height: 68px;
	width: 68px;
	list-style: none;
}

#flickr .flickr_badge_image a{
	float: left;
	height: 64px;
	width: 64px;
	border: 4px solid #e5e5e5;
}
	
#flickr .flickr_badge_image a img{
		float: left;
		height: 64px;
		width: 64px;
}




/* ------- Home page columns ------- */


#front{
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;	
	text-align: left;
	font-size: 13px;	
}

.front{
	float: left;
	width: 280px;
	margin-left: 30px;
}

#front h2, #front h3{
	font-size: 18px;
	letter-spacing:-1px;
	padding-bottom: 5px;	
}

#front p{
	line-height: 1.5em;
	padding-bottom: 1em;
}

#front ul {list-style:inside circle;}

#front ul li {line-height: 1.5em;}


/* ------- Footer ------- */

#foot{
	position: relative;
	height: 210px;
	color: #9aa1ac;
	background: url(arsenic/foot-bg.gif) top left;
}

#footer{
	position: relative;
	width: 960px;
	margin: auto;
	padding-top: 18px;
	height: 165px;	
	line-height: 1.7em;
	text-align: left;
}

#footer h5, #footer h6{
	font-size: 16px;
	color: #fff;
	padding-bottom: 14px;
}

#bottom a{
	font-size: 12px;
	color: #fff;
}


.testimonials{
	float: left;
	width: 620px;
	padding-left: 30px;			
}

.testimonials p{
	float: left;
	width: 280px;
	font-style: italic;
	padding-right: 30px;
}

.testimonials cite{
	display: block;
	font-style: normal;
}

#social{
	float: right;
	width: 280px;
	padding-right: 30px;
	position: relative;
}

#social ul{
	position: absolute;
	top: 1px;
	left: 100px;	
}

#social li{
	float: left;	
}

#social li a{
	float: left;
	height: 16px;
	width: 16px;
	margin-left: 4px;	
}


.social1{
	background: url(arsenic/social1.gif) top left no-repeat;
}
.social2{
	background: url(arsenic/social2.gif) top left no-repeat;
}
.social3{
	background: url(arsenic/social3.gif) top left no-repeat;
}
.social4{
	background: url(arsenic/social4.gif) top left no-repeat;
}


/* ------- Breadcrumbs ------- */

.breadcrumb{
	padding:0 0 10px 0;
}

/* ------- Styles for shortcodes images ------- */

.image_shcode {
	border:1px solid #eaeaea;
	display:inline-block;
}
.image_shcode img{
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #fff;
	padding:8px;
	margin:0;
}
.alignright,img.alignright,a img.alignright {
	float:right; 
	margin:10px 0px 10px 16px;
}
.alignleft,img.alignleft,a img.alignleft {
	float:left; 
	margin:10px 16px 10px 0;
}

/* Contact Form */
form#contactform {margin:15px 0 0 0;}
label, input {display:block;}
label.inputlabel, p label.inputlabel {margin:20px 0 4px 0;padding:0;float:none;}
label.error {font: bold 11px arial;padding:0;margin:3px 0 25px 0;width:290px;display:block;float:none;color:#cc0000;}
span.required {font:font: bold 11px arial;color:#cc0000;}
input, textarea {margin:0;padding:0;}
input.textinput, textarea.contactmessage {background:#fbfbfb;width:320px;border:1px solid #cccccc;padding:5px; -moz-border-radius:3px; -khtml-border-radius:3px;}
textarea.contactmessage {width:540px;height:80px;overflow:auto;font-family:Arial, Helvetica, sans-serif;font-size:12px;margin:0 0 5px 0;}
input.error, textarea.error {background:#fbfbfb;width:320px;border:1px solid #cc0000;padding:5px; -moz-border-radius:3px; -khtml-border-radius:3px;}
input.textinput:hover, input.textinput:focus, textarea.contactmessage:hover, textarea.contactmessage:focus {background:#ffffff;border:1px solid #58c058;}

input.submitbutton {margin:20px 10px 20px 0;border:none;width:166px;height:31px;background:url(http://www.britemint.com/wp-content/themes/devster/images/submit_button.jpg) no-repeat;background-position: 0 0;cursor:pointer;font-size:0;display:block;line-height:0;color:transparent;overflow:hidden;text-indent:-9999px;}
input.submitbutton:hover {background:url(http://www.britemint.com/wp-content/themes/devster/images/submit_button.jpg) no-repeat;background-position: 0 -31px;cursor:pointer;border:none;}
