/*
Theme Name: BudgetRayGun
Theme URI: http://budgetraygun.com
Description: A custom theme built for budgetraygun.com
Version: .1
Author: Daniel Baugher
Author URI: http://facebook.com/danbaugher
Tags: Custom, Custom, Custom
	
	Based on:
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/*Globals*/
.clearfloat{
	clear:both;
	line-height:1px;
	display:block;
	height:0px;
	overflow:hidden;
}

/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 12px */
	font-family:  Arial, Sans-Serif, 'Lucida Grande', Verdana;
	background: #fff url('images/body_bg.jpg') repeat scroll left top;
	color: #333;
	text-align: center;
	}
#page_wrap{background: transparent url('images/page_bg.png') repeat-y scroll center top;}
#page {
	background-color: white;
	border: none;
	text-align: left;
	}

#header {}

#headerimg 	{
	}
.featured_wrap{
border:1px solid #CACACA;
display:inline;
float:left;
height:175px;
margin:5px;
padding:8px;
width:150px;
}
.featured_wrap h3{
	background: #245b6b;
	height:14px;
	overflow:hidden;
	margin: 5px 0 0 0;
}
.featured_wrap h3 a, .featured_wrap h3 a:hover, .featured_wrap h3 a:visited {
color:#FFFFFF;
font-size:10px;
font-weight:bold;
line-height:14px;
padding-left:5px;
}
.featured_wrap img{
	height:111px;
	width: 150px;
}
.featured_wrap p{
color:#000000;
font:bold 12px arial;
height:43px;
margin:5px 0 0;
overflow:hidden;
}
#blog_content{min-height:590px;}
#content {
	font-size: 1.2em;
	}
ul#nav_links{
	list-style:none;
	line-height:1px;
}
ul#nav_links li{
	float: left;
	border: solid #000;
	border-width: 11px 4px;
	position:relative;
}
ul#nav_links li ul{
	border: solid #000;
	border-width: 6px 0;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:23px;
}
ul#nav_links li ul li{
	float: none;
	border: solid #000;
	border-width: 5px 11px;
}
ul#nav_links li a{
	display:block;
	height: 23px;
	width: 121px;
	font:normal bold 14px/23px arial;
	color: #f9f8f7;
	background-color: #447A8A;
	padding-left: 10px;
	text-transform:uppercase;
}
ul#nav_links li a:hover{
	background-color:#457a88;
	border-top:solid 2px #5c97a7;
	border-left:solid 2px #5c97a7;
	border-bottom:solid 2px #2e5b6e;
	border-right:solid 2px #2e5b6e;
	height: 19px;
	line-height:19px;
	padding-left:8px;
	width:119px;
	color:#f9f9f7;
	text-shadow:2px 2px 0px #2a5b6a;
}
ul#nav_links li ul li ul{
	left:103%;
	z-index:200;
	top:3px;
}
ul#nav_links li ul li a {
	width:245px;
	background-color:#d16e13;
}
ul#nav_links li ul li a:hover {
	background-color: #447A8A;
	width:245px;
	border:none;
	height:23px;
	line-height:23px;
	text-shadow:none;
	padding-left:10px;
	
}
.tryagain li ul {display: none;} 
.tryagain li:hover > ul {display: block;} 

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
.postmeta{clear:both;}
.socialblock{height:20px;padding:0 0 10px;}
.socialblock a{float:left; margin:0 5px; padding-left:19px; padding-top:4px;}
.socialblock .social_email{background: url(images/mini_email_icon.gif) no-repeat top left;padding-left:26px;}
.socialblock .social_twitter{background: url(images/mini_twit_icon.gif) no-repeat top left;}
.socialblock .social_facebook{background: url(images/mini_fb_icon.gif) no-repeat top left;}
.socialblock .social_digg{background: url(images/mini_digg_icon.gif) no-repeat top left;}
.retweet_wrap{float:left; width:73px; overflow:hidden;}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}
.nav_bar{
	height:46px;
	background-color:#000;
	margin:6px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:  Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	text-indent: -9999px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	font-size: 1.5em;
	line-height:2em;
	background-color:#a0a0a0;
	color: #fff;
	text-transform:uppercase;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h2.posttitle{
	font-size:2em;
	text-indent:-63px;
}
.postinfo {
	text-indent:-63px;
}
.entry p a:visited {
	color: #d06f12;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #447a8a;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
body.page{padding:0 !important;margin:0 !important;border-width:0 !important;}
#page {
	margin: 0 auto;
	padding: 0;
	width: 920px;
	padding: 0;
	}

#header {
	margin: 0;
	padding: 0;
	width: 920px;
	}

