/*  
Theme Name: (Not so) Freshh
Author: XSized
*/

#searchsubmit {
width: 61px;
height: 21px;
margin: 0;
padding: 0;
border: 0;
background: transparent url(../img/srch_btn.gif) no-repeat center top;
text-indent: -1000em;
cursor: pointer; /* hand-shaped cursor */
}

#mailsubmit {
width: 61px;
height: 21px;
margin: 0;
padding: 0;
border: 0;
background: transparent url(../img/join.gif) no-repeat center top;
text-indent: -1000em;
cursor: pointer; /* hand-shaped cursor */
}


/**********************************************
*   Basics & Typography                       *
***********************************************/

.breadcrumb {

color:#666666;
margin-left: 15px;
margin-top: 3px;

}

.wp-polls{

color:#666;

margin-left:13px;
margin-right:20px;
margin-top:0px;


}

body {
	margin: 0;
	padding: 0;
	background: #666 url(../img/bg.gif) repeat-y top center;
	font: 62.5%  "Verdana", Sans-Serif;
	color: #000;
	text-align: left;
	}

p,
ol,
ul {
	line-height: 150%;
	}
ol { /* to be styled */ }
ul { /* to be styled */ }

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
	font-style: normal;
	font-weight: normal;
	background: transparent;
	color: #050d24;
	}

h1 {
	font-size: 2.2em;
	}
h2 {
	font-size: 1.4em;
	}
h3, h4, h5, h6 {
	font-size: 1em;
	}

a {
	color: #666666;
	text-decoration: none;

	}
	
a:link {
	color: #666666;
	text-decoration: none;
	

	}
a:visited {
	color: #666666;
	text-decoration: none;

	}
a:hover {
	color: #999999;
	text-decoration: none;

	}
a:active {
	color: #999999;
	text-decoration: none;

	}

blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(../img/blockquote.gif) no-repeat 0 0;
	color: #abafb9;
	}

pre {border: solid 1px #666;
	font-size: 1.3em; 
	margin:10px; 
	padding:10px; 
	background: #E2E2E2;
	white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* 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+ */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	

code {
font-size:12px; 
	color: #333;
	}
	
	
codeSm {
  cursor: text;
  font-family: "Courier New", Courier, monospace;
  white-space:normal;
  font-size:10px;
   }

small {
	font-size: 0.8em;
	}

input,
textarea,
select { 
	padding:3px;
	border:1px solid #aaa; 
	font:0.9em Trebuchet MS,sans-serif;
	color:#888;
	background:#ffffff url(..../img/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}



input:hover,
textarea:hover,
select:hover	{
	border: 1px solid #0066CC;
	background:#ffffff url(..../img/field-bg-bottom.gif) repeat-x bottom left;	
}




input:focus,
textarea:focus,
select:focus	{ 
	
	color:#666;
	background:#ffffff url(..../img/field-bg-bottom.gif) repeat-x bottom left; 
}

img { padding:2px 4px 1px 0;
 }
img.noborder {
	border: none;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 10px;
	}
	

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
	width: 855px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-size: 1.3em;
	}


/**********************
*   Header            *
***********************/

.cat14 {
color: #87B31C;
font-weight:300;
}

#header {
	width: 100%;
	height: 118px;
	background: #000 url(../img/header_bg.gif) repeat-x left top;
	}

#header .blogtitle {
	width: auto;
	height: 115px;
	}
#header .blogoffer {
	width: auto;
	height: 115px;
		padding: 0 0 0 0;
	}
#header h1 {
	padding: 0 0 0 22px;
	}
#header h1 a {
	color: #fff;
	}


	#navbar {
		clear: both;
		float: left;
		width: 100%;
		height: 31px;
		background: transparent url(../img/nav_bg.gif) repeat-x 0 0;
		}

	ul.menu {
		float: left;
		margin: 0;
		padding: 0 15px;
		list-style-type: none;
		
		}
	ul.menu li {
		float: left;

		}
	ul.menu li a {
		float: left;
		display: block;
		height: 28px;
		padding: 3px 10px 0 10px;
		line-height: 24px;
		color: #fff;

		}
	ul.menu li a:link,
	ul.menu li a:visited {
		color: #fff;
		background: none;
		}
	ul.menu li a:hover,
	ul.menu li a:active {
		color: #fff;
		background: url(../img/nav_hover.gif) no-repeat center top;
		text-decoration: none;
		}

	ul.menu li.current_page_item a:link,
	ul.menu li.current_page_item a:visited,
	ul.menu li.current_page_item a:hover,
	ul.menu li.current_page_item a:active {
		color: #fff;
		background: transparent url(../img/nav_active.gif) no-repeat center bottom;
		text-decoration: none;
		}

	.searchbar {
		float: right;
		width: 290px;
		height: 21px;
		margin: 0;
		}
	.searchform {
		width: 290px;
		height: 10px;
		text-align: left;
		}
	input#s {
		width: 200px;
		height: 18px;
		margin: 11px 0 0 1px !important;
		margin: 12px 0 0 1px; /* Fuck IE */
		padding: 1px 0 0 2px;
		border: 1px solid #999;
		background: #fff url(../img/searchbg.gif) repeat-x 0 0;
		}
		
