/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#columns .box h2 a, .post-alt h3 a, .post-alt h2 a { color:#0174DF; }

.widget h3 {
font-size:14px;
}

.post-alt h2, .post-alt h2 a{color:#bb0095;}

.col1 a{color:#ed217c;}

.widget ul li a{color:#ed217c;}

.widget ul li{font-size:14px; font-family: Georgia, Arial, tahoma;}

#search input {color:#707070;}

#mypopup .popUpBg {
	position:relative;
	z-index: 99999;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1200px;
	background-color: transparent;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.postrecipe{
width: 140px;
line-height: 18px;
float:left;
height: 180px;
overflow:hidden;
text-align:center;
border: 1px solid #eee;
padding: 5px;}

#columns{
padding-right:15px !important;
width: 955px !important;}
