/* @override 
	http://localhost:9022/wordpress/wp-content/themes/theIkeaBlog/style.css
	http://192.168.2.2:9022/wordpress/wp-content/themes/theIkeaBlog/style.css
	http://theikeablog.com/wp-content/themes/theIkeaBlog/style.css
*/

/*  
Theme Name: the Ikea Blog Theme
Theme URI: http://theikeablog.com/
Description: The original ikea blog theme by Wes
Version: 1.0
Author: Wes
Author URI: http://wessley.net/
*/


/* @group Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group Defaults */

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

h1, h2, h3, h4{
	font-weight: bold;
}

ol{
	list-style-type: decimal;
}

p{
	line-height: 1.2;
}

/* @end */

/* @group Utilities */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.float_left{
	float: left;
	margin-right: 10px;
}

.float_right{
	float: right;
	margin-left: 10px;
}

/* @end */

/* @group Properties */

html body{
	background: #e4e1d8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #262626;
}

.header_block{
	background: #262626 url(images/background.gif) top left repeat;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	padding-top: 20px;
}

h1{ /* The logo */
	width: 904px;
	margin: 0 auto;
	padding-top: 66px;
	height: 0;
	overflow: hidden;
	background: url(images/logo.gif) top left no-repeat;
	margin-bottom: 20px;
}
.menu_container{
	padding: 0 20px;
	margin: 0 auto;
	width: 836px;
	background: #FFF url(images/menu2.gif) top left no-repeat;
}

ul.menu{
	font-size: 16px;
	padding: 10px 0;
	border-bottom: 1px solid #dfdfdf;
	color: #AAA;
}

ul.menu li{
	display: inline;
}

ul.menu li.active a:link, ul.menu li.active a:visited{
	color: #262626;
}

.page{
	width: 840px;
	background: #FFF url(images/page2.gif) top left repeat-y;
	margin: 0 auto;
	padding: 30px 23px 0 27px;
}

.footer{
	background: url(images/footer2.gif) bottom left no-repeat;
	margin: 0 auto 20px;
	width: 840px;
	padding: 20px 23px 20px 27px;
}

.copyright{
	margin: 5px auto;
	font-size: 11px;
	color: #777;
	line-height: 20px;
}

a:link, a:visited{
	color: #dc4100;
	text-decoration: none;
}


a:hover, a:active{
	color: #262626;
	text-decoration: underline;
}

.sidebarTop{
	width: 300px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}

.sidebar1{
	width: 140px;
	float: left;
	margin-left: 30px;
}

.sidebar2{
	margin-left: 690px;
}

.sidebar2 .block{
	width: 140px;
}

.blogposts{
	float: left;
	width: 500px;
}

.post{
	border-bottom: 1px solid #CCC;
	margin: 0 0 30px 0;
	padding-bottom: 10px;
}

.post h2{
	line-height: 20px;
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
}

h2.pagetitle{
	line-height: 20px;
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
}

.archive .post h2{
	font-size: 18px;
}

.archive .post{
	margin: 20px 0;
	padding-bottom: 20px;
}

.archive .nav_left, .archive .nav_right{
	margin: 20px 0 10px 0;
}

.archives h2{
	margin-bottom: 20px;
}

ul.archives{
	margin: 20px;
}

ul.archives li{
	line-height: 20px;
}

.comments h2, .comments_form h2{
	line-height: 20px;
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
	margin-bottom: 20px;
}

.comments, comments_form{
	margin-bottom: 30px;
}

.highlighted a:link, .highlighted a:visited{
	background: url(images/micro_logo.gif) top left no-repeat;
	padding-left: 30px;
}

.post h2 a:link, .post h2 a:visited{
	color: #262626;
}

.date{
	line-height: 15px;
	margin-top: 5px;
	font-size: 12px;
	font-style: italic;
	color: #999;
}

.date a:link, .date a:visited{
	color: #555;
}

.date a:hover, .date a:active{
	color: #262626;
}

.post p, .post blockquote{
	line-height: 20px;
	margin: 20px 0;
	text-align: justify;
}

span.capital{
	font-size: 42px;
	display: block;
	float: left;
	margin-right: 7px;
	line-height: 40px;
	color: #dc4100;
}

a:hover span.capital, a:active span.capital{
	color: #262626;
}

.block{
	margin: 20px 0;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px solid #dfdfdf;
}

.block h2{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 24px;
}

.block ul li{
	border-top: 1px solid #dfdfdf;
	line-height: 24px;
}

