


/*

    Theme Name: KillionCustom

    Description: KillionCustom is a theme for wordpress designed by MJC

    Version: 1.0

    Author: MJC
	
	Twitter: http://twitter.com/mjcomputers

    Author URI: http://www.mjacksoncomputers.com
	

*/



/* CSS Reset
--------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #232d30;
	line-height: 12px;
	
}

h5 {
	color: white;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	margin-right: 15px;
	margin-left: 25px;
}

body {
	line-height: 1;
	background: #182418 none no-repeat fixed center;
}
ol,{
	list-style-type: disc;
}

ul {
	list-style-type: none;
}

.sidebar-right li {
	font-size: 12px;
	border-bottom: 1px dashed #b2b2b2;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.3em;
}

li a{
	font-size: 12px;
	color: gray;
	list-style-type: disc;
	line-height: 1em;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr{
display: none;
}

/* Layout
--------------------------------------------------------------- */

.primarynav{
height:0px;
width:1004px;
margin: 0 auto; 
top: 0;
z-index: 9999;
height: 30px;
	position: relative;
}

.primarynav *{
list-style: none;
}

.primarynav li.current_page_item a, .primarynav li a.current_page_item {
color: #FFF;
}


.primarynav a.topnav_rss{
background:transparent url(images/rss.jpg) repeat scroll 0 0;
padding:0 10px 0 30px;
padding-top:5px;
position:absolute;
right:0;
top:0;
overflow: hidden;
width: 180px;
height: 25px;
text-align: center;
font-family: Helvetica, Arial, Verdana;
font-size: 24px;
color: #000;
text-transform: lowercase;
}

.primarynav a.topnav_rss:hover{
color: #fff;
}

.primarynav h2{
display: none;
}

.navigation {
margin: 5px 0px 20px;
height: 20px;
width: 480px;
}

.style1 {
}

.navigation .alignleft {
float: left;
width: 50%;
}

.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}

img.WP-PrintIcon{
	text-align: right;
	display: inline;
	position: relative;
	float: right;
	top: 65px;
	right: 5px;
}


#sidebar{
width:260px;
float: left;
background: #182418 none repeat-y center top;
	height: 100%;
	margin-left: 1px;
	margin-top: 30px;
}

#sidebar a:hover{
color: #FFF;
}

a.rsswidget {
	color: white;
	text-decoration: none;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

#sidebar h1.logo{
width: auto;
padding: 0px;
margin: 0px auto;
	height: 150px;
}

#sidebar h1.logo a{
background: url(images/logo.gif) no-repeat center top;
display: block;
overflow: hidden;
text-indent: -999px;
	width: auto;
	height: 183px;
}

input#submit{
border:1px solid #7BA2AD;
padding: 4px;
font-family: Helvetica, Arial, Verdana;
background: #242f31;
text-transform: uppercase;
color: #FFF;
cursor: pointer;
font-size: 14px;
}

.annpic {
	margin-right: 10px;
	margin-left: 10px;
}

img.alignleft {
float: left;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid gray;
}

img.alignright {
float: right;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid gray;
}

#commentform input#submit{
float: right;
	font-size: 13px;
}

#sidebar h2{
background: url(images/heads.jpg) no-repeat center;
color: #FFF;
	text-align: left;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px 20px;
}

.narrowcolumn textarea{
border: 2px solid silver;
width:93%;width:415px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
}

.narrowcolumn h2.pagetitle{
margin-top: 10px;
	color: #b0b0b0;
	text-align: left;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

.narrowcolumn #commentform label{
display: block;
float: left;
text-align: right !important;
width:130px;
}

.narrowcolumn #commentform{
margin: 0px auto;
overflow: hidden;
height: 1%;
}

.narrowcolumn #commentform label small{
float: right;
	color: #182418;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.narrowcolumn .add_comment h3#respond{
margin: 10px 0px 5px;color: black;
border-bottom: 2px solid #293538;
text-align: right;
position: absolute;
top:-10px;
left: 0px;
letter-spacing: 0;
width: 430px;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	word-spacing: -1px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.narrowcolumn .add_comment{
position: relative;
padding:55px 10px 40px 10px;
margin: 10px 0px;
}