/* STANDARD */

button:hover, .buttons a:hover{
   font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;

}

/* POSITIVE */

button.positive, .buttons a.positive{
   font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    background-color:#fff;
	margin-top:11px;
	* margin-top:12px;/* ie hack */
	* margin-left:5px;/* ie hack */
    border:1px solid #999;
    color:#529214;
	height:21px;
	text-align:inherit;

}
.buttons a.positive:hover, button.positive:hover{
   font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    background-color:#E6EFC2;
    border:1px solid #999;
    color:#529214;

}
.buttons a.positive:active{
   font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    background-color:#E6EFC2;
    border:1px solid #999;
    color:#529214;

}



/***********************	
*  Wrapper             *
***********************/

#wrapper {
	float: left;
	background: #fff;
	margin: 0 !important;
	margin: -15px 0 0 0; /* Fuck IE */
	padding: 0;
	}


/**********************
*   Content           *
***********************/

#content {
	float: left;
	width: 555px;
	height: 100%;
	background: #fff;
	border:2px;
	}
#contentfull {
	float: left;
	width: 855px;
	height: 100%;
	background: #fff;
	border:2px;
	}

.pages {
	float: left;
	width: 530px;
	background: #eee url(../img/separator_blue.gif) repeat-x bottom center;
	}
.pages-border {
	clear: both;
	width: 100%;
	height: 6px;
	background: transparent url(../img/separator_blue.gif) repeat-x 0 0;
	}
.page-previous {
	float: left;
	padding: 10px 0 16px 30px !important;
	padding: 0 0 15px 30px; /* Fuck IE */
	}
.page-next {
	float: right;
	padding: 10px 30px 16px 0 !important;
	padding: 0 30px 15px 0; /* Fuck IE */
	}

.page-title {
	width: 530px;
	}
.page-title2 {
	width: 820px;
	}
.page-br {
	width: 515px;
	margin: 2px 0 0 0;
	background: #fff url(../img/separator_blue.gif) repeat-x bottom center;
	}
.page-title h2.page-title-border {
	padding: 15px 0 0 30px;
	font-size: 1.6em;
	line-height: 30px;
	color: #98CC19;		
	font-weight:100;

	/*background: #fff url(../img/separator_grey.gif) repeat-x bottom center;*/

	}
	
	
.headerImg {
	padding-left:17px ;
	}	
	

/**********************
*   Blog Entries      *
***********************/

.post {
	padding: 10px 30px;
	background: #fff;
	}
	
	
.post2 {
width:845;
	padding: 6px 30px;
	background: #fff;
	}

.postentry {
	color: #050d24;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;

	}
	
.postentryfull {
	width:845;
	color: #050d24;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;

	}
.postentry a {
	color: #999;
	}
	
.postentry a:hover {
	color: #666;
	}
	
	.postentry a:visited {
	color: #999;
	}

.postentry img {
	border: 0;
	}
.postentry img:hover {
	border: 0;
	}

#header2 img { padding:0 0 0 0;
border:none;
vertical-align:top;
 }
 
 
.posttitle {
	font-size: 1.6em;
	line-height: 15px;
	color: #0370C0;
	font-weight:100;
	 }
	 
.posttitle span {
	color: #CCCCCC;
	
	 }	 
.posttitle a:link,
.posttitle a:visited,
.posttitle a:active {
	color: #050d24;
	}
	
	.posttitle a:hover{
	color: #5E5E5E;

	}

.postmeta,
.postmeta a {
	padding:0;
	margin: 0 0 ;
	font-size: 1em;
	color: #666;
	text-align: left;
	vertical-align:top;
	}
	
.postmeta2,
.postmeta2 a {
	margin: 4px 0;
	font-size: 1em;
	color: #666;
	text-align: left;
	}
	
	.postmeta2 a:hover,
.postmeta a:hover {
	margin: 4px 0;
	font-size: 1em;
	color: #999;
	text-align: left;
	}
.post-date {
	padding: 2px 0 0 0;
	}
.post-comment {
	padding: 0 0 0 5px;
	}
.post-filed {
	padding: 0 0 0 5px;
	}


/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	background: transparent url(../img/separator_green.gif) repeat-x center bottom;
	padding: 0 0 10px 0;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #eee;
	background: #fafafa url(../img/comment_bg.gif) repeat-y 0 0;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
		}

.comment-gravatar {
	float: left;
	width: 0;
	height: 0;
	
	}
	img.gravatar {
		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: #666;
	}

