/*
Theme Name: Doxs Theme
Theme URI: http://doxstemplates.com
Version: 2.0
Author: doxs | templates
*/

* { margin: 0; padding: 0; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

body {
	font: 12px "Trebuchet MS", Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	color: #000;
        background: #000 url(images/doxs_back.png) repeat-x;
}

a {
	color: #0073e5;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration: none;
}

p {margin: 0; padding: 10px 0;}

h1 {margin: 20px 0 0}

img {border: 0}

input {vertical-align: middle}

h2 {
	font: normal 12px "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
}

h5 {
	font: normal 25px "Trebuchet MS", Arial, Sans-Serif;
        color: #009cff;
        border-bottom:1px solid #ccc;
}



blockquote {
	margin: 10px 0 10px 30px;
	border-left: 10px solid #009cff;
	background: #fff;
	padding: 5px 15px;
	font-size: 12px;
}

* html blockquote {height: 1%;}

blockquote p {
	font-size: 1em !important;
	margin: 0;
}

.aligncenter,

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.aligncenter {margin: 7px margin}

.alignleft {float: left}

img.alignleft {margin: 5px 10px 3px 0}

.alignright {float: right}

img.alignright {margin: 5px 0 3px 10px}

.wp-caption {
	border: 1px solid #ddd;
        text-align: center;
	background-color: #eee;
	padding-top: 4px;
	margin: 10px;
    
      	/* optional rounded corners for browsers that support it */

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #999;
}

.wp-caption p.wp-caption-text {
        font-size:11px;
        color:#666;
        line-height: 1.6em;
	padding: 5px 4px 5px;
	margin: 0;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}


/* Header
-------------------------------------------------------------------*/

#header {
        background: #000;
	height: 84px;
	margin: 0 auto;
        background: url(images/doxs_header_.png) no-repeat bottom right;
        padding-left: 75px;
}

#top{
	float: right;
	text-align: right;
        margin-top:40px;
        margin-right:20px;
}

#searchform {
	height: 40px;
        border: 0px;
}

#searchform input {
	font: 11px "Trebuchet MS", Arial, Sans-Serif;
	float: left;
}

#s {
	width: 186px;
 	padding-top: 1px;
	margin-top: 4px;
        margin-right: 12px;
        border: 0px;
        height:19px;
}

#searchsubmit {
        width:60px;
        height:25px;
	border: none;
        color: #fff;
	font-weight: bold;
	overflow: visible;
	cursor: pointer;
        background: url(images/doxs_submit.png);
}

#formbus {
        font-size: 12px;
        color:#999;
        background: url(images/doxs_formbus.png) no-repeat;
        padding: 15px 15px 10px;
}

#logo {
	float: left;
	line-height: 0.85em;
	font-size: 22px;
	margin: 20px 15px 15px;
}

#logo a {color: #009cff;}

#logo a:hover {color: #fff;}

#logo span {
	display: block;
        color: #fff;
	font-size: 14px;
	font-weight: normal;
        margin-top: 5px;
}

#menu {
    height: 32px;
    color: #fff;
    margin:0;
    padding-top: 4px;
    padding-right: 12px;
    padding-bottom:0;
    background: url(images/doxs_menubar.png) no-repeat;
}

#menu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	float: right;
	text-decoration: none;
	font-size: 1em;
	padding: 2px 10px 2px 10px;
	font-weight: normal;
	color: #009cff;
        margin: 0 3px 0 3px;
}

#menu a:hover {
	color: #fff;
	text-decoration: underline;
        padding: 2px 10px 2px 10px;
        margin: 0 3px 0 3px;
}

#menu .current_page_item {
        background: #fff;
        color: #000;
        text-decoration: underline;
        margin: 0 3px 0 3px;
}

#menu .current_page_item a {
	color: #b7e42a;
        font-weight: bold;
        margin: 0 3px 0 3px;
        padding: 2px 10px 2px 10px;
}


