/* @override http://cropcandy.com/wp-content/themes/headlines/custom.css */

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.



*/



body  { font: 12px/18px Georgia, "Times New Roman", Times, serif; color: #333; background-color: #e4e4e4; }

#logo {
	background: url(http://cropcandy.com/wp-content/uploads/cropcandy_logo_960-2.png) no-repeat;
	height: 150px;
}

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Georgia, "Times New Roman", Times, serif; color: #000; line-height:1.2; }
h1  {font-size: 26px; } h2  {font-size: 24px;} h3  {font-size: 18px;} h4  {font-size: 16px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

p {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #561583;
}

a:visited {
	color: #B2A33D;
}

a:hover {
	color: #8C8B61;
}

a:active {
	color: #B23D7E;
}

#page-nav { position:relative; background: #fac6ff url(images/bg-pagenav.png) repeat-x; height:29px; text-transform:uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#header{padding:0px 0;clear:both;position:relative;}

#container { background: url(http://cropcandy.com/wp-content/uploads/pinkie.gif) repeat center; }

.post-meta{margin: 0 0 15px 0;font-size:12px;color:#111; font-family: Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:10px;}

#footer-widgets {
	background-color: #8C8B61;
}

#footer {
	background-color: #B2A33D;
}

#copyright.col-left p {
	color: #666666;
}

.widget ul li {
	background: url(http://cropcandy.com/wp-content/uploads/hard_candy_btn.png) no-repeat 5px;
	padding-left: 40px;
	font-size: 14px;
}

.entry a {
	text-decoration: underline;
}