h2#postcomment {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: transparent url(../img/separator_green.gif) repeat-x center bottom;
	}

.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px;
	background: #eee url(../img/separator_blue.gif) repeat-x center top;
	}

.postcomment input,
.postcomment textarea {
	border: 1px solid #aaa;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #AAE21C;
	}
.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(../img/submit.gif) repeat 0 0;
	}
.postcomment input#submit:hover {
	background: #e5edff url(../img/submit_hover.gif) repeat 0 0;
	}	



/**********************
*   Sidebar           *
***********************/

#sidebar {
	float: right;
	width: 290px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
 	}
	
	
#sidebar a {
	color: #7C7C7C;
	text-decoration: none;

	}	
	
#sidebar a:visited {
	color: #7C7C7C;
	text-decoration: none;

	}
#sidebar a:hover {
	color: #474847;
	text-decoration: none;
	}


#sidebar h2.feed-title {
		margin: 0;
		padding: 10px 0 0 3px;
		background: none !important;
		font-size: 1.4em;
		}
#sidebar h2.social-title {
		margin: 0;
		padding: 20px 0 10px 3px;
		background: none !important;
		font-size: 1.4em;
		}
	.rssfeeds a.rss  {
		padding: 0 0 0 25px;
		background: transparent url(../img/icon_rss.gif) no-repeat 5px 0;
		}
	.socialtools img  {
		border: 1px solid #edf2ff;
		padding:1px;
		}
#sidebar h2 {
	display: block;
	margin: 20px 0 6px 0;
	padding: 0 0 3px 3px;
	background: url(../img/separator_green.gif) repeat-x center bottom;
	font-size: 1.1em;
	color: #5F5F5F;
	}

#sidebar ul {
	clear: both;
	margin: 5px;
	padding: 0;
	list-style-type: none;

	}
	
/*	#sidebar li:hover {
	background:#fff;
	}
*/

	#sidebar img  {
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
		}
		
#sidebar ul li {
	clear: both;
	color: #bbb;
	background: url(../img/separator_blue2.gif) repeat-x bottom center;
	margin-bottom: 4px;
	text-align: left;
	}
#sidebar ul.no-splitted li {
	padding: 0 5px;
	}
#sidebar ul.no-splitted ul li {
	margin: 0 -5px;
	}
#sidebar ul.blc {
	padding: 0 5px;
	}

#sidebar li#sidebar-splitted {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	}
#sidebar-splitted .splitted-left {
	float: left;
	width: 140px;
	}
#sidebar-splitted .splitted-right {
	float: right;
	width: 145px;
	}

ul.splittedlists li {
	background: transparent url(../img/dot.gif) no-repeat 5px 5px;
	padding: 0 0 0 23px;
	}
ul.splittedlists ul li {
	margin: 0 0 0 -23px;
	}
ul.splittedlists li a:link,
ul.splittedlists li a:visited {
	color: #353d50;
	}
ul.splittedlists li a:hover,
ul.splittedlists li a:active {
	color: #2c76bb;
	}



/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #292929 url(../img/separator_green.gif) repeat-x 0 0;
	border-top: 20px solid #fff;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
	}
#bottom-divs {
	float: left;
	clear: both;
	margin: 0;
	padding: 10px;
	}
#bottom-left,
#bottom-mid,
#bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: #fff;
	}
#bottom h2 span {
	color: #888;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #555;
	}
#bottom ul li {
	line-height: 26px;
	border-bottom: 1px solid #555;
	}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #191919;
	}
#bottom-sep {
	clear: both;
}

/**********************
*   Footer            *
***********************/

#footer {
	width: 855px;
	
	clear: both;
	background: #191919;
	border-top: 1px solid #000;
	color: #CCCCCC;	
	}
	
#footer a:link,
#footer a:visited {
	color: #CCCCCC;
}

#footer a:hover {
	color: #999;
}

#footer .validate {
	background: url(../img/icon_valid.gif) no-repeat 0 0;
	padding: 0 5px 0 20px;
	}

#footer .credits {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 13px 25px;
	font-size: 0.9em;
	line-height: 200%;
	}
#footer p a:link,
#footer p a:visited {
	color: #aaa;
	}
#footer p a:hover {
	color: #fff;
	}
#footer p a:active {
	color: #9ad202;
	}
	
/* Tags 
-------------------------------------------------------*/
.tagging {
        text-align: left;
        font-size: 0.9em;
        padding: 3px 0 3px 0;
}
.tagging img {
	padding: 3px 0 0 0;
	border: 0px;
}

.tagging img:hover {
	padding: 3px 0 0 0;
	border: 0px;
}

.tagging a{
	text-decoration: none;
	border-bottom: none;
}
/* End Various Tags & Classes*/

.post_ad {
	background: #fff;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
	}
	
/* Extras */


