body
{
	background-color: #E8F7F9;
	font-family: Calibri,sans-serif;
	font-size: 70%; /* Sets default font size to 10px */
	color: #222222;
}

*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

p
{
	margin-bottom: 1.75em;
}

a
{
	text-decoration: none;
	color: #B4C835;
}
a:hover
{
	text-decoration: underline;
}

/* Structure */

#wrapper
{
	margin: 0 auto;
	width: 978px;
	font-size: 1.20em;
	background-color:White;
}
#pagebody
{
    	width: 978px;
    	background-color:White;
    	float:left;
}
#header
{
	height: 140px;
	background: url(img/header.gif) no-repeat 0 0;
}
#menu
{
	height: 35px;
	line-height: 35px;
	background: url(images/bg-menu.png) repeat-x;
	padding: 0 10px;
}

#leftbar
{
	float: right;
	width: 258px;
	margin-right: 10px;
		background-color:White;
		
}
#sidebar
{
	width: 258px;
	background: #efefef;
	margin-right: 10px;
}
#tagcloud
{
	width: 258px;
	text-align: center;
}
#content
{
	float: right;
	width: 690px;
	background-color:White;
}
#footer
{

	height: 100px;
	background: url(img/bg-footer.jpg) no-repeat;
		margin-left:auto;
	margin-right:auto;
	width: 978px;
	float:left;
	
}

/* Entries */

.entry
{
	padding: 10px;
	text-align: justify;
	line-height: 1.75em;
	width: 670px;
	float:right;

}

.entry-content
{
	width: 610px;
	float: right;
	padding-bottom:2em;
	font-size:1.2em;
}
.entry-title
{
	float: right;
	width: 610px;
	padding-bottom: 10px;

}
.entry-content  ul, ol
{
	margin-left:5em;
	margin-top:1em;
	margin-bottom:1em;
}

div.title
{
	overflow: hidden;
	width: 610px;
	background: url(img/dotted_line.gif) repeat-x 0 100%;
	padding: 0 0 3px 0;
	font-size: 1.90em;
	font-weight: normal;
	letter-spacing: -1px;
		line-height:28px;
}

div.title a{
	color:#cc6600;

}
div.title a:Hover{
text-decoration:none;
	color: #6CC7DC;
}



.date
{
	font-size: 0.9em;
	color: #bbb;
	cursor: default;
	letter-spacing: 1px;
}
.metainfo , .metainfo-readmore
{
	color: #bbb;
	cursor: default;
	letter-spacing: 1px;
	text-align:right;
		line-height:28px;
}
.metainfo .metaread  {
	color:#999;
	background:url(img/friends1.gif) no-repeat 0 50%;
	padding:0 0 0 20px;

}
.metainfo .metarank  {
	color:#999;
	background:url(img/voting.gif) no-repeat 0 50%;
	padding:0 0 0 20px;

}
.metainfo-readmore
{
	text-align:left;
	
	
}
.metainfo-readmore a
{
	text-decoration:underline;
	
}
.metainfo-readmore a:hover
{
	text-decoration:none;
	
}
.facebook_share
{
		background:url(img/facebook_share.gif) no-repeat 0 50%;
		cursor:pointer;
}

.infomsgSuccess
{
	font-size: 0.9em;
	color: #00ff00;
	cursor: default;
	letter-spacing: 1px;
}
.infomsgFail
{
	font-size: 0.9em;
	color: #ff0000;
	cursor: default;
	letter-spacing: 1px;
}
#comments
{

		overflow: hidden;
	width: 630px;
	background: url(img/dotted_line.gif) repeat-x 0 100%;
	padding: 0 0 3px 0;
	margin-left:30px;
	font-size: 1.90em;
	font-weight: normal;
	letter-spacing: -1px;
		line-height:28px;
}
.comments a
{
	color: #6CC7DC;
	background: url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left: 20px;
	padding-right: 2px;
}
.comments a:hover
{
	color: #B4C835;
}


/* Menu */

