/*
Theme Name:BFG Blog V2.7 - Larger Content
Theme URI: http://blog.bfgcom.com
Description: BFG Blogs  - Iphone design 
Author: BFG 
Author URI: http://blog.bfgcom.com
Version: 2.6
*/
body,html {
	padding: 0;
	margin: 0 ;
	width: 100%;
	height: 100%;
}
body {
	margin: 0 auto;
	width: 850px;
	padding-left: 40px;
	background-color: #C6C1AD;
	background-image: url(images/background2.jpg) ;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Verdana, Helvetica;
	font-size: 76%;
	color: #747474;
	text-align: center;
	}
a img {
	border: none;
}
.clearfloat{
		clear: both;
		display: inline;
		height: 1px;
		font-size: 1px;
	}
h1 {
	color: #FCFEF4;
	margin: -35px 0 0 7px;
	position: absolute;
	font-size: 2.2em;
	}
	
h1 a:link, h1 a:visited {
	color: #FCFEF4;
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active {
	background: none;
	color: #DAED9C;
	text-decoration: none;
	}
	
h2 {
	color: #7DA721;
	font-weight: normal;
	font-size: 1.8em;
	margin: 20px 0 5px 0;
	}
	
h2 a:link, h2 a:visited {
	color: #605d54;
	font-weight: normal;
	text-decoration: none;
	font-size: 24px;
	font-weight: 800;
	}

h2 a:hover, h2 a:active {
	color: #605d54;
	text-decoration: underline;
	}
	
	
	
h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;

	}
	
	
a:link {
	color: #ff8715;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #999;
	}
	
a:hover, a:active {
	
	text-decoration: underline;
	}
	
blockquote {
	border-left: 4px;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: normal;
	}
	
code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	}


/* --------------------- Structure --------------------- */
	
	#BlogHomeLink{
		position: absolute;
		width: 215px;
		height: 145px;
		top: 19px;
		left: 0;
		margin-left: -175px;
	}
	
	#HomeLink{
		width: 215px;
		height: 145px;
	}
	#wrapper{
		width: 850px;
		margin: 0 auto;
		text-align: left;
		overflow: visible;
	}
		
		#Logo{
			position: fixed;
			margin-left: -218px;
			margin-top: 18px;
			/*background-color: #00ffff;*/
			z-index: 1000;
			background-image: url(images/logosmall.png);
			width: 215px;
			height: 151px;
			
			z-index: 2;
		}
		#Logo a,#Logo img{
			position: relative;
		}
		#Logo img{			
			width: 215px;
			height: 151px;
		}
		#PaperCreep{
			position: fixed;
			margin-left: 850px;
			margin-top: 18px;
			/*background-color: #00ffff;	*/
			/*margin: 0 auto;
			z-index: 1000;*/
			background-image: url(images/paperCreepSmall.png);
			width: 52px;
			height: 382px;
		}
		
		#paperLeftSide{
			position: fixed;
			margin-left: -64px;
			margin-top: 0;
			/*background-color: #00ffff;*/
			z-index: 1000;
			background-image: url(images/paperLeftSide2.png);
			width: 64px;
			height: 1987px;
			z-index: 1;
		}
		
	
	#header{
		width: 850px;	
		height: 	152px;
		margin: 0 auto;
		position: relative;
	}
	
	#content{
		width: 850px;
		margin: 0 auto;
		background-image: url(images/centerBG.jpg);
		background-repeat: repeat-y;
		background-color: #ffffff;
	}
	#IphoneHeader{
		display: none;
		}
	
	#sidebar{
		width: 271px;
		float: right;
	}
	
	#mainContent{
		width: 577px;
		float: left;
	}
	
	#footer{		
		margin: 0 auto;
		width: 850px;
		height: 75px;
		background-color: #fff;
		background-image: url(images/centerBG.jpg);
		background-position: left;
		background-repeat: repeat-y;
	}
/* --------------------- Header --------------------- */

/* --------------------- Posts Styles --------------------- */	
.meta a{
	color: #ff8715;
	text-decoration: none;
	font-weight: 800;
}
.meta a:hover{
	color: #ff8715;
	text-decoration: underline;
}
.main{
	padding: 0 10px;
}
.meta,.comments {
	padding:0 10px
}


	#mainContent h2{
		background-image: url(images/img_subjectbackG.gif);
		background-repeat: no-repeat;
		padding-top:30px;
		padding-left: 10px;
		color: #605d54;
		font-weight: normal;
		text-decoration: none;
		font-size: 24px;
		font-weight: 800;
		
		/*height: 27px;*/
	}
#PostNav{
	padding: 20px 10px;
}
#PostNav a{
	color: #ff8715;
	font-weight: 800;
}

#mainContent h3.reply,p.comment_meta,#commentform,p.nocomments{
	padding:0 10px
}



/* --------------------- Right selectors --------------------- */	