.block ul li a:link, .block ul li a:visited{
/*	color: #262626; */
}

.block ul li a:hover, .block ul li a:active{
	color: #262626;
}

.block form{
	margin-bottom: 10px;
}

.searchfield{
	font-size: 14px;
/*	width: 105px; */
	width: 260px;
	border: 1px solid #888;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: middle;
}

.searchbtn{
	margin-left: 10px;
	vertical-align: middle;
}

form.search div.searchbutton{
	text-align: right;
}

form.search input.button{
	width: 100px;
}

.nav_left{
	float: left;
	font-size: 16px;
	margin: 10px 0 20px 0;
	background: url(images/left.gif) top left no-repeat;
	padding: 3px 0 0 25px;
	height: 21px;
}

.nav_left a:link, .nav_left a:visited{
	color: #000;
}

.nav_right{
	float: right;
	font-size: 16px;
	margin: 10px 0 20px 0;
	background: url(images/right.gif) top right no-repeat;
	padding: 3px 25px 0 0;
	height: 21px;
}

.nav_right a:link, .nav_right a:visited{
	color: #000;
}

blockquote{
	font-style: italic;
	color: #999;
/*
	padding-left: 30px;
	background: url(images/quote_open.gif) 0 5px no-repeat;
*/
}

.comment_wrapper{
	padding: 10px;
	border-left: 5px solid #CCC;
	margin-bottom: 20px;
	background: #f0f0f0;
}

.alt{
	background: #f0f0f0;
}

.comment_author{
	float: left;
	line-height: 20px;
}

.comment_date{
	text-align: right;
	line-height: 20px;
	color: #AAA;
}

.comment p{
	line-height: 20px;
	margin-top: 10px;
}

#commentform textarea{
	width: 500px;
	height: 100px;
	border: 1px solid #888;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 14px;
	padding: 1px;
}

#commentform input{
	width: 200px;
	font-size: 14px;
	border: 1px solid #888;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
}

#commentform label{
	width: 200px;
	display: block;
	line-height: 20px;
}

#commentform p{
	text-align: left;
	margin: 10px 0;
}

#commentform small{
	font-size: 12px;
	color: #888;
	padding-left: 10px;
}

#commentform #submit{
	border: 1px solid #888;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #f5f5f5;
	color: #262626;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


.post img{
	display: block;
}

.post img.wp-smiley{
	display: inline;
}

a.email:link, a.email:visited{
	color: #262626;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	display: block;
	background: url(images/email.gif) top right no-repeat; 
	line-height: 25px;
	margin-bottom: 15px;
}

.post ul{
	list-style: disc;
	padding-left: 20px;
}

.post ul li{
	line-height: 20px;
}

ul.rating{
	width: 200px;
	margin: 20px 0;
	border: 2px solid #CCC;
	padding: 10px;
	list-style: none;
}

ul.rating li{
	line-height: 20px;
	font-weight: bold;
}

.rating_5{
	background: url(images/stars_5.gif) right 2px no-repeat;
}

.rating_4{
	background: url(images/stars_4.gif) right 2px no-repeat;
}

.rating_3{
	background: url(images/stars_3.gif) right 2px no-repeat;
}

.rating_2{
	background: url(images/stars_2.gif) right 2px no-repeat;
}

.rating_1{
	background: url(images/stars_1.gif) right 2px no-repeat;
}

.rating_0{
	background: url(images/stars_0.gif) right 2px no-repeat;
}

.rating_45{
	background: url(images/stars_4.5.gif) right 2px no-repeat;
}

.rating_35{
	background: url(images/stars_3.5.gif) right 2px no-repeat;
}

.rating_25{
	background: url(images/stars_2.5.gif) right 2px no-repeat;
}

.rating_15{
	background: url(images/stars_1.5.gif) right 2px no-repeat;
}

.rating_05{
	background: url(images/stars_0.5.gif) right 2px no-repeat;
}

ul.rating li.total{
	border-top: 1px solid #CCC;
	margin-top: 7px;
	padding-top: 5px;
	background-position: right 7px;
}

ul.sidebar{
	margin: 0;
	list-style: none;
}

ul.sidebar li.widget{
	padding: 0;
	margin-bottom: 20px;
	font-size: 14px;
	border-bottom: 1px solid #dfdfdf;
}

li.widget ul li{
	border-top: 1px solid #dfdfdf;
	line-height: 24px;
}

h2.widgettitle{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 24px;
}

/* @end */