@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #141414;
	background-image: url(images/top_fade_highres_new.jpg);
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 12px 0 30px 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#EBEBEB;
}
.twoColFixRtHdr #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height: 300px;
	background: #000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
	font-size: 12px;
}
a {
	color:#6CF;
	text-decoration:none;
}
a:hover {
	color:#badfff;
	text-decoration:underline;
}
a:visted {
	color:#69F
	text-decoration:none;
}
/*External Link attributes*/
a[href^="http://www.benjamindbailey.com"], a[href^="http://benjamindbailey.com"] {
	background-image: none;
	padding-right: 0;
	color:#6CF;
}
#navcontainer
{
	padding: 0 0 24px 0;
	/*margin: 0 0 3px 0;*/
}
#navcontainer_more
{
	padding: 0 0 0 0;
	/*margin: 0 0 3px 0;*/
}
ul#navlist
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
ul#navlist_more
{
	margin: 8px 0 0 0;
	padding: 0;
	white-space: nowrap;
}
#navlist li
{
	display: inline;
	list-style-type: none;
}
#morelinks a
{
	text-decoration: none;
	float:right;
	color: #2a2a2a;
	padding: 0 5px 0 5px; /*-15px off*/
}
#morelinks a:hover
{
	color: #fff;
	text-decoration: none;
}
img.floatLeft { 
    float: left; 
    margin: 4px;
}
img.floatRight { 
    float: right; 
    margin: 4px;
}
div.floatRightBio { 
    float: right; 
    margin: 4px 4px 16px 20px; 
}
/*MAIN PAGE SHIZ FOR LITTLE AVATAR IMAGE - DELETE IF WILL NOT WORK*/
a.nooutline img{
	border-style:none;
	margin:8px; 
}
a.nooutlineAbout img{
	border-style:none;
	margin: 0 0 2px 6px; 
}
/* CONNECT LINKS */
#facebook a{
	background: url(images/facebook_small-head2.jpg) left no-repeat;
	text-decoration: none;
	float:left;
	width: 56px;
	height: 80px;
	color: #fff;
	padding: 0;
}
#facebook a:hover {
	background: url(images/facebook_small-head2.jpg) right no-repeat;
	width: 56px;
	height: 80px;
	text-decoration: none;
}
/*#####################
	Home Page WP (Wordpress) Blog Embedding Styling
#####################*/

span.PostDateSmallRight{color:#123; font-size: 11px; float:right; font-weight:bold; padding:4px 0 0 0;}

/* #####################
	HOMEPAGE JS CYCLE SHIZ
 ##################### */
a.slide img{
	border-style: none;
}
#wrapper{
   min-width:1000px;
   margin:0px auto;
}

#wrapper div{
   margin:0;
}

#slide_show{
    position:relative;
    width:1000px;
    height:260px;
}
#slide_show a img{
    position:absolute;
    top:0px;
    left:0px;
    width:1000px;
    height:260px;
    padding:0;
    background:#040404;
}
/* ###########################
	TOP NAVBAR LINKS -start-
 ########################### */
#benjamindbailey a
{
	background: url(images/benjamindbailey_links_2.jpg) bottom left no-repeat;
	text-decoration: none;
	float:left;
	width: 233px;
	height: 24px;
	color: #fff;
	padding: 0 270px 0 0; /*-15px off*/
}
#benjamindbailey a:hover
{
	background: url(images/benjamindbailey_links_2.jpg) top left no-repeat;
	width: 233px;
	height: 24px;
	text-decoration: none;
}
#home a
{
	background: url(images/links_a_collage_gtest-c_newgrey-2-0.jpg) bottom no-repeat;
	text-decoration: none;
	float:left;
	width: 85px;
	height: 24px;
	color: #fff;
	padding: 0px 0px;
}
#home a:hover
{
	background: url(images/links_a_collage_gtest-c_newgrey-2-0.jpg) top no-repeat;
	width: 85px;
	height: 24px;
	text-decoration: none;
}
#bio a
{
	background: url(images/links_a_collage_gtest-c_newgrey-3-0.jpg) bottom no-repeat;
	text-decoration: none;
	float:left;
	width: 45px;
	height: 24px;
	color: #fff;
	padding: 0px 0px;
}
#bio a:hover
{
	background: url(images/links_a_collage_gtest-c_newgrey-3-0.jpg) top no-repeat;
	width: 45px;
	height: 24px;
	text-decoration: none;
}
#gallery a
{
	background: url(images/links_a_collage_gtest-c_newgrey-4-0.jpg) bottom no-repeat;
	text-decoration: none;
	float:left;
	width: 99px;
	height: 24px;
	color: #fff;
	padding: 0px 0px;
}
#gallery a:hover
{
	background: url(images/links_a_collage_gtest-c_newgrey-4-0.jpg) top no-repeat;
	width: 99px;
	height: 24px;
	text-decoration: none;
}
#tutorials a
{
	background: url(images/links_a_collage_gtest-c_newgrey-5-0.jpg) bottom no-repeat;
	text-decoration: none;
	float:left;
	width: 102px;
	height: 24px;
	color: #fff;
	padding: 0px 0px;
}
#tutorials a:hover
{
	background: url(images/links_a_collage_gtest-c_newgrey-5-0.jpg) top no-repeat;
	width: 102px;
	height: 24px;
	text-decoration: none;
}
#blog a
{
	background: url(images/links_a_collage_gtest-c_newgrey-6-0.jpg) bottom no-repeat;
	text-decoration: none;
	float:left;
	width: 63px;
	height: 24px;
	color: #fff;
	padding: 0px 0px;
}
#blog a:hover
{
	background: url(images/links_a_collage_gtest-c_newgrey-6-0.jpg) top no-repeat;
	width: 63px;
	height: 24px;
	text-decoration: none;
}
#contact a
{
	background: url(images/links_a_collage_gtest-c_newgrey-7-0.jpg) bottom no-repeat;
	text-decoration: none;
	float:left;
	width: 96px;
	height: 24px;
	color: #fff;
	padding: 0px 0px;
}
#contact a:hover
{
	background: url(images/links_a_collage_gtest-c_newgrey-7-0.jpg) top no-repeat;
	width: 96px;
	height: 24px;
	text-decoration: none;
}
#cap
{
	background: url(images/for_topright_navlist_again_crop.jpg) bottom no-repeat;
	text-decoration: none;
	float:right;
	width: 7px;
	height: 24px;
	color: #fff;
	padding: 0px 0px;
}
/* ##############
TOP NAVBAR LINKS -end-
 ############## */
