/*
Theme Name: Fresh
Theme URI: http://www.ilemoned.com/wordpress/wptheme-fresh/
Description: Designed by <a href="http://www.bartelme.at" title="Bartelme Design">Wolfgang Bartelme</a>.
Version: 2.0
Author: LEMONed
Author URI: http://www.ilemoned.com
*/


/**********************************************
*   Basics & Typography                       *
***********************************************/



body{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background:#ffffff url(images/body_bg.jpg) 0 0 repeat-x;
}

p{
	margin:0;
	padding:5px 0 5px 0;
}


img{
	border:0;
}

form{
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6{
	margin:0;
}

a{
	text-decoration:none;
	outline:none;
	color:#0179b8;
}

.clear{
	clear:both;
}

.gap45 {
	width:45px;
	height:45px;
}

.gap80 {
	width:80px;
	height:80px;
}



/***********************
*  Wrapper             *
***********************/

#wrapper {
	margin:auto;
	width:950px;
	position:relative;
	}





/**********************
*   Header            *
***********************/

#header {
	height:100px;
	}

#header .logo {
	padding:22px 0 0 0px;
	float:left;
}

#header .top_right {
	
	float:right;
}

#header .top_menu {
	width:100%;
}

#header .top_menu ul{
	margin:0;
	float:left;
	padding:0 110px 0 0;
}

#header .top_menu ul li{
	float:left;
	list-style-type:none;
	
	padding:30px 0 0 0;
}

#header .top_menu ul li a{
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	padding:4px 10px 4px 10px;
}

#header .top_menu ul li a:hover{
	color:#03d9fc;
	border:1px solid #03d9fc;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 9px 3px 9px;
}

#header .world, #bottom-sign-up .world{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#FFFFFF;
	padding:0 0 0 0;
}

#header .main_hed, #bottom-sign-up .main_hed {
	width:242px;
}

#header .main_hed ul, #bottom-sign-up .main_hed ul {
	margin:0;
	padding:10px 0 0 10px;
}

#header .main_hed ul li, #bottom-sign-up .main_hed ul li {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#bff6ff;
	background:transparent url(images/bullet.png) 5px 12px no-repeat;
	line-height:30px;
	list-style-type:none;
	padding-left:20px;
}

#header .sign_up, #bottom-sign-up .sign_up {
	width:163px;
	height:42px;
	padding-top:20px;
	padding-left:27px;
}

/*END OF HEADER*/




/**********************
*   Content           *
***********************/

/*CONTENTS*/

#contents  {
	width:635px;
	float: left;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #3a3939;
}

/*END OF CONTENTS*/

.paged{
	padding:0 0 0 0px;
	text-align:right;
	}
.paged span{
	margin-left:15px;
}


/**********************
*   Blog Entries      *
***********************/

.post {
	padding: 0px 0 12px 0;
	}

.postentry {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #3a3939;
	text-align: justify;
	}
	
.postentry a,
.postentry a:hover {
	color: #0179b8;
	text-decoration:underline;
	}

.posttitle {}
.posttitle a:link,
.posttitle a:visited,
.posttitle a:hover,
.posttitle a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0179b8;
	}

.postmeta,
.postmeta a {
	margin:0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	}
.post-date {
	padding:0;
	
	}
.post-cmts {
	padding: 0 0 0 20px;
	background: url(images/icon_cmts.gif) no-repeat 0 0;
	}
.post-cate {
	padding: 0 0 0 20px;
	background: url(images/icon_cate.gif) no-repeat 0 0;
	}


/**********************
*   Comments          *
***********************/




.comments-num{
	padding: 0 0 8px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	}
	
.comments-num a{
	color:#000000;
	}	


#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 8px 25px 2px 15px;
	border-bottom: 1px solid #dce6ff;
	background: #edf2ff url(images/comment_bg.gif) repeat-y 0 0;
	}
	.alt {
		background-color: #fefefa !important;
		background-image: none !important;
		}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.gif) no-repeat;
	}
	img.avatar {
		margin: 7px 0 0 7px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 0;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #2f63b3;
	}