#menu ul
{
	list-style-type: none;
}
#menu li
{
	float: left;
}
#menu li a
{
	padding: 0 15px;
	display: block;
	color: #ffffff;
	margin-right: 2px;
}
#menu li a:hover
{
		text-decoration:none;
	background: url(images/bg-menu-hover.png) no-repeat center center;
}

/* Sidebar */

#sidebar ul
{
	list-style-type: none;
	margin-top: 10px;
}
#sidebar li
{
}
#sidebar li a
{
	display: block;
	height: 20px;
	line-height: 20px;
	color: #222222;
	padding-left: 5px;
	border-bottom: 1px solid #dddddd;
}
#sidebar li a:hover
{
		text-decoration:none;
	background: #edebed;
	color: #6CC4D8;
}
#sidebar-bottom
{
	height: 20px;
	background: url(images/bg-sidebar-bottom.gif) no-repeat top center;
}

/* Footer */

#footer-valid
{
	padding-top: 55px;
	padding-left: 20px;
	cursor: default;
	color: #ffffff;

}
#footer-valid a
{
	color: #ffffff;
	text-decoration: none;
}
#footer-valid a:hover
{
		text-decoration:none;
	color: #ffffff;
	text-decoration: underline;
}

/* Heading's */

h1
{
	font-size: 2.5em;
	font-weight: normal;
	cursor: default;
	letter-spacing: 1px;
	color: #ffffff;
	font-style: italic;
	padding-top: 40px;
	padding-left: 40px;
}
h3
{
	font-size: 1.0em;
	font-weight: normal;
	cursor: default;
	letter-spacing: 1px;
	color: #000000;
	font-style: italic;
	padding-left: 40px;
}


/* Feed */

#feed
{
	height: 25px;
	width: 126px;
	background: url(images/bg-feed.gif) no-repeat;
	margin: 0 auto;
	padding-left: 26px;
}
a.feed-button
{
	display: block;
	width: 100px;
	height: 25px;
	background: url("images/button-feed.png") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.feed-button
{
	background-position: 0 -25px;
}

/* Extra's */

#ad-top
{
	width: 480px;
	height: 72px;
	background: url(images/bg-ad-top.png) no-repeat;
	padding: 5px;
}

/*Tags Cloud */
.tag1
{
	font-size: 0.8 em;
}
.tag2
{
	font-size: 0.9em;
}
.tag3
{
	font-size: 1em;
}
.tag4
{
	font-size: 1.1em;
}
.tag5
{
	font-size: 1.2em;
}
.tag6
{
	font-size: 1.4em;
}
.tag7
{
	font-size: 1.6em;
}


/*blue baloon*/
div.baloon
{
	overflow: hidden;
	width: 254px;
	background: url(img/blue_bal_center.gif) repeat-y 100% 0;
	margin: 14px 0 0 0;
}
div.baloon_top
{
	overflow: hidden;
	width: 254px;
	background: url(img/blue_bal_top.gif) no-repeat 0 0;
	padding: 9px 0 0 0;
}
div.baloon_bottom
{
	overflow: hidden;
	width: 254px;
	background: url(img/blue_bal_bottom.gif) no-repeat 100% 100%;
	padding: 0 0 8px 0;
}
div.baloon strong
{
	overflow: hidden;
	background: url(img/house.gif) no-repeat 0 50%;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	padding: 0 0 0 25px;
	margin: 0 0 0 25px;
}
div.baloon ul
{
	overflow: hidden;
	margin: 7px 11px 0 11px;
}
div.baloon ul li
{
	float: left;
	width: 243px;
	line-height: 16px;
	background: url(img/dotted_line.gif) no-repeat 0 100%;
	margin: -1px 0 0 0;
}
div.baloon ul li.last
{
	background: none;
}
div.baloon ul li a
{
	float: left;
	width: 241px;
	display: inline;
	color: #fff;
	padding: 3px 0;
	cursor: pointer;
	margin: 0 0 0 1px;
}
div.baloon ul li a:hover
{
	background-color: #75c4d3;
}
div.baloon ul li a span
{
	font-size: 13px !important;
	float: left;
	background: url(img/christ.gif) no-repeat 0 7px;
	padding: 0 0 0 12px;
	margin: 0 0 0 27px;
}
div.baloon ul li a em
{
	font-size: 13px !important;
	float: right;
	color: #fff;
	font-style: normal;
	padding: 0 25px 0 0;
}
div.inner
{
	padding: 0 10px 0 20px;
}

div.inner strong
{
	display: block;
	margin: 0 0 0 5px;
	width: 180px;
}
div.inner a
{
	color: #fff;
}

div.inner a:hover
{
	text-decoration: underline;
}

/*Calender*/
div.calendar
{
	float: left;
	background: url(img/calendar.gif) no-repeat 0 0;
	width: 42px;
	height: 44px;
	text-align: center;
}
div.calendar p
{
	font-size: 10px;
	color: #fff;
	line-height: 16px;
}
div.calendar p span
{
	font-size: 12px;
	font-weight: bold;
	color: #878181;
	display: block;
	padding: 1px 5px 0 5px;
	line-height: 12px;
}

/*rating*/
.ratings
{
	float : right;
}
.ratingsresponse
{
	width:200px;
}

/*Search*/

#cse-search-box
{
	background-color:#c9e235;
	border: solid 1px #9a9932;
	padding:8px;
	width:237px;
	height:30px;

	
}
#searchbox
{
width:190px;
height:24px;


}
#searchbutton
{
cursor:pointer;
border:outset 0px #ccc;
background:#999;
color:#666;
background:url(img/searchbtn.gif) no-repeat 0 0;
width:28px;
height:28px;
left:5px;
}
#searchboxtop
{
	position:relative;
	left:50px;
}
#cse-search-results
{
	padding:20px;

}

#results a:Hover{
text-decoration:none;
	color: #6CC7DC;
}



/*Comments*/
div.says{
	overflow:hidden;
	float:left;
	width:657px;
	padding:10px 0 20px 0;
}
div.says .ul{
	overflow:hidden;
	padding-top:3px;
}
div.says .ul .li{
	overflow:hidden;
	padding:0;
	width:656px;
	float:left;
	margin:12px 0 0 0;
}
div.says .ul .li span.number{
	float:left;
	font-size:12px;
	color:#a2c2c8;
	padding:32px 0 0 20px;
}
div.says .ul .li div.alex_says{
	overflow:hidden;
	float:right;
	background:url(img/round_cen_blue.gif) repeat-y 100% 0;
	width:611px;
}
div.alex_says_top{
	background:url(img/round_top_blue.gif) no-repeat 0 0;
}
div.avatar_text{
	overflow:hidden;
	background:url(img/round_bot_blue.gif) no-repeat 100% 100%;
	padding:15px 0 11px 0;
	width:100%;
}
div.avatar_text div.avatar{
	float:left;
	overflow:hidden;
	width:47px;
	height:47px;
	padding:0 0 0 30px;
}
div.avatar_text div.avatar img{
	border:1px #cee7ec solid;
}
div.avatar_text div.text{
	float:left;
	width:505px;
	padding:0 0 0 35px;

}
div.avatar_text div.text span{
	overflow:hidden;
	width:500px;
	padding:0 0 10px 0;
}
div.avatar_text div.text strong a{
	float:left;
	color:#dd7a27;
	font-style:italic;
}
div.avatar_text div.text strong{
	float:left;
	color:#404040;
	font-style:italic;
}
div.avatar_text div.text strong.black_str{
	color:#404040;
}
div.avatar_text div.text em{
	float:left;
	color:#999;
	font-style:normal;
	padding:0 0 0 5px;
}
div.avatar_text div.text a.pencil{
	float:right;
	background:url(img/pencil.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
}
div.avatar_text div.text a.clock{
	color:#669517;
	background-position: 0 0;
}
div.avatar_text div.text span{
	float:left;
}
div.avatar_text p{
	color:#404040;
	overflow:hidden;
	width:565px;
	padding:15px 0 14px 31px;
	line-height:18px;
	float:left;
}
.clock{
	font-size:12px;
	background:url(img/clock.gif) no-repeat 0 1px;
	padding:0 0 0 18px;
	color:#999;
	line-height:16px;
}
.followme
{
margin-top:15px;
width:100%;
text-align:center;
}

/*form*/
div.leave{
	overflow:hidden;
	width:600px;
/*	padding:0 0 0 57px; */
	padding:0;
}
div.leave-comments{
	padding:0 0 0 57px;
}
div.leave div.form{
	overflow:hidden;
	background:url(img/round_cen_blue_form.gif) repeat-y 0 0 !important;
	margin:9px 0 0 0;
	color:#638c94;
}
div.leave div.form div.form_top{
	overflow:hidden;
	background:url(img/round_top_blue_form.gif) no-repeat 0 0;
}
div.leave div.form div.form_bottom{
	overflow:hidden;
	background:url(img/round_bot_blue_form.gif) no-repeat 0 100%;
}
div.leave div.left_part{
	float:left;
	width:400px;
	padding:37px 0 0 0;
}
div.leave div.label_field{
	overflow:hidden;
	float:left;
	width:393px;
	padding:0 0 0 0;
}
div.leave div.label_field label{
	float:right;
	padding:0 5px 0 0;
	line-height:36px;
}
div.leave div.label_field label span{
	color:#ff0000;
}
div.leave div.label_field input{
	float:right;
	width:297px;
	height:19px;
	border:1px #c9e5ea solid;
	padding:2px 5px 2px 5px;
	margin:1px 1px 0 0;
	color:#638c94;
}
div.leave div.right_part{
	float:left;
}
div.leave div.right_part p{
	font-size:12px;
	color:#999;
	padding:80px 0 0 0;
}
div.leave div.form textarea{
	width:548px;
	height:92px;
	border:1px #c9e5ea solid;
	padding:2px 5px 2px 5px;
	margin:10px 0 0 20px;
	color:#638c94;
}
div.leave div.form div.check_submit{
	overflow:hidden;
	width:564px;
	padding:15px 0 22px 17px;
	float:left;
}
div.leave div.form div.check_submit input{
	float:left;
	margin:6px auto;
	width:auto !important;
}
div.leave div.form div.check_submit label{
	float:left;
	padding:6px 0 0 6px;
}
div.leave div.form div.check_submit input.submit{
	float:left;
	background:url(img/btn_submit_cont.gif) no-repeat 0 0;
	width:158px !important;
	height:34px;
	border:none;
	cursor:pointer;
	font-size:16px;
	color:#fff;
	padding:0 0 3px 0;
	margin:0 0 0 247px;
}

.comment-submit
{
	width:158px !important;
	height:34px;
	text-align:center;
		float:right;
	background:url(img/btn_submit_cont.gif) no-repeat 0 0;
		border:none;
		font-size:16px;
	color:#fff;
	padding:5px 0 0 0 ;
	margin:0px;
	vertical-align:middle;
	cursor:pointer;
}
*+html div.leave div.form div.check_submit input.submit{
	margin:0 0 0 230px;
}

h2
{
	font-weight: normal;
	cursor: default;
	letter-spacing: 1px;
	color:#cc6600;
	padding-bottom:9px;
	background:url(img/left_column-h2-under.gif) repeat-x 0 100%;
}
#divaddcommentsuccess
{
	width:100%;
		margin:9px 0 0 0;
		padding:20px;

}
#thankscomment
{
			font-size:12px;
	color:#000;
		padding-left:10px;
}

#validatorerror
{
	color:Red;
}




.facebookLogin
{
    margin-top:10px;
    margin-left:10px;
	background-color:#c9e235;
	border: solid 1px #9a9932;
	padding:8px;
	 width:220px;
	  height:35px;
	vertical-align:middle;
	
}
