/*  
Theme Name: BlueIdea
Theme URI: http://www.robbiewilliams.pl/wordpress
Description: BlueIdea Theme by <a href="http://www.robbiewilliams.pl/wordpress/">Robbie Williams.PL</a>.
Version: 1.5
Author: Nd83
Author URI: http://www.nightday83.art.pl
License: General Public License (GPL)
*/

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.75em;
	color: #041f35;
	background-color: #ffffff;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}

#allweb {
	margin: 0px auto;
	padding: 0px;
	background: transparent url(images/all_bg.gif) repeat-y; 
	position: relative;
	width: 780px;
	text-align: left;
}

#header {
	width: 601px;
	height: 125px;
	background-image: url(images/top_up.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#header h1 {
	position: relative;
	margin: 0px;
	padding: 0px 25px 0px 35px;
	font-size: 2.5em;
	line-height: 30px;
	color: #33689c;
	text-align: left;
	letter-spacing: 1px;
}

#header h1 a {
	color: #33689c
}	

#header h1 a:hover {
	color: #235484
}	

#header h2 {	position: relative;
	height: 15px;
	margin: 0px;
	padding: 30px 25px 0px 35px;
	font-size: 11px;
	text-align: left;
	color: #5992c3;
}

#header hr, #footer hr {
	display: none;
	padding: 0px;
	margin: 0px;
}

#content {
	width: 595px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.post {
	margin: 0px 29px 0px 30px;
	padding: 10px 10px 5px 10px;
	line-height: 1.6em;
}

.entry {
	clear: left;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.post ul {
	margin: 0px 10px 10px 30px;
	line-height: 1.6em;
	list-style-image: url(images/bullet.gif);
	padding: 0px;
}

.post ol {
	margin: 0px 10px 10px 30px;
	line-height: 1.6em;
	padding: 0px;
}

p {
	padding: 3px 0px 10px 0px;
	margin: 0px;
}

.post h2 {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #33689c;
	font-size: 1.8em;
	line-height: 15px;
	padding: 7px 0px 0px 0px;
	margin: 0px;
}

.pagetitle {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #444;
	font-size: 1.7em;
	line-height: 15px;
	padding: 10px 10px 0px 35px;
	margin: 0px;
}	

.post h2  a{
	color: #33689c;
}	

.post h2  a:hover{
	color: #1f4d7b;
}	

.date {
	width: 57px;
	height: 44px;
	margin: 0px 0px 0px -28px;
	background-image: url(images/bg-date.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	padding: 3px 6px 0px 0px;
	color: #fff;
	float: left;
}

.postedby {
	width: 506px;
	margin: 0px auto;
	padding: 0px 15px 2px 15px;
	background-image: url(images/postedby.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #666;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
}

.postedby a:hover {
	color: #5791c5;
	border-bottom: 1px solid #5791c5;
	font-weight: bold;
}

a {
	color: #5791c5;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #1e5a8f;
}


.slidedown {
	width: 185px;
	height: 25px;
	background-image: url(images/slide_down.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px auto;
	padding: 0px;
}

.bottomnav {
	padding: 0px 0px 5px 25px;
}

.alignleft, .alignright, .alignleft a, .alignright a {
	padding: 0px 10px 0px 0px;
	font-size: 0.95em;
	display: inline;
	color: #999;
	font-weight: normal;
}

#right_side {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 185px;
	background: url(images/bg_right.gif) top left repeat-y;
	color: #25588a;
	padding: 0px;
}

#right_side ul {
	padding: 0px;
	margin: 0px;
}

#right_side li {
	list-style-type: none;
	line-height: 1.20em;
	margin: 0px 0px 0px 10px;
	padding: 2px;
}

#right_side li h2 {
	margin: 15px 0px 0px 0px;
	font-size: 1.15em;
	color: #1b5080;
}


#right_side ul ul li {
	font-size: 1em;
	padding: 0;
	}
#right_side ul ul li a {
	background: transparent url(images/dot.gif) no-repeat 4px 3px;
	padding: 0 0 0 15px;
	}

#right_side ul ul li a:hover {
	background: transparent url(images/dot_1.gif) no-repeat 4px 3px;
	padding: 0 0 0 15px;
	}

#right_side ul ul ul li {
	margin: 0 0 0 0;
	}

	input#s {
		width: 86px;
		height: 20px;
		margin: 10px;
    padding: 5px 7px 5px 7px;
		border: 0px;
		background: transparent url(images/search_bg_u.gif) repeat-x 0 0;
		color: #b0cee9;
		}

	input#s:focus {
		color: #041f35;
		background: transparent url(images/search_bg.gif) repeat-x 0 0;
		}
	input#s:hover {
		color: #041f35;
		background: transparent url(images/search_bg.gif) repeat-x 0 0;
		}

#footer {
	clear: both;
	width: 600px;
	height: 61px;
	background-image: url(images/foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #eff7ff;
	padding: 0px;
	margin: 0px;
}

#footer p {
	padding: 18px 12px 0px 22px;
	text-align: left;
	font-size: 0.85em;
	margin: 0px;
}

#footer a {
	color: #eff7ff;
	font-weight: normal;
}

.postmetadata {
	background-image: url(images/postsingle.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 5px;
	padding: 0px 15px 5px 15px;

}

.postmetadata a {
	text-decoration: underline;
	font-weight: normal;
}

/* common */

blockquote {
	margin: 5px;
	padding: 0px 5px 5px 35px;
	background: transparent url(images/blockquote.gif) no-repeat ;
}

abbr, acroym {
	border-bottom: 0px;
	cursor: help;
}

input, textarea, select {
	border: 1px solid #33689c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	background: #FFF;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

code, pre {
	font-family: "Courier New";
	font-size: 1.0em;
	font-weight: normal;
}

/** Comments **/
#commentsarea {
	padding: 0px 50px 0px 40px;
	margin: 0px;
}

#comments, #respond {
	color: #444;
	font-size: 1.1em;
	line-height: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
}

.commentlist li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dashed #3d8ace;
}

.commentlist li cite {
	font-weight: bold;
	font-style: normal;
}

.commentmetadata {
	float: right; 
	font-size: 0.90em;
}

.center {
	text-align: center;
}