h2#postcomment {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	margin: 15px 0 0 0;
	padding:0;
	}

.postcomment {
	clear: both;
	margin: 5px 0 0 0;
	padding: 20px;
	background-color:#dce6ff;
	}

.postcomment input,
.postcomment textarea {
	border: 1px solid #b0c5ff;
	}

.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
	width: 456px; /* Fuck IE */
	height: 18px;
	}
.postcomment textarea#comment {
	width: 100% !important;
	width: 456px; /* Fuck IE */
	height: 200px;
	}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
	}
.postcomment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
	cursor:pointer;
	}



/**********************
*   Sidebar           *
***********************/

#sidebar {
	float: right;
	width: 290px;
	height: 100%;
	margin: 0;
	padding:0;
	background:transparent url(images/main.gif) 0 0 repeat-y;
        position:relative;
}

#sidebar .top_cor{
	background:transparent url(images/top_corner.gif) 0 0 no-repeat;
}

#sidebar .bottom_cor{
	background:transparent url(images/bottom_corner.gif) 0 bottom no-repeat;	
	padding:14px 0 20px 0;
}

#sidebar ul{
	margin:0;
	padding:0;
}

#sidebar ul li{
	list-style-type:none;
	line-height:22px;
}

#sidebar ul h2{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	color:#000000;
	padding:0 0 3px 0;
	margin-bottom:6px;
	border-bottom:1px solid #c4c3c2;
}

#sidebar ul h2.widgettitle a{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	color:#000000;
	
	
}

#sidebar ul h2.widgettitle a:hover{
	text-decoration:none;
}


#sidebar ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0179b8;
}

#sidebar ul li a:hover{
	text-decoration:underline;
}

#sidebar #categories-3{
	border-top:2px solid #e4e8f2;
	padding:10px 18px 14px 18px;
}

#sidebar #recent-posts-3{
	border-top:2px solid #e4e8f2;
	padding:10px 18px 14px 18px;
}

#sidebar .most_popular{
	border-top:2px solid #e4e8f2;
	padding:10px 18px 14px 18px;
}

#sidebar .seo-img{
	text-align:center;
	padding-bottom:14px;
}

#sidebar #linkcat-2{
        border-top:2px solid #e4e8f2;
	padding:10px 18px 8px 18px;
}

#sidebar #subscribers-text-counter{
	border-top:2px solid #e4e8f2;
	padding:10px 18px 8px 18px;
}

#sidebar #twitter {	 
	 height:35px;	 
	 padding:12px 0 10px 0;
	 text-align:center;
}

#sidebar #twitter-bg{
	 background:transparent url(images/twitter_bg.gif) 12px 10px no-repeat;
	 width:191px;
	 height:68px;
	 text-align:left;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#222222;
	 line-height:20px;
	 padding:13px 0 0 85px;
}

#sidebar #twitter-bg a:hover{
	text-decoration:underline;
}

#sidebar .follow-img{
	 padding:12px 0 0 0;
	 text-align:right;
}



#sidebar .news-letter{
	background: #4b85dc url(images/form-bg.gif) repeat-x 0 0;
	/*border-top:2px solid #E4E8F2;*/
	font-family:Arial, Helvetica, sans-serif;
        color:#fff;
}

#sidebar .news-letter p{
        padding:0 17px 10px 17px;
}

#sidebar .news-letter .heading-text{
	border-bottom:1px solid #C4C3C2;
	 color:#fff;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	margin-bottom:6px;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

#sidebar .news-letter div.free-access{
	padding:14px 0 0 0;
}

#sidebar .news-letter .free-access-btn{
	background-color:#f8f8f8;
	width:131px;
	height:21px;
	border:1px solid #353535;
	padding-bottom:3px;
	cursor:pointer;
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#010101;
}

#sidebar .news-letter .inp-txt{
	width:130px;
	margin:3px 0 8px 0;
}

