/*
Theme Name: Pink Sunset
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description:  A clean pink two-column layout based on the <a href="http://templates.arcsin.se/">free website template</a> Pink Sunset
Author: Viktor Persson
Author URI: http://arcsin.se/
*/


/* Global */

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #ba4527;
 	padding: 0px 2px;
	text-decoration: none;
}

a:hover {
	background: #ba4527;
	color: #ffffff;
}

a img {border:none;}

body {
	background: #cccccc url(img/bk1.gif);
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica;
	margin: 20px 0px;
	text-align: center;
}

ul {padding: 10px 0px 10px 0px;}

li {
	list-style: none;
	margin: 4px 10px 4px 0px;
}

li span {
	font-size: 0.9em; color: #000000;
}



/* misc */

.clearer,.footer {clear: both;}

.content,.footer {padding: 0px 5px;}

.alignright { float: right !important; margin:0 0 15px 15px !important; }

.alignleft { float: left !important; margin:0 0 15px 15px !important; }


/* structure */

.container {
	background: #ffffff;
	border-left: 5px solid #ffffff;
        border-right: 5px solid #ffffff;
	margin: 0px auto;
	text-align: left;
	width: 800px;
}

.ssg-top {
	width: 800px;
        height: 68px;
}

.top-left {
	width: 331px;
        height: 68px;
        float: left;
        background: #ffffff url(img/top_left.gif) no-repeat;
}

.top-right {
	width: 469px;
        height: 68px;
        float: right;
        background: #ffffff url(img/top_right.gif) no-repeat;
}


/* header */

.home-top {
	height: 180px;
        width: 800px;
        background: #ffffff url(img/photo_bar_home.jpg) no-repeat;
        margin: 0px 0px 10px 0px;
	padding: 0px;
}

.recipes-top {
	height: 180px;
        width: 800px;
        background: #ffffff url(img/photo_bar_recipes.jpg) no-repeat;
        margin: 0px 0px 10px 0px;
	padding: 0px;
}

.contact-top {
	height: 180px;
        width: 800px;
        background: #ffffff url(img/photo_bar_contact.jpg) no-repeat;
        margin: 0px 0px 10px 0px;
	padding: 0px;
}

.my-csa-box-top {
	height: 180px;
        width: 800px;
        background: #ffffff url(img/photo_bar_csabox.jpg) no-repeat;
        margin: 0px 0px 10px 0px;
	padding: 0px;
}

.membership-sign-up-top {
	height: 180px;
        width: 800px;
        background: #ffffff url(img/photo_bar_signup.jpg) no-repeat;
        margin: 0px 0px 10px 0px;
	padding: 0px;
}
.aboutus-top {
	height: 180px;
        width: 800px;
        background: #ffffff url(img/photo_bar_aboutus.jpg) no-repeat;
        margin: 0px 0px 10px 0px;
	padding: 0px;
}

.aboutfarm-top {
	height: 180px;
        width: 800px;
        background: #ffffff url(img/photo_bar_aboutfarm.jpg) no-repeat;
        margin: 0px 0px 10px 0px;
	padding: 0px;
}

.photos-top {
	height: 180px;
        width: 800px;
        background: #ffffff url(img/photo_bar_tomato.jpg) no-repeat;
        margin: 0px 0px 10px 0px;
	padding: 0px;
}

.header {
	height: 225px;
}

.header h1 {
	text-indent: -9000px;
}

.content {
	background: #ffffff url(img/sidebar-background) repeat-y;
        
}


/* footer */

.footer {
	background: #ffffff;
	color: #000000;
	margin: 5px 5px;
	padding: 5px 5px;
        border-top: 10px solid #cccccc;
}

.footer a {
	text-decoration: none;
	color: #000000;
	
}


.footer a:hover {
	text-decoration: none;
   	background: #000000;
	color: #ffffff;
}


/* content */

.item {
	padding: 10px 0px 0px 0px;
	text-align: left;
}

.item h1 {
	font-size: 18px;
	color: #ba4527;
	padding-bottom: 5px;
}

.item h1 a {
	padding: 5px 10px 5px 10px;
	color: #000000;
	background: #ffffff;
}

.left {
	float: left;
	width: 519px;
        margin: -4px 0px 0px 0px;
	padding: 0px;
}

.entry {
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.entry p {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	line-height: 1.5em;
}

.entry h4 {
        margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
        color: #cccccc;
        font-size: 10px;
        text-transform: uppercase;
}

/* menu */
.menu {
        text-align: right;
}

.menu a {
	margin: 0px;
        padding: 0px;
        color: #ba4527;
}

.menu a:hover {
	background: #ba4527;
	color: #ffffff;
}

.menu ul {display: inline;}
.menu li {float: left; list-style: none;}


/* submenu */
.right .submenu_end {background: url(img/bgsubmenu_end.if) no-repeat; height: 44px;}

.right {
	float: right;
	width: 255px;
        margin: 1px 0px 0px 0px;
	padding: 0px;
	background: #ffffff;
        text-align: right;
}

.right a {
	text-decoration: none;
	color: #ba4527;
}


.right a:hover {
	text-decoration: none;
   	background: #ba4527;
	color: #ffffff;
}

.right h2 {
	margin-right: 0px;
        margin-left: 10px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: -2px;
	font-size: 14px;
        border-bottom: 1px dotted #333333;
}

.item {
	margin: 0px 0px 25px 0px;
}

.item .info {
	padding:2px 0px 2px 8px;
	border-bottom: 1px dotted #d5ca9a;
        margin-right: 200px;
	font-size: 9px;

	color:#ba4527;
}