/* Content
--------------------------------------------------------------------*/

#container {
	width: 950px;
	background: #fff;
        margin-top: 25px;
}

#xtra {
   display: block;
   height: 20px;
   color:#666;
   font-size: 14px;
   font-weight: bold;
   background: url(images/doxs_topcontainer1.png) no-repeat top;
   text-align: center;
   margin.top:0;
   margin-bottom: 25px;
   padding-top: 5px;
}

* html #container {height: 1%;}

#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#content {
	width: 500px;
	float: left;
        font-size: 13px;
	padding-right: 35px;
	overflow: hidden;
        padding-left: 20px;
        margin-bottom: 20px;
        border-right: #ccc 1px dashed;
}


#content h2 {
	font: normal 14px "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
        margin-bottom: 1.2em;
}

#content h2.pagetitle {
	padding: 1px 0 4px;
        border-bottom:1px solid #000;
}

#content h3 {
	font: normal 14px "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
}

#content li {
	font-size: 12px;
	line-height: 1.5em;
        margin-left:20px;
        margin-bottom: 5px;

}

#content li li {
  margin-top: 5px;
  font-size: 12px;
}

#content .post {
       font-size:13px;
	margin-bottom: 15px;
}

#content .post h2 {
	font-size: 20px;
	margin: 0 0 2px;
}

#content .post h3 {
	font-size: 18px;
	margin: 0 0 2px;
}

#content .post h2 a {
	color: #009cff;
}

#content .post h2 a:hover {
	color:#000;
}

.post ol {
	margin: 7px 0 7px 35px;
}

.post li {
	padding: 2px 0;
}

.postmetadata {
   color: #666;
   margin-top: 25px;
   margin-bottom:50px;
   padding: 5px;
   font-size: 11px;
   border-top:1px solid #666;
}

.post .postmetadata {
	font-size: 20px;
	color: #000;
}

.postmetadata a {
	color: #009cff;
	text-decoration: none;
}

.postmetadata a:hover {
        color: #666;
	text-decoration: none;
}

.entry {
  text-align: justify;
}

.entry h1 {
	font-size: 12px;
	margin: 15px 0 10px;
}

.entry h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 10px;
	padding: 0;
	border: none;
}

.entry h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 10px;
	padding: 0;
}

.entry h4 {
	font-size: 12px;
	margin: 15px 0 10px;
	font-weight: bold;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
}


.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}

.navigation {
	font-size: 1.3em;
	margin: 20px 0;
	height: 1.3em;
}

.alignleft {float: left;}

.alignright {float: right;}

h3#comments,

h3#respond {
	padding: 30px 0 5px;
	border-bottom: 1px solid #666;
        font-size: 20px;
}

.commentlist {
	margin: 10px 0 0 20px;
}

.commentlist li {
	padding: 0;
        font-size: 12px;
        color: #000;
}

.cdata {
	padding: 3px 10px 15px 10px;
	height: 1%;
        background: url(images/doxs_back.gif);
}

.cdata strong {
        display: block;
        color: #2ac5ff;
        padding-top: 5px;
}

.cdata strong a {color:#b7e42a}

.cdata strong a:hover {color:#fff}

#content img.avatar {
        float: left;
	display: inline;
	border: 0;
        padding: 5px;
	margin: 0;
}

.ctext {
        padding: 5px;
        margin-bottom: 20px;
        border: 1px solid #ccc;
        background: #eee;
}

.commentlist li p {
	font-size: 12px;
        padding: 5px;
        color:#333;
}

.commentmetadata {
	font-size: 0.85em;
}

.commentmetadata a {
        color: #fff;
}

#author, #email, #url, #comment, #submit {
	font: 11px "Trebuchet MS", Arial, Sans-Serif;
	padding: 2px 4px;
	width: 200px;
	border: 1px solid #999;
}

#comment {
	width: 465px;
	height: 130px;
}

#submit {
	width: 130px;
	height: 24px;
	padding: 0;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}

/* Sidebars

--------------------------------------------------------------------*/

#sidebars {
	float: right;
	width: 300px;
	font-size: 12px;
	line-height: 1.4em;
        padding-right: 15px;
        padding-bottom: 30px;
}

* html #sidebars {height: 1%;}

#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}


#r-sidebar {
	float: right;
	width: 280px;
	padding: 10px;
}


#b-sidebar {
	float: right;
	width: 280px;
        margin-top: 25px;
        margin-right: 10px;
	padding: 10px;
        border: 1px solid #ccc;
        background: url(images/doxs_map_.png);
}


#top-sidebar {
	float: right;
	width: 300px;
        margin-right: 10px;
        margin-bottom: 30px;
        border: 1px solid #ccc;
        background: #000;
}


#sidebars ul {
	margin: 0 0 15px;
}

#l-sidebar li {
        list-style: none;
        background: url(images/doxs_indi1.png) no-repeat 0 .7em;
   	border-bottom: 1px dashed #ccc;
	padding: 5px 15px;
	margin: 0;
}

#r-sidebar li {
        list-style: none;
        background: url(images/doxs_indi1.png) no-repeat 0 .7em;
   	border-bottom: 1px dashed #ccc;
	padding: 5px 15px;
	margin: 0;
}

#b-sidebar li { 
        list-style: none;
        background: url(images/doxs_indi1.png) no-repeat 0 .7em;
	padding: 5px 15px;
	margin: 0;
}

#sidebars li ul {
        margin: 0 0 3px 12px;
}

#sidebars li li {
        background: url(images/doxs_indi2.png) no-repeat center left;
    	padding: 5px 15px;
        border: none;
}

#sidebars li a {
	color: #000;
}

#sidebars li a:hover {
	color: #009cff;
}

#sidebars li li a {
	color: #666;
}

#sidebars li li a:hover {
	color: #7ab20a;
}

#l-sidebar h2 {
	font: 14px "Trebuchet MS", Arial, Sans-Serif;
        font-weight: bold;
        padding: 0 0 3px 3px;
	border-bottom: 1px solid #666;
        color: #b7e42a;
}

#l-sidebar .widget {margin-bottom: 30px}

#r-sidebar h2 {
	font: 14px "Trebuchet MS", Arial, Sans-Serif;
        font-weight: bold;
	padding: 0 0 3px 3px;
	border-bottom: 1px solid #666;
        color: #b7e42a;
}

#r-sidebar .widget {margin-bottom: 30px}

#b-sidebar h2 {
	font: 14px "Trebuchet MS", Arial, Sans-Serif;
        font-weight: bold;
	padding: 3px;
	color: #fff;
        background: #009cff;
        border-bottom: 1px solid #999;
        text-align: center;
}


#sidebars h3 {
	font: normal 12px "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
}

.tags,

#tag_cloud {
	margin: 0 0 15px;
}

.tags {
     text-align: center;
}

.tags a,

#tag_cloud a {
	color: #808080;
	margin: 0 2px;
}

.tags a,

#tag_cloud a:hover {
	color: #009cff;
	margin: 0 2px;
}

#wp-calendar {
        width: 100%;
	margin: 0 0 12px;
}

#wp-calendar td {
        text-align: center;
}


/* Footer
--------------------------------------------------------------------*/

#footer {
	clear: both;
        width: 950px;
        height: 73px;
       	padding-top: 18px;
        margin-bottom: 20px;
        text-align:center;
	font-size: 12px;
	color: #fff;
	background: url(images/doxs_footer.png) no-repeat;
}

#footer a {
	color: #b7e42a;
}

#footer a:hover {
	color:#000;
}



#commothers {
  font-size: 12px;
  color: #666;
  padding-left: 3px;
}

#aconfig {
  color:#b7e42a;
  font-weight:bold;
}

