/*
Theme Name: iDimox.com
Description: Markup by <a href="http://dimox.name/">Dimox</a>
Version:
Author: Dimox
*/

* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 13px/20px Verdana, Tahoma, Arial, sans-serif;
	color: #555;
	height: 100%;
  background: url(i/bg.gif) repeat-x;
}
a {
	color: #39F;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}
.hide {
	position: absolute;
	left: -9999px;
}
.wp-caption {
	border: 1px solid #C6DBF1;
	border-radius: 1px;
	text-align: center;
	background: #F1F8FD;
	padding: 6px 2px 0;
	margin: 20px 0;
	box-shadow: 0 1px 3px #DDD;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
  font-weight: bold;
	padding: 0 4px 5px;
	margin: 0;
	text-shadow: 1px 1px 0 #FFF;
}
img.alignleft,
img.alignright,
img.aligncenter {
	border: 1px solid #C6DBF1;
	padding: 6px;
	background: #F1F8FD;
}
pre {
	width: 98%;
	overflow: auto;
	margin: 0 0 18px;
	padding: 3px 5px;
  border: 1px dashed #CCC;
	background: #FFF;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
  background: #FF8E01 url(i/bg.gif) repeat-x;
	z-index: 10;
}
.header {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
  background: url(i/header_bg.gif) no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	top: 38px;
	left: 20px;
	font: 32px/1 Georgia, "Trebuchet MS", Arial, Tahoma, sans-serif;
	text-decoration: none;
	color: #FFF;
  text-align: right;
}
#logo span {
	display: block;
	font: 11px Verdana, Tahoma, Arial;
	letter-spacing: 1px;
	color: #FFE1BF;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 50px;
	background: url(i/logo.gif) no-repeat;
}

#nav {
	position: absolute;
	top: 117px;
	left: 0;
	width: 100%;
	height: 32px;
	background: #FF9A1A url(i/nav.gif) 0 -1px no-repeat;
	font: 12px/31px "Trebuchet MS", Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  border-top: 1px solid #FFAE48;
}
#nav ul {
	float: right;
}
#nav li {
	float: left;
  border-right: 1px solid #FFAE48;
	list-style: none;
}
#nav a {
	float: left;
	color: #FFF;
	padding: 1px 20px 0;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
  background: url(i/footer.gif) 0 100% no-repeat;
	position: relative;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 150px 0 150px;
  background: url(i/middle_bg.gif) 0 150px no-repeat;
}
#content {
	padding: 21px 348px 0 36px;
}
.post {
	margin: 0 0 50px;
}
.date {
	font: 11px/1 "Trebuchet MS", Arial, Tahoma, sans-serif;
	color: #F87813;
	margin: 0 0 3px;
}
.date a {
	color: #000;
  text-decoration: underline;
}
.date a:hover {
  text-decoration: none;
}
#content h1,
#content h2 {
	font: 24px/28px "Trebuchet MS", Arial, Tahoma, sans-serif;
  background: url(i/dot1.gif) 0 100% repeat-x;
	padding: 0 0 8px;
	margin: 0 0 16px;
}
#content h1 a,
#content h2 a {
	color: #333;
	text-decoration: none;
}
#content h1 a:hover,
#content h2 a:hover {
	text-decoration: underline;
}
.entry a {text-decoration: underline}
.entry a:hover {color: #FF8E01}
.pmeta {
	font-size: 10px;
	color: #000;
  background: #F1F8FD url(i/pmeta.gif) 0 100% repeat-x;
	padding: 6px 12px;
	overflow: hidden;
	height: 1%;
}
.pmeta a {
	color: #0072BC;
}
.comments,
.edit {
	float: right;
  font-weight: bold;
}
.comments a,
.edit a {
	background: url(i/comments.gif) 0 1px no-repeat;
	padding: 0 0 1px 16px;
	margin-left: 20px;
}
.edit a {color: #000}

.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}
.a {
	margin: 0 0 20px;
}

#content h3 {
	font: 21px/1 "Trebuchet MS", Arial, Tahoma, sans-serif;
	margin: 0 0 10px;
	color: #000;
  background: url(i/respond.gif) 0 100% no-repeat;
	padding: 0 0 8px;
}
#content .entry h3 {
	margin: 0 0 18px;
}
h3#comments {
	color: #F87813;
  background: url(i/dot1.gif) 0 100% repeat-x;
}
div.pagetitle,
div.pagedate {
	margin: 0 0 30px;
	padding: 8px 0 20px 46px;
	font: 20px/1 "Trebuchet MS", Arial, Tahoma, sans-serif;
  background: url(i/page_archives_div_1.png) no-repeat;
}
div.pagedate {
  background: url(i/page_archives_div_2.png) no-repeat;
	padding: 6px 0 20px 48px;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
	height: 1%;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 18px;
}
.chead {
	background: #F1F8FD;
  border: 1px solid #D9E7F0;
	padding: 4px 9px;
	margin: 0 0 10px;
}
.commentlist .comment-author-admin .chead {
	background: #FFF1D5;
  border: 1px solid #FFD29B;
}
.avatar {
	float: right;
	display: inline;
	border: 1px solid #D9E7F0;
	padding: 2px;
	margin: 0 -5px 0 0;
	background: #FFF;
	position: relative;
}
.comment-author-admin .avatar {
  border: 1px solid #FFD29B;
}
.fn {
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.fn a,
.reply a {
	color: #0072BC;
  text-decoration: underline;
}
.fn a:hover,
.reply a:hover {
  text-decoration: none;
}
.commentlist .comment-author-admin .fn a {
	color: #F87813;
}
.commentmetadata {
	font-size: 10px;
	color: #888;
	margin: -1px 0 0;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.ctext {
	padding: 0 9px;
}
.reply {
	margin: -10px 0 10px;
	font-size: 11px;
  text-transform: lowercase;
}
.commentlist #respond {
	margin: 0 0 0 18px;
}
#respond h3 {
	margin: 30px 0 16px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform {
	padding: 0 0 20px;
  font-size: 11px;
}
#commentform p {margin: 0 0 10px}
#author, #email, #url, #comment, #mcspvalue, #submit {
	font: 13px Verdana, Arial, Tahoma;
	padding: 4px 5px;
	width: 210px;
	border: 1px solid #DDD;
  background: url(i/shadow.gif) repeat-x;
	color: #555;
}
#author:focus, #email:focus, #url:focus, #mcspvalue:focus, #comment:focus {
	border: 1px solid #C5DCF1;
}
#comment {
	width: 98%;
	height: 110px;
}
#submit {
	width: 160px;
	height: 25px;
	padding: 0;
	background: #F36F20 url(i/submit_comment.gif) no-repeat;
	cursor: pointer;
  font-size: 12px;
	color: #FFF;
	border: none;
}
#submit:hover {
	color: #FF6;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 5px 0;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
}
.navigation a,
.navigation span {
	margin: 0 2px;
	padding: 2px 6px 3px;
  font-size: 11px;
  border: 1px solid #E0E0E0;
	background: #F5F7F7;
}
.navigation a {
	color: #000;
  text-decoration: none;
}
.navigation a:hover {
	color: #0072BC;
  border: 1px solid #C5DCF1;
  background: #F1F8FD;
}
.navigation span.current {
	color: #0072BC;
	border: 1px solid #8EC2DF;
	background: #E8F1FB;
}

ul#previous {
	margin-left: 13px;
}
#previous span {
  font-size: 11px;
	color: #AAA;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 322px;
	margin: 168px 0 0 -322px;
	position: relative;
  font-size: 11px;
  line-height: 15px;
	padding: 0 0 150px;
}

#rss {
	display: block;
	width: 278px;
	height: 37px;
	margin: 0 auto 18px;
  background: url(i/rss.gif) 100% 0 no-repeat;
	font: bold 17px/37px "Trebuchet MS", Arial, Tahoma, sans-serif;
	color: #666;
}
#rss:hover {
	color: #FF8E01;
}

#search {
	width: 100%;
	height: 33px;
	overflow: hidden;
	margin: 0 0 25px;
}
#search label {
	float: left;
	color: #AAA;
  font-size: 13px;
	padding: 8px 5px 0 17px;
}
#search input {
	font: 13px Verdana, Arial, Tahoma;
	float: left;
}
.search {
	width: 186px;
	padding: 8px 7px 8px 3px;
  background: url(i/middle_bg.gif) -710px -73px no-repeat;
	border: none;
}
.go {
	cursor: pointer;
	border: none;
	width: 44px;
	height: 33px;
	background: #656565 url(i/go.gif) no-repeat;
	margin: 0 0 0 8px;
}

#sidebar h3 {
	font: 18px/1 "Trebuchet MS", Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	color: #FF8E01;
  background: url(i/dot2.gif) 0 100% repeat-x;
	padding: 0 5px 10px;
	margin: 0 15px;
}
#about {
	margin: 4px 20px 25px;
  font-size: 12px;
  line-height: 18px;
}

#sidebar ul {
	margin: 0 15px 25px;
}
#sidebar li {
  background: url(i/dot3.gif) 0 100% repeat-x;
	padding: 4px 5px 6px;
	list-style: none;
}
#sidebar li a {
	display: block;
	height: 1%;
	color: #595959;
  background: url(i/bullet.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
}
#sidebar li a:hover {
	color: #FF8E01;
}

.st-tag-cloud {
  text-align: center;
	margin: 3px 15px 25px;
}
.st-tag-cloud a {
  line-height: 22px;
	margin: 0 3px;
	white-space: nowrap;
}
.st-tag-cloud a:hover {
	color: #FF8E01 !important;
}

#archive {
	overflow: hidden;
}
#archive li {
	float: left;
	width: 136px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  background: #D2E8F5 url(i/footer_bg.gif) repeat-x;
	margin-top: -111px;
	height: 111px;
}
.footer {
	width: 1000px;
	height: 111px;
	margin: 0 auto;
  background: url(i/footer.gif) 0 100% no-repeat;
  font-size: 11px;
	color: #000;
	position: relative;
}
#copyright {
	float: right;
  text-align: center;
	padding: 50px 20px 0;
}
#copyright span {
  font-size: 10px;
}
#footer a {
	color: #004A80;
  font-weight: bold;
}
#copyright span a {
  font-weight: normal;
}
#counter {
	position: absolute;
	top: 88px;
	left: 20px;
}

#adv1, #s1, #s2 {
  position: absolute;
	bottom: 120px;
	right: 0;
	width: 300px;
	font: 11px Verdana, Arial, Tahoma;
	color: #AAA;
}
#s1 {bottom: 120px}
#s2 {bottom: 140px}
#adv1 li, #s1 li, #s2 li {
  position: relative;
	font-size: 11px !important;
	text-align: left !important;
}
#adv1 a, #s1 a, #s2 a {
	color: #AAA !important;
	display: inline !important;
	background: none !important;
  border: none !important;
}
#adv1 a:hover, #s1 a:hover, #s2 a:hover {
  text-decoration: underline;
}



#jcpToolbar {
	height: 23px;
	padding: 5px 0;
	background: #EEE url(i/toolbar.gif) repeat-x;
	border: solid #D6D3D3;
	border-width: 1px 1px 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius: 6px 6px 0 0;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
#previewTab {
	float: right;
	display: inline;
	height: 21px;
	margin: 0 5px 0 0;
	padding: 0 6px;
	font: 12px/20px Verdana, Arial, sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #F6F5F5 url(i/toolbar.gif) 0 -37px repeat-x;
  border: 1px solid #C3C3C3;
	cursor: pointer;
}
#jQueryCommentPreview {
	padding: 1px 0;
  font-size: 12px;
}


.begun {
	margin: 0 0 15px;
	background: #F1F8FD;
	border: 1px dashed #0072BC;
}
