/*
Theme Name: ARMORTEK
Theme URI: http://www.dreamcodesign.com/
Description: Custom theme created for Armortek International, Inc. by DreamCo Design
Version: 1.0
Author: DreamCo Design
Author URI: http://www.dreamcodesign.com/
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */
//.sidebar, #entry-meta-single {border:1px solid red;}
//#respond {border:1px solid yellow;}
//li.depth-1 {border: 1px solid orange;}
//.navigation {border:1px dashed black;}
//.post {border:1px solid pink}

/* - BASIC STUFF - */
body {background:url(images/back.png) repeat-x #0c0c0c ;font:9pt/11pt Georgia,"Times New Roman",Times,serif;color:#fff;margin:0 auto;padding:0 20px;}
a {text-decoration:none; color:#eee;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}
img, a, img a {border:0;}
p {padding:10px 0;}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;}
li {list-style-type:none; padding:6px 0;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:960px;}
#header {height:500px;margin:0 auto 20px;text-align:center;}
.footer {height:50px;overflow:hidden;padding:0 auto;clear:both;float:none;text-align:center;padding: 20px 0 0;}

/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:none; clear:none;margin:0 auto;width:960px;}
#page {padding-top:10px;}

/* -- SIDEBARS --*/
.sidebar {width:205px; float:left; margin-right:20px; display:inline; padding:0 10px 10px; background:url(images/leftbottom.png) bottom no-repeat #2c2c2c; font-style:italic;}
.block-1 {float:right;}
.block-2 {float:left;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:none;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

/* -- SEARCH --*/
#s { width:110px; height:13px; margin-right:10px; background:url(images/searchback.jpg) repeat-x #fff;}

/* -- IMAGE PRELOADER --*/
.preload { display: none; }