.narrowcolumn #commentform #author, .narrowcolumn #commentform #email, .narrowcolumn #commentform #url{
float: right;
border: 2px solid silver;
padding:5px 5px;
width:245px;
	color: #182418;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.narrowcolumn #commentform #author:focus, .narrowcolumn #commentform #email:focus, .narrowcolumn #commentform #url:focus, .narrowcolumn textarea:focus{
background:#FFFFF5;
}

.narrowcolumn #commentform p{
clear: both;
overflow: hidden;
padding: 5px 0px;
height: 1%;
}

.innerpage .post{
padding-top: 40px !important;
}

#sidebar ul li ul.top_commenters{
margin: 0px auto;
}

#sidebar ul li ul.top_commenters li{
padding-top: 10px;
}

#sidebar ul li ul{
width:80%;
margin: 0px auto;
}

#sidebar ul li ul li{
display: block;
padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#sidebar ul li ul li a{
color: white;
	text-decoration: none;
	font: 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebar ul li ul li a:hover{
	text-decoration: underline;
}

#sidebar ul li ul{
margin: 10px auto 0px auto;
}

#sidebar .description{
width:230px;
font-family: Helvetica, Arial, Verdana;
margin: 0px auto;
color: #a8acad;
}

#sidebar .searchfield{
width:250px;
margin: 0px auto;
overflow:hidden;
clear: both;
padding: 5px 0px 3px 0px;
}

#sidebar .searchfield span, #sidebar .searchfield label{
display: none;
} 

#sidebar .searchfield input#searchsubmit{
border: none;
width:55px;
height: 28px;
display: block;
overflow: hidden;
text-indent: -999px;
line-height: 0;
float: left;
background: #0d1618 url(images/search_btn.gif) no-repeat center;
cursor: pointer;
}

#sidebar .searchfield input{
border: none;
color: #ededed;
background: #666;
float:left;
height: 16px;
padding:6px;
width:183px;
}

.sidebar-right{
width:217px;
margin-left: 10px;
	float: left;
	background: none no-repeat 0;
	padding-top: 82px;
}

.right-widget{
width: 205px;background: transparent none repeat scroll 0 0;
overflow: hidden;
text-align: left;
color: #182418;
border-bottom: 2px solid #182418;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	height: 17px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 8px;
	margin-top: 15px;
}

.narrowcolumn, .widecolumn{
float: left;
padding-top: 90px;
width: 480px;
}

.narrowcolumn .post{
padding-right: 0;
position: relative;
padding-bottom: 0px;
	margin-top: 0;
	width: 456px;
	padding-top: 70px;
}

.tags, .tags a{
	color: #959595;
	font-style: italic;
}

p.postmetadata{
padding-bottom: 20px;
display: none;
}

.comments a{
text-decoration: none;
font-size: 12px;
text-transform: lowercase;
background: #e8e8e8 url(images/comments.gif) no-repeat scroll 99% 50%;
display: block;
margin-left: -15px;
padding-right: 25px;
width:460px;
text-align: right;
margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
}

.narrowcolumn .post .comments a span{
font-size: 12px;
}

.PostHead{
left:-30px;
position: absolute;
top: 0px;
}

.PostHead h2, .innerpage .post h2{
float: left;
width:400px;
padding-top: px;
padding-left: 0;
letter-spacing: -1px;
text-decoration: none;
	font: 23px/25px Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
	margin-left: 5px;
	margin-top: 2px;
}

.innerpage .post h2{
float:none;
padding-left: 0px;
width:auto;
}

.PostHead h2 a{
text-decoration: none;
	font: 23px/25px georgia, Helvetica, Arial, "Trebuchet MS";
	height: 40px;
}

.PostTime{
float:left;
overflow:hidden;
    width: 58px;
}

.PostHead small.PostDet, .PostHead small.PostDet a{
font-size: 12px;
text-decoration: none;
}

