/*
THEME NAME: NoPicnic
THEME URI: http://nopicnic.com
VERSION: 1.0
AUTHOR: <a href="http://luckycat.se/">Andy Karlsson</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline; list-style:none;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
td{vertical-align:top; padding-bottom:30px;}

h1{font-size:38px; line-height:38px; font-weight:bold;}
h2, h2 a, h2 a:link, h2 a:hover, h2 a:visited, h2 a:active{font-size:22px; text-decoration:none; font-weight:bold; color:#F5F5F5; margin:0 0 15px 0; padding:0; line-height:1.3em;}
h3, h3 a, h3 a:link, h3 a:hover, h3 a:visited, h3 a:active{font-size:14px; text-decoration:none; font-weight:bold; color:#F5F5F5; margin:0 0 15px 0; padding:0; line-height:14px;}
.dimgray{color:#696969}
.lightgray{color:#D3D3D3}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#F5F5F5;  
	background-color:#000; 
	margin:40px 0 100px 40px; 
}
.space{padding-bottom:20px;}

.widgettitle{color: #A24A94; font-size:16px; font-weight:normal;}
p{margin:0 0 10px;}
/*.widget_fergcorp_countdown{color:#A24A94;}*/
a{text-decoration:none;}
.textwidget a{margin-left:6px;	} 
a:link {color: #FFFF66;}
a:visited {color: #FFFF66;}
a:hover {color: #FFFF66;}
a:active {color: #FFFF66;}
.comment-meta{color:#666;font-size:11px;margin:0 0 10px 2em; }
.comment{color:#000;font-size:11px;}
.comment p{margin:0 10px 10px 10px;}
.comment-author{font-weight:700;}

.wp-caption-text{font-style:italic;}

#wrapper{width:810px; /*border:1px dotted #CCC;*/}
#container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 810px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*border:1px dotted #CCC;*/
} 
#content{
	width:675px;
	margin:0 0 0 135px;
	/*border:1px dotted #CCC;*/
}
.sidebar1{
	width:135px;
	float:left;
	display:inline;
}
#footer {
	clear:both;
	padding-top:10px;
	margin-top:60px;
	border-top:1px solid #D3D3D3;
	color:#696969;
}
#header{/*border:1px dotted #CCC;*/ height:60px;}
#menu{padding-top:140px;}
#menu div{height:24px;}
#menu a{font-size:17px; color:#F5F5F5; text-decoration:none; font-weight:bold;   }
#menu .menu-sub-item a{font-size:13px; font-weight:normal;} 
#menu .current_page_item a{color:#696969; } 

#company-info{padding-top:300px; font-size:10px; color:#A9A9AB;}

.column_right{width:215px; float:right; display:inline;}
.excerpt p{margin:0;}
.column_left{width:215px; float:left; display:inline;}
.column_center{width:215px; margin:0 230px 0 230px;}
.column{border-top:1px solid #D3D3D3; margin-top:15px; padding-top:15px;}
.column .entry-content{/*border-bottom:1px solid #FFF;*/ padding-bottom:10px; margin-bottom:10px;}

.teaserimage_small{padding:0 0 15px 0;}
.teasersep{border-bottom:1px solid #D3D3D3; padding-top:5px; height:1px;}

.contact-phone{font-size:17px; font-weight:bold;}
.contact-map{padding-top:20px;}

#random-archive{
	clear:both; 
	margin:25px 0 0 0; 


}
.custom-field{color:#FFFF66}

.main-title{padding-bottom:10px; margin-bottom:16px; border-bottom:1px solid #D3D3D3; font-size:38px; line-height:38px; font-weight:bold;}
.main-title-sub, .main-title-sub a{font-size:25px; line-height:25px; font-weight:normal; padding:10px 0 10px 0; color:#FFF; text-decoration:none;}
.what-we-do p{color:#66CCFA; font-size:14px; font-weight:bold;}
.edit-link{float:right;}

.xoxo{list-style:none; padding-bottom:30px;}
.xoxo li{padding-bottom:20px;}





.entry-content{margin-top:10px;}
.entry-meta {
	clear:both;
	margin:30px 0 40px 0;
	padding:0 0 20px 0; 
	
	border-bottom:1px solid #D3D3D3;
}
.post-meta{font-weight:bold; margin-top:10px;}
.post-meta-key{font-weight:normal;}
.meta-sep{padding-left:30px;}
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#DAD1B9;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 1em;
background-color:#EEEEEE;
padding:4px;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Sociable custom css*/
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	margin-right:15px;
	float:left; 
}
.sociable ul li a{color:#D3D3D3;}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* End Sociable custom css*/