#sidebar .join_now{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#8e1237; 
	font-weight:bold;
	line-height:16px;
        padding:4px 17px 12px 17px;
        text-align:center; 
}

#sidebar #archives-3{
	border-top:2px solid #e4e8f2;
	padding:10px 18px 14px 18px;
}

/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left !important;
	float: none;
	width: 950px;
	height: 100%;
	margin:0;
	padding: 0;
	background: #053970 url(images/separator_green.gif) repeat-x 0 0;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
	}

#bottom-left,
#bottom-mid,
#bottom-right {
	width: 17%;
	padding: 20px 0 20px 20px;
	float: left;
	}
#bottom h2 {
	font-size:18px;
	color: #ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:normal;
	}

#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#bottom ul li {
	line-height:23px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#bottom ul li a {
	color: #fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#bottom ul li a:hover {
	background: #010b32;
	}

/**********************
*   Footer            *
***********************/

/*
#footer {
	width: 100%;
	height:70px;
	clear: both;
	background: #022c57;
	color: #fff;
	}

*/
#footer {
	clear:both;
	padding:2px 0 10px 0;
	margin-top:20px;
	font-size:11px;
	color:#7E7D7D;
	font-family:Arial,Helvetica,sans-serif;
	background:top center no-repeat url(images/footer_bgnd.gif);
	}

#footer .footer-content {
	margin-top:20px;
	padding:0px 0 30px 0;
	background:bottom center no-repeat url(images/footer_bgnd.gif);
}
#footer p {
	margin:0 0 0 135px;
}

#footer a {
	color:#7E7D7D;
}


h2#post-2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}

#footer .footer_logo{
	padding:25px 0 0 20px;
	float:left;
}

#footer div.copyright{
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-left:90px;
	padding-top:30px;
}

#bottom-sign-up{
     float:right;
     padding:40px 400px 0 0;
     background:transparent url(images/software.jpg) no-repeat 160px bottom;
     height:252px;
}



a.more-link:hover{
     text-decoration:underline;
}

h1.heading-index{
     font-size:24px;
     font-family:"Trebuchet MS", Arial, sans-serif;
     padding-bottom:15px;
}

h1.heading-index a{
     color:#3A3939;
}

h1.heading-index span{
     font-size:21px;
     font-style:italic;
}

.rssfeeds{   
     border-top:2px solid #E4E8F2;
     padding-top:3px;
/*text-align:center;*/
     padding:8px 18px 0 18px;
}

.rssfeeds p.rss_p{
     position:relative;
     font-family:Arial,Helvetica,sans-serif;
     margin:0;
     padding:12px 0 0 0;
     color:#3A3939;
}

.more-link{
      font-weight:bold;
      text-decoration:underline; 
}

h2.rsstitle{font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	color:#000000;
	padding:0 0 3px 0;
	margin-bottom:6px;
	border-bottom:1px solid #c4c3c2;
	text-align:left;
}
h2.rsstitle a {
	color:#000000;
}

h2.page-title-border{font-family:"Trebuchet MS",Arial,sans-serif;
font-size:24px;
padding-bottom:15px;
}

h2.page-title-border a {
	color:#3A3939;
}

.index-date{
color:#fff;
position:absolute;
top:35px;
right:0;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

#captchabox {
	background-color:#ffffff;
	border:1px solid #B0C5FF;
	padding:3px 13px 3px 17px;
	width:320px;
}
#captchabox .left {
	float:left;
	width:166px;
}
#captchabox .right {
	float:right;
	width:120px;
}
#captchabox .left label {
	font-size:12px;
	margin:4px 0 2px;
	width:166px;
	line-height:100%;
}
#captchabox .left input {
	clear:left;
	float:left;
	width:166px;
	margin:0;
	padding:0;
}

/*-- Navigation --*/
.navigation {
  width: 100%;
  padding:10px 0;
  clear: both;
}
.navigation a:hover{
  text-decoration: underline;
}
.nav-prev {
float:right;
width:307px;
text-align:right;
padding-left:20px;
}
.nav-next {
  float:left;
  width:307px;	
}		