.PostHead small.PostDet{
clear:both;
display:block;
left:10px;
position:absolute;
top:-26px;
height: 23px;
width:395px;
overflow: hidden;
display: none;
}

.PostDay{
background: #47ae27 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
height: 40px;
overflow: visible;
padding:0;
text-align: center;
z-index:999;
	vertical-align: bottom;
	font: bold 35px Georgia, "Times New Roman", Times, serif;
	width: 52px;
	clear: none;
}
.PostEra{
background: #47ae27;
color: #FFF;
padding:0px;
display: block;
left: 0;
text-align: center;
	width: 52px;
	height: 15px;
	font: 10px Georgia, "Times New Roman", Times, serif;
}

#page{
background: url(images/wrapperbg.jpg) repeat-x center top;
width: 969px;
overflow: hidden;
padding: 0px 5px 0px 30px;
position: relative;
z-index: 999;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.bgimage{
width:1004px;
margin: 0px auto;
background: #FFF url(images/sidebarbg.gif) repeat-y 511px 0px;
}

div.twitter{
background:#FFFFFF url(images/twitter.gif) no-repeat scroll left top;
margin-left:-14px;
overflow:hidden;
padding-top:20px;
width:200px;
}

div.twitter-content{
border-top:medium none;
overflow:hidden;
padding:0px 15px 0px 35px;
height: 135px;
}

div.twitter-content *{
font-size: 12px;
line-height: 18px;
width: 100%;
}

div.twitter-content li{
padding-top: 2px;
}

div.twitter-content li span{
clear: both;
display: block;
width:131px;
}

a.followme{
display: block;
width: 175px;
padding: 0 0 10px 0;
text-indent: -999px;
letter-spacing: -1px;
color: #AB3730;
text-decoration: none;
}

a.more-link{
	font-size: 12px;
	float: right;
	margin-top: 10px;
	color: gray;
	font-style: italic;
}

img.pdlogo{
margin-top: 15px;
clear: both;
}

.google-ads{
width:175px;
overflow: hidden;
padding-top: 20px;
float: left;
display: block;
margin-left: 15px;
}


#sidebar ul.top_commenters li{
float: left;
padding-left: 15px;
}

#sidebar ul.top_commenters li span img{
border: 3px solid #101C1F;
overflow: hidden;
display: block;
width:32px;
height:32px;
}

#sidebar ul.top_commenters li span img:hover{
border: 3px solid #FFF;
}


/* Comments */


ol.commentlist li{
padding: 10px;
margin-bottom: 15px;
clear: both;
	color: white;
	font-size: 12px;
	background-color: #eee;
}

ol.commentlist li p{
	font-size: 13px;
	line-height: 16px;
	color: #393939;
}


ol.commentlist li cite a{
font-size: 1px;
font-style: normal;
text-decoration: none;
}

.authordiv{
background: transparent none no-repeat left bottom;
overflow:hidden;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
.authordiv img{
float: left;
border: 2px solid #7BA2AD;
}
li.authorli{
padding: 0px !important;
margin: 0px !important;
background: none !important;
border: none !important;
	width: 200px;
}

.authordiv cite{
padding-left: 10px;
float: left;
font-size: 13px;
width: 200px;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
}

.authordiv small{
float: left;
width:330px;
}

.authordiv small a{
font-size: 13px;
padding-left: 10px;
text-decoration: none;
}

.authordiv cite a{
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.CommWidth h3#comments{
background: #242f31;
color: #FFF;
padding-left: 10px;
margin: 10px auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3#respond{
background: transparent !important;
}

.entry{
	width: auto;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	margin: 13px 0 5px;
}

.entry p{
padding-bottom: 10px;
	font-size: 13px;
	line-height: 1.6em;
}

.entry em{
	font-size: inherit;
	line-height: inherit;
}

comment p{
	
}

.clear{
clear: both;
overflow: hidden;
height: 1%;
}

#footer{
width:100%;
background: #182418;
padding: 10px 0px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.footerwrap, .footerwrap *{
width:1000px;
margin: 0px auto;
color: #77959B;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

.footerwrap a{
color: #FFF;
}