#links .ScriptInclude{
	display: block;
	margin: 15px 15px;
}
#Subscribe{
	margin-left: 1px;
}
#links ul{
	margin: 0;
	padding: 0 15px ;
} 
#links li {
	list-style: none;
	background: url(images/links_bullet.gif) no-repeat 7px 50%;
	padding: 2px 0 5px 20px;
	color: #fff;
	}
	
	#links li a{
		color: #fff;
		font-weight: normal;
		text-decoration: none;
	}
	
	#links li a:hover{
		text-decoration: underline;
	}
	
	#sidebar h3{
		margin: 20px;
		color: #fff;
	}
	
	
	
	#links h3.h3BG{
		overflow: hidden;
		text-indent: -1000px;
		margin: 0 0 0 2px;
		/*width: 270px;*/
		height: 73px;
		width: 268px;
		background-position: 0 2px;
	}

#twitter_div {
	color: #fff;
	position: relative;
}
	#twitter_update_list{
		margin-top: 31px;
	} 
	#links  #twitter_div #twitter-link{
		width: 120px;
		padding: 5px;
		margin-left:16px;
		margin-top: 5px;
		margin-bottom: 12px;
		background-color: #84827c;
		font-size: 11px;
		color: #88e5ff;
		font-weight: 800;
		text-align: center;
		text-decoration: none;
		
	}
	#links  #twitter_div #twitter-link:hover{
		text-decoration: underline;
	}
	
#links  #twitter_div  a{
	color: #605d54;
	display: block;
}
#links  #twitter_div span a{
	color: #e3f75b;
	display: inline;
}


#links #twitter_div li {
	list-style: none;
	background: none;
	padding: 2px 10px 5px 10px;
	
	}
	
	

	#SearchBG{
		background-image: url(images/img_search.gif);
		background-repeat: no-repeat;
	}
	
	#PagesBG{
		background-image: url(images/img_pages.gif);
		background-repeat: no-repeat;
	}	
	
	#CommentsBG{
		background-image: url(images/img_comments.gif);
		background-repeat: no-repeat;
	}		
	
	#CategoriesBG{
		background-image: url(images/img_categories.gif);
		background-repeat: no-repeat;
	}			
	
	#ArchiveBG{
		background-image: url(images/img_archives.gif);
		background-repeat: no-repeat;
	}	
	
	#LinksBG{
		background-image: url(images/img_links.gif);
		background-repeat: no-repeat;
	}	
	
	#ForPodBG{
		background-image: url(images/img_4yourpod.gif);
		background-repeat: no-repeat;
	}	
	
	/* ---------------- Search Form ------------*/
	
#search {
	height: 26px;
	padding-left: 20px;
	margin: 0 auto;
	}
	
#search h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
	
p.searchinfo {
	margin: 0;
	padding-left: 20px;
	font-size: 10px;
	color: #605d54;
	}
	
.searchfield {
	background: #fff;
	border: 1px solid #fff;
	color: #7DA721;
	padding: 2px 5px 1px 5px;
	width: 160px;
	}
	
.searchfield:hover {
	border: 1px solid #fff;
	color: #949494;
	}
	
.submit {
	background: url(images/but_search.gif) no-repeat;
	height: 20px;
	width: 36px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}
	
.submit:hover {
	background: url(images/but_search.gif) no-repeat;
	height: 20px;
	width: 36px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}
	
	
	
	
/* --------------------- Footer --------------------- */	
	
#footer p {
	padding: 30px 0 0 70px;
	float: left;
	text-transform: uppercase;
	font-size: .9em;
	color: #777;
	}
	
.extras {
	float: right;
	padding: 33px 18px 0 0;
	}
	
.extras a {
	text-decoration: none;
	font-weight: bold;
	}
	
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}
	
.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 5px;
	border: 2px solid #C9E979;
	}
	
.extras li {
	display: inline;
	}
	
.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}
/* --------------------- Forms --------------------- */
input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	
input:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	font-size: 1em;
	}
	
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}

.main .podPress_content{
	margin: 10px 0;
}
.comments{margin: 10px 0;}

#tweetsimg,#flickrimg{
	display: block;
	width: 266px;
	margin-left: 2px;
	margin-bottom: 5px;
}

#flickr_badgeImg{
	width: 183px;
	margin-left: 20px;
}

.flickr_badge_image{
	float: left;
	width: 81px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.flickr_badge_image a{
	display: block;
	width: 75px;
	height: 75px;
	border: 3px solid #fff;
}
.flickr_badge_image a:hover{
	border: 3px solid #e3f75b;
}

#facebook_div {
	color: #fff;
	position: relative;
}

#facebook_div a{
		display: block;
		width: 94px;
		padding: 5px;
		margin-left:16px;
		margin-top: 5px;
		margin-bottom: 12px;
		background-color: #f6f6f4;
		font-size: 11px;
		color: #5d93cb;
		font-weight: 800;
		text-align: center;
		text-decoration: none;
		
	}
  #facebook_div a:hover{
		text-decoration: underline;
	}
	
  #facebook_div  a{
	color: #5d93cb;
	display: block;
}
  #facebook_div span a{
	color: #5d93cb;
	display: inline;
}