/*   
Theme Name: Giant Fire Breathing Robot
Theme URI: http://example.com/example/
Description: A search engine optimized website framework for WordPress.
Author: Flynn O'Connor
Author URI:/
Version: 1.0
Tags: Comma-separated tags that describe your theme
. 
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

body {
	margin: 0;
	padding: 0;
	background:#929292 url('images/GFBR-Web-v0.5a_01.jpg') repeat-x 0 0; 
/*	background:#cc0000 url('images/body-gradient.png') repeat-x 0 0;*/
}
#wrapper {
	width: 900px;
	margin: 10px auto;
}
/*  Heading Styles */
#branding {
	background: url('images/site_header.png') no-repeat 0% 0%;
	width: 900px;
	height: 114px;
	padding: 22px 0 0 0;
	margin-left: -1px;
}
#blog-title a {
	text-indent:-9999px;
/*	background: url(images/header-text.png) no-repeat top left;
*/	width: 700px;
	height: 80px;
	display:block;
	margin: 25px 0 0 125px;
}
#blog-description {
	text-indent:-9999px;
}
.skip-link {
	display:none;
	position:absolute;
	top: 0;
}
/* .menu */
#access{
	float:left;
font-family:Tahoma,Geneva,sans-serif;
margin:-60px 0 0 -30px;
padding:0;
}
#access ul {
	list-style:none;
}
#access li {
	height: 18px;
	width: 86px;
	text-align:center;
	background-image:url(images/nav_button.png);
	background-repeat:no-repeat;
	background-position: top;
	float:left;
	margin-right: 10px;
	
}
#access li a {
	color: #FFF;
	text-decoration:none;
	font-size: 0.7em;
	padding-top: 2px;
	display:block;
}
#access li a:hover {
	background-image:url(images/nav_button.png);
	background-repeat:no-repeat;
	color:#000000;
	background-position:0px -18px;
	height: 22px;
}

#s {
	height: 10px;
}

.searchBox{
	float:right; 
	margin:-45px 130px 0 0;
}

#searchsubmit{
	background-color:transparent;
	background-image:url("images/nav_button.png");
	border:0 none;
	color:white;
	height:19px;
	width:86px;
	margin-top: 1px;
}

.newsletter a{
	background-image:url(images/letter_18.png);
background-repeat:no-repeat;
float:right;
margin:-43px 105px 0 0;
text-indent:-3000px;
width:18px;
height: 18px;
}

.rss a{
background-image:url(images/rss_small.png);
background-repeat:no-repeat;
float:right;
margin:-43px 29px 0 0;
text-indent:-3000px;
width:18px;
height: 18px;
}

.twitter a{
background-image: url(images/twitter-button.png);
background-repeat: no-repeat;
float: right;
text-indent: -9999px;
width: 18px;
height: 19px;
margin:-43px 55px 0 0;
}

.facebook a{
background-image: url(images/facebook_button.png);
background-repeat: no-repeat;
float: right;
text-indent: -9999px;
width: 18px;
height: 18px;
margin:-43px 80px 0 0;
}

.rss a:hover{
background:url(images/rss_small.png) 0 18px;
}

.twitter a:hover { background: url(images/twitter-button.png) 0 19px}

.facebook a:hover {background: url(images/facebook_button.png) 0 19px}

.newsletter a:hover {background: url(images/letter_18.png) 0 18px}

/* End of Heading Styles */


/* Entry Nav styling */

#nav-below {
	margin-bottom: 10px;
	height: 15px;
}

#nav-above {
		height: 15px;
		margin-bottom: 10px;
}

.nav-previous a {
	color: #dba320 !important;
	float: left;
}
.nav-next a {
	color: #dba320 !important;
	float: right;
}
/* End of entry nav styling */ 

/*  Main Body Styles */

#main {
	margin-top: -22px;
	padding: 25px 0 10px 10px;
	width: 889px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/contentBG.jpg);
	background-repeat: repeat-x;
	background-color:#141414;
	font-size: 0.8em;
        overflow: auto;
	/* -webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px; */
	min-height: 620px;
}
#main a {
	text-decoration:none;
	color:red;
}
#content {
	width: 675px;
	float: left; 
	margin-right: 10px;
}
#sidebar-wrapper{
	float: right;