hr{
	border:0;
	width:100%;
	color:#333;
	background-color:#333;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 12px 0 12px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #mainContent { 
	margin: 0 280px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 32px 60px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(images/news_bg_a.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 280px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 100%;
	background: #1d1d1d; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image:url(images/art_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size: 10px;
}
.centerAd{padding:0;margin:0;text-align:center;}
#sidebar1 div {
	padding: 32px 20px 0 20px;
}
#sidebar1_cap{background:url(images/sidebar_cap_gray.jpg) no-repeat #000; padding:0 0 10px 0 !important; height:24px;}
.sidebar1_ads{padding: 0px 20px 0 20px; margin:0;}
.twoColFixRtHdr #mainContent h2{ 
	color: #666;
	font-size: 20px;
	font-weight: normal;
}
.twoColFixRtHdr #side_image {
	float: right;
	margin: 50px 0 0 0;
	background-image:url(images/vertical_benjamindbailey_a.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding: 0 0 402px 40px;
}
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#303030;
	border: 1px solid #fff;
	border-right: none;
	border-left: none;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #747474;
}
.twoColFixRtHdr #footer_cap {
	width:1000px;
	height: 24px;
	background-image:url(images/footer_cap_comp_x1000.jpg)
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* ###################
	TUTORIALS
################### */
.twoColFixRtHdr #mainContent-tut { 
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-position:left top;
	background-repeat:no-repeat;
}
h2.centerH2{
	text-align: center;
}
div.centervideo{
	text-align:center;
}
p.nomargin{
	margin: 0;	
}
/* ###################
		BIO
################### */
.twoColFixRtHdr #mainContent-bio { 
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-position:left top;
	background-repeat:no-repeat;
}
p.photocredit {
	font-size:9px;
	color:#3e3400;
	padding: 0;
	margin:0;
	text-align:right;
}
#connect {
	background:#1d1d1d;
	margin: 12px 0 0 0;	
}
/*tr{
	margin:0;
	padding: 0;
	border:none;
}*/
table.norules{
	rules:none;
}
td.light{
	background-color:#222;
	color:#ddd;
	vertical-align:top;
	width:90px;
	padding: 6px;
	margin:0;
}
td.dark{
	background-color:#161616;
	color:#bbb;
	padding: 6px;
	margin:0;
}
/* ###################
		GALLERY
################### */
.twoColFixRtHdr #mainContent-gallery { 
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-position:left top;
	background-repeat:no-repeat;
}
.gallery li a img{
border:0;
padding:2px;
margin: 0 0 1px 0;
background: #111; /*OR - background: #161616;*/
}
.gallery li a:hover img{
border:0;
padding:2px;
margin: 0 0 1px 0;
background: #fff;
}
/* ##########
	CONTACT
 ########## */
table.norulesContact{
	rules:none;
	width:960px;
}

/*PRETTY PHOTO SHTUFF*/	
h4 { margin: 15px 0 5px 0; }
			
h4, p { font-size: 1.2em; }
			
ul li { display: inline;}
			
.wide {
	border-bottom: 1px #000 solid;
	width: 4000px;
}
