/* NOTE: To use this file you must first activate it in your frugal Theme Options.

Once active, you can add custom styles to this file and they will override
any other styles in this theme.  Learn more about this customization proccess by visiting
http://frugaltheme.com/support/ */

#wrap {

	background: #fff;

	width: 960px;

	border: 5px solid #eaeaea;

	margin: 15px auto 20px auto;

	padding: 10px;

}


a, a:visited {

	color:#0077c0 !important;

	text-decoration: none;

}



a:hover {

	color:#0077c0;

	text-decoration: underline !important;

}

#header {


	color: #333 !important;


}



#header h1 {



	color: #333 !important;


}



#header h1 a, #header h1 a:visited {

	color: #333 !important;

	text-decoration: none;

}



#header h1 a:hover {

	color: #5482c8 !important;

	text-decoration: none;

}

.headerlefttext h1 a {
color: #777 !important;
}

.postarea h1 a {
color: #777 !important;
}

#navbar a {color: #444 !important}

.linkwithin_hook a b { display:none} 


.postarea h1 a:hover {
	text-decoration:none !important;
	color:#0077c0 !important;
}

#comm_1 { background: url(images/comment.png) no-repeat left; width:165px; }
#comm_1 strong { padding-left:20px}
#cat_1 { background: url(images/categories.png) no-repeat left; text-transform:uppercase; width: 220px;  }
#share_1 { width:205px;margin-top:-3px }
#cat_1 strong { padding-left:30px}
#sub_1 { background: url(images/subscribe.png) no-repeat left; text-transform:uppercase; width:110px;  }
#sub_1 strong { padding-left:30px}

#searchsubmit { 
width:35px; 
height:23px; 
background:#3fcdeb;
font-weight:bold;
color:#fff;
border:none;


 }
input#s { width:135px; height:20px; }

.postarea .postlinks p font { font-size:14px !important
}
.postlinks p { font-size:14px !important; width: 688px
}
.postareawide p {
font-size:14px !important; 

}
.postlinks blockquote {  
width: 610px
}

.postarea .postlinks blockquote p {  
width: 600px !important;
}
.postwidget { width: 665px !important; margin-bottom: 35px; margin-left:-2px; font-size:10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
 
#post_bottom_box { margin-left: -15px}

h2.widgettitle { text-align:center }

#content_column {
	width: 595px;

}
.postarea {
	width: 580px;

}

#sidebar {
border-left: 1px solid #ddd;
margin-top:25px
}


#post_head { width: 700px }
#post_title {  width: 680px}
#post_author { float:left; width:68px; height: 68px; padding-top:5px} 

#button_box { 
background: #d24a00 url(images/search-icon.gif) no-repeat;
width:31px;
height:32px;
	padding: 5px;

	border: 0;

	color: #FFF;
	vertical-align: middle;
	font: bold 12px/1.6 Arial, Helvetica, Serif;
	cursor: hand;
}

#header {

	height: 220px;

}
li.home { display:none}

body {

	background: #eaeaea;

}

