/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a&gt;
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, blockquote {
	padding: 0;
	margin: 0;
}
body {
	font-family: 'Signika',"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,sans-serif;
	background-color: #B8C4C4;
	background: url(http://www.briangervais.com/images/body_bg.jpg) repeat-x fixed;
}
p {
	font-size: 12pt;
	line-height: 20px;
	margin: 15px 0px;
}

h3 {
	
}

a {
	color: #36C;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

a:hover {
	border-bottom: 1px solid #36C;
	padding-top: 2px;
}

.posts ul {
	margin-left: 45px;
}

li {
	font-size: 14px;
}

.date {
	background:#ca1103 url('date-ribbon.jpg') no-repeat scroll top left;
	width:80px;
	height:67px;
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 6px 0 0 0;
	position: absolute;
	top: 40px;
	left: -8px;
}
.date .date-day {
	font-size:32px;
	font-weight:bold;
	line-height: 32px;
}
.date .date-month {
	font-size:14px;
	font-weight:bold;
	padding-top:9px;
}

#footer a {
	color: #36C;
	border-bottom: 1px solid #999999;
}

#footer a:hover {
	border-bottom: 1px solid #36C;
}

h4 {
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: normal;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	padding-bottom: 6px;
	width: 100%;
	padding-top: 6px;
}
#logo  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header a {
	border: none;
}

#header a:hover img {
	background: url(http://www.briangervais.com/images/briangervais_logo_bgOver.jpg) no-repeat;
	margin-left: -25px;
	padding-left: 25px;
}

#header a:hover {
	border-bottom: none;
	background-color: none;
	padding-top: 0;
}

div#pics {
margin-bottom: 15px;
float: left;
width: 100%;
display: inline;
}

span.entryMeta {
color: #52BFBF;
font-weight: bold;
}

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#access {
}

#menu {
	text-align: center;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	float:left;
	padding: 0 0 0 1px;
	display: inline;
}

#menu ul {
	display: block;
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	padding: 4px 10px;
	margin-top: 2px;
	text-decoration: none;
	color: #36C;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	height: 20px;
	background-image: url(http://www.briangervais.com/images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 -30px;
	display: inline;
	font-size: 13.1pt;
}
#menu a:hover {
	color: #333;
	background-position: 0 0;
}
#menu a.activeNav {
	color: #333;
	background: url(http://www.briangervais.com/images/nav_bgActive.jpg) repeat-x;
	height: 21px;
	margin-top: 0;
	padding: 5px 10px;
	margin-left: -1px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	display: inline;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	behavior: url(/css/PIE.htc);
	position: relative;
}
#navLeft {
	margin-left: -1px;
	border-left: 1px solid #ccc;
	display: inline;
	-moz-border-radius: 3px 0 0 0;
	-webkit-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0;
	behavior: url(/css/PIE.htc);
}

#navRight {
	-moz-border-radius: 0 3px 0 0;
	-webkit-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
	behavior: url(/css/PIE.htc);
}

#searchForm {
	float: right;
	margin-top: 3px;
	display: inline;
}

#searchForm #searchBox {
	border: 1px solid #666666;
	height: 16px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(http://www.briangervais.com/images/txt_box_bg.jpg);
	background-repeat: repeat;
}
#searchForm #searchSubmitter {
	background-image: url(http://www.briangervais.com/images/search_bg.gif);
	background-repeat: repeat-x;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #666666;
	color: #36C;
	font-size: 11px;
	margin-left: 5px;
	height: 24px;
}

div#container {
	float: left;
	display: inline;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(http://www.briangervais.com/images/content_module_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 15px;
	border: 1px solid #999999;
	-moz-border-radius: 0 3px 3px 3px;
	-webkit-border-radius: 0 3px 3px 3px;
	border-radius: 0 3px 3px 3px;
	behavior: url(/css/PIE.htc);
}

div.posts {
	width: 555px;
	float: right;
	display: inline;
	padding-top: 40px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
	border: 1px solid #cccccc;
	background-image: url(http://www.briangervais.com/images/content_module_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 15px;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}

div.posts div {

}

div.entry-content h2 {
	font-size: 1em;
	background: #eee;
	margin: 0 0 0 -10px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #ddd;
}

#comments h3 {
	font-size: 1em;
	background: #eee;
	margin: 0 0 0 -10px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #ddd;
}

#title {
	float: left;
	width: 853px;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-image: url(http://www.briangervais.com/images/content_module_bg.jpg);
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	border: 1px solid #cccccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#title h1 {
	font-size: 18px;
	color: #000000;
}

#content_nav {
	float: left;
	width: 228px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}