#headerimg {
	margin: 0;
	height: 198px;
	width: 205px;
	float: left;
	background-color:lightBlue;
	}
#headerimg h1 a{
	background:url("images/logo.png") no-repeat scroll center top transparent;
	display:block;
	height:198px;
	overflow:hidden;
	text-indent:-9999px;
	width:205px;
}
#main_nav{clear:both;}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 6px;
	margin: 7px 0 0;
	width: 604px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 7px 0 0 150px;
	width: 450px;
	}

.post, .page {
	margin: 0 0 6px;
	text-align: left;
	border:1px solid #CACACA;
	padding: 18px 14px 18px 25px;
	}

.post hr {
	display: block;
	}

.widecolumn .post,.widecolumn .page {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
.post_cal_flag{
	background: transparent url('images/cal_flag.gif') no-repeat scroll center top;
	height:52px;
	width:63px;
	left:-95px;
	position:relative;
	float:left;
	padding-top:8px;
}
.post_cal_flag .cal_mon{font-size:1.667em; line-height:.8em;color:#fff; font-weight:bold; text-align:center; text-transform:uppercase;}
.post_cal_flag .cal_dom{font-size:2.083em; color: #fff; font-weight:bold; text-align:center;}
.postmeta_comments{

}
body.page .postmeta_comments{display:none;}
.postinfo_time{
	color:#447a8a;
}
.postbyline_author, .postbyline_author a{
	color:#727272;
}
.postbyline_author a:hover{
	color:#000;
}
.postmeta_comments a{
	color:#fff;
	float:right;
	background: transparent url('images/comment_num_bg.gif') no-repeat scroll center top;
	font: bold 2em/1.45em arial;
	color:#fff;
	height:53px;
	width:38px;
	padding:2px 3px 0 0;
	text-align:center;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	width:920px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footer #copyright{
	float: left;
	padding-left:6px;
	color:#555;
	font:bold 11px arial;
}
#search_bar span{
	float:right;
	padding-right:11px;
	font:bold 14px/46px arial;
	color:#f9f8f7;
	
}
#search_wrap{
	margin:11px 7px 11px 11px;
	float:left;
	height:23px;
	width:182px;
	background: transparent url("images/seach_bg.gif") no-repeat left top;
}
#search_wrap input{
	float:left;
	margin:3px 0 0;
}
#search_wrap input.blogsearch{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	height:23px;
	line-height:30px;
	margin:0;
	padding:0 0 0 7px;
	width:155px;
	color:#555555;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin:0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0;
	padding: 0 0 0 10px;
	}
.widget_box  {
padding:8px 7px 6px;
border:solid 1px #ccc;
margin-top:8px;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/*
 * Widget Styles
 */
a.follow{
	display: block;
	height:86px;
	width:86px;
	background:transparent url(images/widget_sprite.jpg) no-repeat scroll left top;
	float: left;
	text-indent:-9999px;
	outline:none;
}

a#face_widg{
	background-position:0 0;
}
a#face_widg:hover{
	background-position:0 -86px;
}
a#twit_widg{
	background-position:-86px 0;
	margin-left:4px;
}
a#twit_widg:hover{
	background-position:-86px -86px;
}
a#rss_widget{
	background-position:-172px 0;
	margin-left:4px;
}
a#rss_widget:hover{
	background-position:-172px -86px;
}
#twitlnk{}
#twitfeed{float:right;height:83px;width:175px;overflow:hidden;}
#sidebar #twitfeed ul,#sidebar #twitfeed ul li{margin:0; padding:0; list-style:none; list-style-image:none;}
#sidebar #twitfeed ul li span{color:#447a8a; font:bold 12px arial; text-transform:uppercase;}
#twitfeed a{color:#494949;}
#twitfeed a:hover{color:#447a8a;}
/*
 * Lead
 */
a#del_widg{
	background-position:0 -172px;
}
a#del_widg:hover{
	background-position:0 -258px;
}
a#digg_widg{
	background-position:-86px -172px;
	margin-left:4px;
}
a#digg_widg:hover{
	background-position:-86px -258px;
}
a#stum_widget{
	background-position:-172px -172px;
	margin-left:4px;
}
a#stum_widget:hover{
	background-position:-172px -258px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	padding: 0 0 10px 0;
	margin:7px 0 0 20px;
	float:left;
	width: 282px;
	
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

<a href="http://www.budgetraygun.com/wp-content/uploads/2011/01/3d-art-book.jpg"><img border="0" src="3d-art-book.jpg"></a><img src="http://www.assoc-amazon.com/e/ir?t=glutshmu-20&l=as2&o=1&a=3791345494" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />

