/*
Theme Name: FS Blog
Theme URI: http://www.frontsight.com/
Author URI: http://www.websitesinaflash.com/
Description: Designed for the Front Sight Blog
Version: 1.2
Author: Ashton Sanders

*/



/* ~-~-~~-~-~~-~-~~-~-~ RESET ~-~-~~-~-~-~-~-~-~-~*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol,  ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
i, em {font-style:italic}

/* body--------------------------------------------------*/

body {
	color:#FFF;
	background: #000;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	line-height:1.6em;
	text-align:center;
}

body#frame {
  background: no-repeat url(images/header.jpg) -51px -237px #DFDFDF;
 }

body#commentspopup {background:#DEDEDE;}


/* container --------------------------------------------------*/
#container {
  width:800px;
  margin:0 auto;
  padding:0px 0;
  text-align:left;
  color:#000;
  background: repeat-y url(images/blog_bg_w.jpg) 0 0 #CCC;
}

#container p {
padding:0;
margin:8px 0 14px;
}

#container li {
	padding:0;
	margin:8px 20px 14px;
}


/* header  --------------------------------------------------*/
#header {
  height:199px;
  width: 810px;
  text-align: left;
  background: no-repeat url(images/header.jpg) 0 0 #000;
  color:#FFF;
}

#header h1 {
	padding-top:145px;
	padding-left:20px;
	font-size: 20px;
}

#header h2 {
	padding-left:20px;
	font-size: 16px;
}

#header .righttext {
	float:right;
	padding-right:40px;
	color:#FFFFFF !important;
	margin-top:150px
}


/* content --------------------------------------------------*/

#body {
  background: no-repeat url(images/header.jpg) 0 -199px;
 }
#content {
  float:left;
  width:522px;
  padding:42px 0 0 60px;
  margin:0px;
}

#subcontent { /* sidebar */
  float:right;
  width:178px;
  padding:230px 20px 0 0px;
  font-size:0.9em;
  line-height:1.5em;
}

#subcontent h2 {
color:white;
display:block;
margin:18px 0 10px;
padding:5px 10px;
background:#BE0026;
color:white;
}

#subcontent ul { margin-left:5px;}
#subcontent li {
border-bottom:1px solid;
margin:2px 0 2px 18px;
padding-bottom:2px;
}
#subcontent li a {
display:block;
height:1%;
padding:1px 0;
}
#subcontent .aktt_tweets li a {
display:inline !important;
}
#subcontent ul.categories li ul {
margin:0;
}
#subcontent ul.categories li li {
border-bottom:medium none;
margin:0;
padding:0 0 3px;
}
#subcontent ul.categories li ul ul {
margin:0 0 0 16px;
}
/* headings --------------------------------------------------*/
h1, h1 a, h1 hover{
	font-size:20px;
	color:#ffffff;
}

h2, h2 a,
h3 a,
h4 a
  {color:#000000;}
  
  
h1 {font-size:30px;}

#content h2 {
  margin:0px 0 18px 0 !important;
  font-size:1.6em;
  font-weight:normal;
}

#content h3 {
  margin:0 0 18px 0;
  font-size:1.2em;
}

#content h4 {
  margin:0;
  font-size:1.1em;
}
  
#header h2, #header h2 a,
  {color:#FFF !important;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#666666;}


/* links--------------------------------------------------*/
a {
	color:#222222;
	text-decoration: underline;
}

a:hover {
	color:#666666;
	text-decoration: none;
}

a.commentlink {padding-left:16px;}

a.more {  padding-right:10px;}




/* header --------------------------------------------------*/

#header {
	padding: 0;
	margin:0;
	background: url(images/header.jpg) no-repeat;
	background-color:#000000;
}



/* Top Menu Entry --------------------------------------------------*/
#topentryframe {border:0;margin: -5px 0 0 -9px;}

.topentry {
	margin:0;
	padding-left: 0;
	font-size: 22px;
	height: 85px;
	text-align:left
}
.topentry a{ display:block; text-decoration:none;}
.topentry a:hover { text-decoration:underline;}
.topentry #freehandgun {
	float:right;
	width: 196px;
	line-height:18px;
	font-size: 26px;
}
.topentry #freehandgun small { font-size:12px; text-decoration:none !important; display:block;}


.topentry #manuals {
	float:right;
	width: 100px;
	padding:0 0px 0 50px;
	margin-right:20px;
}
.topentry #gun_training {
	width: 90px;
	padding-left:55px;
}

#frame .topentry h1, #frame .topentry h2 {
	font-weight: 100;
	font-size: 22px;
	color:#222222;
	display:inline;
}

#frame .topentry a:hover h1, #frame .topentry a:hover h2 {color:#666;}

/* Entry--------------------------------------------------*/

.entry {margin:0 0 40px 0;}

#container .entry .info {
  border:#F3F4F4 1px solid;
  background-color:#BE0026;
  color:#FFFFFF;
  padding: 5px;
  font-size:0.9em;
}

.entry .info a {color:#FFFFFF;}

.entry .info em { font-style:normal}
.entry .info em a {  padding-right:15px;}
.entry .info em.date { display:block; float:right}

.entry a.more, .entry ul { padding-left:22px;}

.entry #filedunder {border-color:#F3F4F4;}







/* Comments--------------------------------------------------*/
#comments h2 {margin-bottom:24px; color:#000000}
#comments h2 a {color:#111111;}


#commentform {background-color:#FFF;}
#comments .header {background-color:#FFF;}
#comments .header.alt {background-color:black;}


/* form--------------------------------------------------*/

form p {border-color:white;}
form label { color:#000;}
form em {color:#000;}
form input {color:#000;}
form input, form textarea {
border:1px solid;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
margin:3px;
padding:3px;
}

form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
  float:right;
}

form .button2 {
  margin-right: 20px;
  float:right;
}

/* Archives--------------------------------------------------*/

.archive .postspermonth {color:#A0A0A0;}


/* content misc--------------------------------------------------*/

.next a {  padding-right:10px;}
.previous a {  padding-left:10px;}

#entrynavigation {border-color:#F3F4F4;}


.single .addthis_container {position:absolute; top: 370px;}

.single .editlidnk {padding-left: 200px;}


#floatingsharebox { 
	position:fixed; 
	top:230px; 
	left: 50%;
	margin-left: -432px;
	width:60px;
	padding:5px 12px 5px 10px;
	text-align:center;
	background:#DFDFDF;
	border: 1px solid #CCC;
	border-right-width:0;
}
* html #floatingsharebox { position:absolute; }

#floatingsharebox .addthis_toolbox a, #floatingsharebox iframe { 
	margin-top: 8px;
}


/* footer--------------------------------------------------*/

#footer { padding: 0 40px 0 60px;}


#footer p {border:solid #BE0026; border-width:3px 0; padding:10px;}

#footer a {color:#333333;}

#footer a:hover {color:#414141;}

#footer strong {color:#000000;}


/* WORDPRESS Captions */


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;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	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 */

