/*   
Theme Name: Jack Bogdan
Theme URI: http://www.jackbogdan.com
Description: A theme used by the one and only Jack Bogdan.
Author: Quake Media
Author URI: http://www.quakemedia.com
Tags: Custom
Version: 1.2

*/


head, html {
	margin: -8px 0;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial;
	color: #fff;
	background: #000;
}

.alignleft { text-align: left; float: left;}
.alignright { text-align: right; float: right;}

a { color: #fff; }

#wrapper {
	padding: 0px;
	margin: 0px auto;
	width: 1020px;
}

#wrap2 {
	float: left;
}


#header {
	background: url(content_images/blogheaderbg.jpg) repeat-y;
	float: right;
	width: 1000px;
	height: 175px;
}

.logo {
	float: left;
	width: 500px;
	margin: 55px 0 0 0px;
}

#header img a, #header img {
	border: none;
	background: none;
}

.twitter {
	margin: 55px 65px 0 0;
	text-align: left;
	font-size: 12px;
	height: 40px;
	width: 300px;
	float: right;
	color: #fff;
}

.twitter a {
	color: #c39e9b;
}

.twitter a:hover {
	color: #CCC;
	text-decoration: none;
}

.navigation {
	margin: 54px 0 0;
	background: url(content_images/navibg.jpg) no-repeat right;
	height: 26px;
	width: 213px;
	float: right;
}

.navigation h2 {
	font-style: italic;
	float: right;
	margin: 5px 5px 0px;
	text-align: right;
	font-size: 12px;
}

ul.navi {
	margin: 0px;
	width: 124px;
	padding: 0px;
	float: left;
	list-style-type: none;
}



ul.navi li {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 26px;
	width: 26px;
}

ul.navi li img {
	padding: 5px;
}

.current {
	background: url(content_images/navibg-current.jpg) repeat-x;
}

ul.navi img, ul.navi img a {
	border: 0px;
}
#wrap2 {
	margin: 0 0 0px;
	float: left;
	background: url(content_images/bind.jpg) repeat-y;
	width: 1020px;
}

#bindingtop {
	margin-top: -1px;
	width: 20px;
	height: 19px;
	float: left;
	background: url(content_images/bindingtop.jpg) no-repeat;
}
#contentwrap {
	background: url(content_images/contentbg.jpg) repeat-y;
	width: 1000px;
	float: left;

}

#content {
	background: url(content_images/topfade.jpg) no-repeat ;
	float: left;
	width: 1000px;
}



.title {
	float: left;
	background: url(content_images/titlebg.jpg) no-repeat;
	width: 668px;
	height: 86px;
	margin: 30px 0 15px 20px;
}

.title a {
	color: black;
}

.title a:hover {
	color: #501514;	
	text-decoration: none;
}

.titlepad {
	padding: 10px 0 0 20px;
}

.title h2, .title h2 a {
	padding: 0px;
	margin: 0px;
	font: 35px "Helvetica Neue", helvetica;
	color: #000;
	text-decoration: none;
}

.title h2 a:hover {
	color: #501514;
}

.title p {
	font: italic 15px "Helvetica Neue", Helvetica;
	color: #000;
	margin: 0px;
}

.post {
	width: 668px;
	float: left;
}

.gallerypost {
	width: 960px;
	float: left;
}

#gallerymain {
	width: 975px;
	float: left;
	margin: 0px auto;
}


#main {
	width: 668px;
	float: left;
	margin: 0px auto;
}

.postcontent {
	background: #000 url(content_images/contentbgfade.jpg) repeat-y;
	margin-left: 20px;
	border-left: 1px solid #000;
	border-right: 1px solid #252525;
	border-top: 1px solid #5b5b5b;
	width: 666px;
	font: normal 12px "Helvetica Neue", Helvetica;
	color: #ccc;
	display: inline-block;

}

.pages {
	height: 30px;
	width: 666px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}


#gallerynav {
	float: right;
	width: 980px;
	margin: 24px 0 0 0;
	height: 104px;
	background: url(content_images/gallerynav.jpg) no-repeat;
}

.years {
	float: left;
	padding: 8px;
	width: 127px;
	height: 104px;
}

ul#dates {
	padding: 13px 0 0 20px;
	list-style-type: none;
	float: left;
	width: 145px;
	height: 104px;
	margin: 0px;
}

ul#dates li {
	cursor:pointer;
	float: left;
	padding: 3px 20px 3px 0px; 
	font-family: Arial, Verdana;
	text-decoration: none;
	color: #c9c9c9;
}

ul#dates li:hover {
	color: #fff;
}


#contentload {
	margin: 0 0 0 10px;
	float: left;
	height: 104px;
	width: 825px;
}

ul#images {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#images li {
	width: 75px;
	height: 75px;
	padding: 13px 10px 10px 0px;
	margin: 0px;
	float: left;
	display: inline;
}

/* My Comment */

ul#images li a img {
	border: #fff 3px solid;
}

ul#images li a:hover img {
	border: #000 3px solid;
}

.gallerytitle {
	float: left;
	background: url(content_images/gallerybg.jpg) no-repeat;
	width: 960px;
	height: 86px;
	margin: 10px 0 0px 20px;
}

.gallerytitle h2, .gallerytitle h2 a {
	padding: 0px;
	margin: 0px;
	font: 35px "Helvetica Neue", helvetica;
	color: #000;
	text-decoration: none;
}

.gallerytitle .gright {
	margin: -56px 20px 0 0;
	color: #000;
	font: 75px "Helvetica Neue", Helvetica;
	float: right;
}

.gallerytitle h2 a:hover {
	color: #501514;
}

.gallerytitle p {
	float: left;
	font: italic 15px "Helvetica Neue", Helvetica;
	color: #000;
	margin: 0px;
}

.gallerycontent {
	background-color: #000;
	padding: 0px;
	margin: 10px 0 0 20px;
	border-top: 1px solid #363636;
	width: 960px;
	float: left;
}

.gallerycontent a img {
	border: none;
}

.contact {
	background: url(content_images/contactbg.gif) no-repeat;
	margin: 30px 0 0 20px;
	float: left;
	width: 960px;
	height: 428px;
}


.postcontent2 {
	background: #000 url(content_images/contentbgfade.jpg) repeat-y;
	margin-top: 30px;
	margin-left: 20px;
	border-left: 1px solid #000;
	border-right: 1px solid #252525;
	border-top: 1px solid #5b5b5b;
	width: 666px;
	font: normal 12px "Helvetica Neue", Helvetica;
	color: #ccc;
	display: inline-block;

}

.postcontent a {
	color: #c39e9b;
}

.postcontent img, .postcontent img a {
	border: 3px solid #dbba00;
}

.postcontent a:hover {
	color: #ccc;
	text-decoration: none;
}

.postcontent h3 {
	color: #fff;
	font-size: 15px;
	font-weight: bolder;
}

.postcontent h4 {
	color: #fff;
	margin: 0px;
	font-size: 13px;
}
.postcontent p {
	line-height: 1.4em;
}

.contentpad {
	padding: 20px;
}

.sidebarpad {
	padding: 16px;
}

#sidebar {
	float: left;
	/*display: inline-block;*/
	font-size: 12px;
	color: #000;
	border-top: 1px solid #bbb;
	background: url(content_images/sidebarbg.jpg) repeat-y;
	width: 273px;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 40px;
}

#prefooter {

	background: url(content_images/contentbg.jpg) repeat-y;
	margin: 0 0 0 -19px;
	float: left;
	width: 1020px;
}

#footer {
	z-index: 0;
	background: url(content_images/footerbg2.jpg) no-repeat;
	float: left;
	width: 1020px;
	height: 284px;
}

#footer a {
	color: #fff;
}

.footerbox1 {
	border-top: 1px solid #9d9d9d;
	margin: 80px 0 0 40px;
	background: #000 url(content_images/footerboxbg.jpg) no-repeat;
	width: 310px;
	height: 173px;
	float: left;
}

.pad5 {
	padding: 15px;
}

.footerbox {
	border-top: 1px solid #9d9d9d;
	background: #000 url(content_images/footerboxbg.jpg) no-repeat;
	margin: 80px 0 0 15px;
	width: 310px;
	height: 173px;
	float: left;
}

#footer h1 {
	font-family: helvetica;
	padding: 0px;
	margin: 0px 0 3px;
	font-size: 15px;
	font-weight: bold;
}

#footer p {
	font-family: helvetica;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
}
/* Comments */
#commentbox {
	margin: 10px 0 0;
	background: #000 url(content_images/contentbgfade.jpg) repeat-y;
	border-left: 1px solid #000;
	border-right: 1px solid #252525;
	border-top: 1px solid #5b5b5b;
	margin-left: 20px;
	width: 666px;
	display: inline-block;
}


.alt {
	background: #181818;
}

ol.commentlist {
	margin: 0px;
	
}

ol.commentlist li {
	list-style-type: none;
	padding: 10px;
}

ol.commentlist li a {
	list-style-type: none;
	color: #b0b0b0;
}

ol.commentlist li a:hover {
	color: #fff;
	text-decoration: none;
}

#commentform input {
	font: 10px "Lucida Grande", Lucida, Verdana, Helvetica, Arial;
	color: #5e5e5e;
	border: 2px #000 solid;
	width: 182px;
	background: #c6c6c6;
}



#commentform textarea {
	font: 10px "Lucida Grande", Lucida, Verdana, Helvetica, Arial;
	color: #5e5e5e;
	border: 2px #000 solid;
	width: 400px;
	background: #c6c6c6;
}
#commentform textarea:hover, #commentform input:hover  {
	background: #fff;
	border: 2px solid #73a6c5;
}


#commentform textarea:focus, #commentform input:focus  {
	background: #fff;
}

#commentform input submit {
	  background-color: #b0b0b0;
  color: #000;
  width: auto;
  padding: 0px 2px;
}

.authorcomment {
	background: #131313;
	border: 1px #fff solid;
}

cite {
	font: italic bold 13px "Lucida Grande", Verdana, Helvetica, Arial;
}

/* Widgets */

#sidebar a {
	color: #7f4642;
}

#sidebar li {
	list-style-type: none;
}

#sidebar li#search label {
	padding-bottom: 5px;
}

#wp-calendar {
	margin-left: 15px;
}

#sidebar li#calendar a {
	color: #7f4642;
}

#sidebar li ul {
	margin-left: 15px;
	padding-left: 0px;
}

#sidebar h2 {
	font-size: 14px;
}

#friendfeed {
	margin: 0px;
	padding: 0px;
}

#friendfeed .title {
	background: none;
}

.vcard {
	margin: 33px 20px 0px 33px;
	float: left;
	width: 298px;
	height: 363px;
}

.vcard a img { border: none; }

.portrait {
	padding-bottom: 10px;
}

.contactsites {
	width: 530px;
	height: 300px;
	float: left;
}

.contactsites img {
	border: none;
	background: none;
	margin: 0px 0px 0px 40px;
}

.contactsites p {
	float: left;
	margin-top: 40px;
}

.contactsites img .2nd {
	margin-left: 20px;
}

#bookmark {
	z-index: 2;
	float: right;
	width: 100px;
}

.yearContent {
			/*  */
			width: 850px;
			height: 104px;
			position: absolute;		}
		
#content-2008 {
	width: 850px;
	height: 104px;
	display: block;
	position: absolute;
}

/* apply the gallery design - links slider */
#gallery_container, #gallery_container2, #gallery_container3, #gallery_container4 {  
float: left;
	width:850px ; 
	height:104px ; 
	margin:0px auto 0px; 
	padding:12px 0px 0px; 
	display:block; 
	position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container, #thumb_container2, #thumb_container3, #thumb_container4 { position:relative ; overflow:hidden ; width:870px ; height:104px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs, #thumbs2, #thumbs3, #thumbs4 { white-space:nowrap; display:block; position:relative;
margin: 0px;
padding: 0px;
}

#thumbs a, #thumbs2 a, #thumbs3 a, #thumbs4 a{ 
	padding:0px; 
	margin: 0px;
	}

#thumbs a img, #thumbs2 a img, #thumbs3 a img, #thumbs4 a img {
	border: 3px solid #fff;
}
/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:106px; top:0px; right:-5px; background:url(images/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:106px; top:0px; left:-10px; background:url(images/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */