/*   
Theme Name: Fluidsolution-remake
Theme URI: http://www.darganov.com/
Description: This is a remake I made for my custom purposes
Author: Iliyan Darganov
Author URI: http://www.darganov.com/
Version: 1.0
.
General comments/License Statement if any.
.
*/

* { padding: 0; margin: 0; }

body {
	background: #FFF url(img/bg.gif) repeat-x;
	color: #444;
	font: normal 72.5% Arial,Verdana,sans-serif;
	padding-top: 30px;
}
hr {
	display: none;
}
h1 {
	font-size: 1.4em;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #F06;	
	color: #444;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	/*white-space: pre;*/
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 1em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #F06;
}

#page { 
	margin: 0 auto;
	width: 942px;
}

/* Header */
#header {
	color: #333;
	width: 920px;
	float: left;
	padding: 10px;
	margin: 10px 0px 0px 0px;
}
#header h1 {
	color: #222;
	font: normal 3.2em sans-serif;
	float: left;
}
#header h1 a{
	color: #222;
	text-decoration:none;
}
#header h1 a:visited {
	color: #222;
	text-decoration:none;
}
.description {
	border-left: 1px solid #ccc;
	color: #666;
	float: left;
	margin-left: 1em;
	padding-left: 1em;
	margin-top: .33em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.description span {
	background: #222;
	color: #EEE;
	padding: 0 6px;
}

/* Top navigation */
#navigation {
	width: 942px;
	position: relative;
	float: left;
	margin-top: -103px;
	padding-bottom: 10em;
}
#navigation ul {
	position: absolute;
	right: 0px;
	top: 4px;
	display: inline;
} 
#navigation ul li {
	list-style: none;
	display: inline;
}
#navigation li {
	float: left;
	list-style: none;
	margin-left: 1px;
}
#navigation li a {
	display: block;
	padding: 5px 15px;	
	background: #222;
	color: #777;
	text-decoration: none;
}
#navigation li a:hover {
	background: #000;
	color: #FFF;
}
#navigation li.current_page_item  a {
	background: #000;
	color: #FFF;
}

/* Content */
#content { 
	color: #333;
	margin: 0px 0px 2em 0px;
	padding: 10px;
	padding-right: 20px;
	padding-top: 0px;
	width: 691px;
	float: left;
	font-size: 1.1em;
	line-height: 18px;
	text-align: justify;
}
#content .postmetadata {
	color: #06F;
	margin-bottom: 1em;
	margin-top: -.8em;	
	padding-left: 1.6em;
	background-image: url(img/time.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#content .postmetadata2, #content .postmetadata2 a, #content .postmetadata2 a:visited {
	color: #999;
}
#content .postmetadata2 {
	padding-left: 1.2em;
	background-image: url(img/cat-bul.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#content .postmetadata2post {
	border-top: 1px dashed #ccc;
	padding-top: .4em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.1em;
}
#content p {
	padding-bottom: .9em;
}
#content p code {
	line-height: 11px;
}
#content pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	margin-bottom: 1.1em;
}
#content ul, #content ol {
	padding-left: 1em;
	margin-bottom: .9em;
}
#content ol {
	margin-left: 2em;
}
#content ul li {
	list-style-image: url(img/li.gif);
	margin-left: 20px;
}
#content ol li {
	list-style-type: decimal!important;
}
#content h2 {
	font-size: 2.2em;
	margin-top: .4em;
	margin-bottom: .4em;
}
#content h3 {
	font-size: 1.6em;
	margin-top: .4em;
	margin-bottom: .5em;
}
#content table {
	margin-bottom: .9em;
	margin-left: auto;
	margin-right: auto;
}
#content table th, #content table td {
	padding: 3px;
}
.post h3, .entry h3, #comments, #respond {
	font-size: 1.6em;
	margin-top: .4em;
	margin-bottom: .3em;
	color: #222;
}
#content a, #content a:visited, #footer a, #footer a:visited {
	color: #F06;
	text-decoration: none;
}
#content a:hover, #footer a:hover, #content .postmetadata2 a:hover {
	color: #444;
	border-bottom: 1px solid #F06;
}
.entry a img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.entry a:hover img {
	border: 1px solid #999999;
}
.prev-next-nav {
	clear: both;
	padding-top: 2em;
}
.archive-title {
	color: #222!important;
	padding-bottom: .5em;
}
.more-link {
	padding-left: 1.6em;
	background-image: url(img/page_white_stack.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
.entry a img {
	border: 1px solid #CCCCCC;
}
.entry a:hover img {
	border: 1px solid #999999;
}
img.centered, img.aligncentered {
	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;
}
/* End Images */

.alignright {
	float: right;
}
.alignleft {
	float: left;
}

/* Sidebar */
#sidebar { 
	float: right;
	display: inline;
	width: 220px;
	margin-top: 1.8em;
	background: #222;
	margin-bottom: 20px;
}
.subnav {
	padding: 12px 12px 0;
}
.subnav h2 {
	color: #F06;
	font-size: 1.4em;
	margin-left: 8px;
	margin-top: 16px;
	margin-bottom: 4px;
	display: block;
}
.subnav ul {
	padding: 0 0 16px;
}
.subnav ul ul {
	padding: 0;
}
.subnav li {
	list-style: none;
}
.subnav li li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
	display: block;
}
.subnav li li a {	
	color: #777;
	display: block;
	padding: 4px 6px 4px 8px;
	text-decoration: none;
}
.subnav li li a:hover {
	color: #DDD;
}
.subnav li li.recentcomments { 
	display: block;
	padding: 4px 6px 4px 8px;
	text-decoration: none;
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url(img/round.gif);
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}

/* Footer */
#footer { 
	width: 920px;
	clear: both;
	color: #333;
	border-top: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

/* Ads */
.ads1, .ads1a {
	text-align: center;
	clear: both;
}
.ads1a {
	margin-top: 1.6em;
	margin-bottom: 1.6em;
}
.ads1a img {
	border: none!important;
	margin-left: 6px;
	margin-right: 6px;
}
.ads1a a:hover {
	border: none!important;
}
.ads2 {
	text-align: center;
	width: 220px;
	float: right;
	clear: right;
}
.ads2 img {
	text-align: center;
	border: none;
	margin-top: 1em;
	padding-bottom: 1em;
}
.ads3 {
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: -5px!important;
	overflow: hidden!important;
	clear: both;
}
.ads4 {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

/* Comments Styling */
#commentform {
margin: 1em 0;
background: #ffffff;
width: 100%;
}
#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 380px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url, #commentform #mcspvalue {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover, #commentform #mcspvalue:hover  {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus, #commentform #mcspvalue:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
}
.commentlist {	
	padding: 0!important;
}
.commentlist li {
	margin: 20px 0 3px;
	margin-left: 0!important;
	padding: 5px 10px 3px;
	list-style: none;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.comm-header {
	padding-bottom: 1em;
	display: block;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#preview {margin-right: 5px;}