margin-right: 10px;
}
.entry-title {
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.entry {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #FFF;
	background-image:url(images/post-bgimage.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding: 10px 10px 20px 10px;
	/* min-height: 200px; */
	margin-bottom: 10px;
	border: 1px solid #000;
}

.clearEntry {clear: both;}

.entry-content {

	/*min-height: 200px;*/
}

.entry p {
text-align:justify;
}

.entry-utility {
	bottom:10px;
	font-size:0.8em;
	margin-top:50px;
}

.page-title {
	background:#FFFFFF url(images/post-bgimage.png) no-repeat scroll right bottom;
	border:1px solid #000000;
	margin:0 0 10px;
	padding:10px 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
/*  End of Body Styles */

/*  Content image Styles */
.wp-caption {
	margin-right: 5px;
	margin-left: -5px;
}

.wp-caption-text{
border-bottom:1px solid;
font-weight:bold;
margin-top:5px;
padding:0 0 10px;
text-align:center !important;
font-size: 0.75em;
}

.entry_author_image:first-child img {
	float:left;
	max-height:40px;
	margin-top: -2px;
}

 img {
	margin: 5px;
	
} 

.alignright {
float: right;
margin-left: 5px;	
}

.alignleft {
float: left;
margin-right: 5px;
}

.aligncenter {
margin:0 auto;
}

.alignnone {
float: left;
margin-right: 5px;
}
/* end of image styles*/


/* categories widget styles */
.featured {
	background:transparent url(images/categoriesBG-long.png) no-repeat scroll left top;
	width: 190px;
	border:1px solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	}
	
.featured li {
	margin-left: 10px;
	font-size: 0.9em;
	padding: 0 5px 10px 0;
}
	
.featured h3 {
	height:28px;
	padding:6px 0 0;
	text-align:center;
	color:#CCC;
	margin: 0 0 5px 0;
	background: url(images/widget_header.png) no-repeat;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0 !important;
	-webkit-border-top-left-radius:10px; /* top left corner */
	-webkit-border-top-right-radius:10px; /* top right corner */
	}

#primary {
	background:transparent url(images/categoriesBG-long.png) no-repeat scroll left top;
	/*height:307px;*/
	width: 190px;
	border:1px solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
.xoxo {
	list-style:none;
	margin:0px 0 10px 0;
	padding: 0px;
}
.xoxo ul {
	list-style:none;
	padding: 0px;
	margin-left: 15px;
	font-size:0.9em;

}

#primary .xoxo ul {
	}

.xoxo h3 {
	height:28px;
	padding:6px 0 0;
	text-align:center;
	color:#CCC;
	margin: 0 0 5px 0;
	background: url(images/widget_header.png) no-repeat;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0 !important;
	-webkit-border-top-left-radius:10px; /* top left corner */
	-webkit-border-top-right-radius:10px; /* top right corner */

	}

.xoxo li a {
	color:#C90 !important;
}

.xoxo li a:hover { color: red !important;}

#secondary {
	background:transparent url(images/categoriesBG-long.png) no-repeat scroll left top;
	border:medium none;
/*height:307px;*/
	margin-top:10px;
	width: 190px;
	border:1px solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;


}
#secondary .xoxo li {
	color: #FFFFFF;
        margin-bottom: 7px;
}

.aktt_tweets{
	padding: 0 5px 10px 0;
}

.aktt_credit{
	padding: 0 5px 0px 15px;
}

/* end of widget area  */

/* Comments styles */

.bottom {float: left;}

.comment-count {
margin: 0 0 0 0px;

}

#comments {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #FFF;
	border: 1px solid #000;
	padding: 10px;
}

#comments ol {padding: 0;}

.even{background-color: rgb(220, 220, 220)}

/* commenter's name style*/
.fn {
	font-weight: bold;
}

#comments img {
	float: none;
	margin: 0px;
}

#comments li {
	clear: both;
	padding: 15px 15px 1px;
}

#respond {
	clear: both;
	
}

.edit-link {
clear: right;}
/* end of Comments styles*/

/* Footer styles */ 

#footer {
	background: url(images/footer.png) no-repeat left top;
	height: 114px;
	border-top:1px #000 solid;
	width: 898px;
}
#site-info {
	padding-top: 54px;
	color: white;
}
#site-info a {
	color: yellow;
}
#site-info p {
	margin:0;
	text-align:center;
	font-size: 0.9em;
}
/*  end of Footer styles */

/* addthis button styles */

.addthis_toolbox {
	margin: 0px 10px 0 0;
	padding: 0 5px 0 0;
	clear: left;
	float: left;
	border-right: 1px solid #000000
	
}

/* Power press player styles*/

.powerpress_player {
		margin:10px 0;
}

.powerpress_player img {
		float: none;
		margin-left: 0px;
}enter;
	font-size: 0.9em;
}
/*  end of Footer styles */

/* addthis button styles */

.addthis_toolbox {
	margin: 0px 10px 0 0;
	padding: 0 5px 0 0;
	clear: left;
	float: left;
	border-right: 1px solid #000000
	
}

/* Power press player styles*/

.powerpress_player {
		margin:10px 0;
}

.powerpress_player img {
		float: none;
		margin-left: 0px;
}

/* ad sense styles */

.adsense {
		margin: 5px auto;
		border: 1px solid white;
width: 160px;
}