#primary {
	float: left;
	width: 181px;
	display: inline;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	margin-top: 10px;
	border: 1px solid #ccc;
	background-image: url(http://www.briangervais.com/images/content_module_bg.jpg);
	padding-bottom: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#secondary {
	float: left;
	display: inline;
	clear: left;
	width: 181px;
	text-align: left;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 40px 15px 15px 15px;
	margin: 10px 15px 15px 15px;
	border: 1px solid #ccc;	
	background-image: url(http://www.briangervais.com/images/content_module_bg.jpg); */
	padding-bottom: 15px;
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#tertiary {
	float: left;
	display: inline;
	clear: left;
	width: 181px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	margin-left: 15px;
	border: 1px solid #999999;
	background-image: url(http://www.briangervais.com/images/content_module_bg.jpg);
	padding-bottom: 15px;
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#project_info {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

div#footer {
	text-align: center;
	width: 100%;
	color: #000000;
	float: left;
	display: inline;
	padding: 15px 0;
}

div#footer p {
	margin: 0px;
	padding-bottom: 5px;
}

.entry-title {
	clear:both;
	line-height: 33px;
	float: left;
	width: 475px;
	margin-top: 5px;
	margin-left: 45px;
	font-size: 1.5em;
}

.entry-meta {
clear:both;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
margin-top: 3px;
margin-bottom: 5px;
font-size: 14px;
padding: 7px 0px;
line-height: 20px;
}

div.entry-date {
margin-top: 3px;
margin-bottom: 5px;
/*float: right;
width: 150px;*/
}

.entry-content {
width: 100%;
float: left;
margin-top: 25px;
}

abbr.published {
border-bottom: none;
}

p.visit-site {
	text-align: left;
}

.visit-site a {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #666666;
	text-decoration: none;
	text-align: center;
	background-color: #CCCCCC;
	color: #36C;
	background-image: url(http://www.briangervais.com/images/nav_bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	background-position: 0 -30px;
}
.visit-site a:hover {
	background-color: #DE4C52;
	color: #FFFFFF;
	background-position: 0 0;
}

form#commentform .form-label {
margin:1em 0 0;
}

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

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

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

div.comments {
	margin: 15px 0 0;
}

div.comments ol li {
margin: 1.5em 0 1.5em;
}

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

.alignright,img.alignright{
float:right;
}

.alignleft,img.alignleft{
float:left;
margin: 0 15px 15px 0;
display: inline;
}

.aligncenter,img.aligncenter{
float:left;
display: inline;
}

.alignright,img.alignright,.alignleft,img.alignleft,.aligncenter,img.aligncenter{
margin-bottom: 15px;
}

a:link .alignright,img.alignright,.alignleft,img.alignleft,.aligncenter,img.aligncenter{
padding: 5px;
border: none;
background-color: none;
}

a:hover img.alignright,a:hover img.alignleft, a:hover img.aligncenter{
border: none;
background: none;
}

a img {
border: none;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

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

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:8px;
float: right;
width: 661px;
font-size: 34px;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	font-size: 16px;
	padding-left: 15px;
	text-transform: uppercase;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
	list-style-image: none;
	list-style-type: none;
}

div.sidebar li a {
	width: 156px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #36C;
	display: block;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	border-bottom: none;
	background-color: #f9f9f9;

/*	
	background: url("../../../../images/nav_bg.jpg") repeat-x #EFEFEF;
	background-position: 0px -30px;
*/
}

div.sidebar li a:hover{
	color: #333;
	padding-left: 15px;
	background-color: #EBEBEB;
	background: url("/images/subtleStripeBG.jpg") repeat;
}

div .affiliates {
	width: 160px;
	padding: 10px;
	margin: 15px 0 0;
	display: block;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	background-color: #EBEBEB;
	background: url("/images/subtleStripeBG.jpg") repeat;
}

div .affiliates a {
	margin: 0;
	padding: 0;
	border: none;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
	padding-left: 0px;
	display: block;
border-bottom: 1px solid #D4D4D4;
}


div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

/* SOCIABLE PLUGIN */

div.sociable { 
margin: 16px 0; 
text-transform: uppercase;
float: left;
clear: left;
display: inline;
}

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: 10px 0 10px 0 !important;
	padding: 0 !important;
float:left;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.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);
}

/* =======
HACKADELIC CSS
======= */

.hackadelic-sliderPanel {
	border: 1px solid #ccc;
	padding: 5px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}

a.hackadelic-sliderButton {
	border: 1px solid lightgrey;
	color: #B3960E;
	padding: 0 3px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #F0F0E0;
	background-color: #F0F0E0;
}
.entry .hackadelic-sliderPanel {
	background-color: #fcfcfc;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #F0F0E0;
}

/* Add to any Plugin CSS */

	.addtoany_share_save_container{margin:16px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{
padding:0 9px;
border: none;
background-color: none;
}

	ul.addtoany_list li a:hover{
background: none;
}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.7;
		-moz-opacity:.7;
		filter:alpha(opacity=70);
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
		-moz-opacity:1;
		filter:alpha(opacity=100);
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}

ul.bg-link {
	list-style: none;
	margin: 15px 0 0;
}

ul.bg-link ul {
	list-style: none;
	margin: 0 0 15px;
}

ul.bg-link ul li {
	margin: 5px 0 0;
}
