/*   
Theme Name: Nelle
Theme URI: http://www.nelle.co.za
Description: 
Author: Cindy de Bruyn
Author URI: http://www.cindy.co.za 
Version: 1.0
Tags: Comma-separated tags that describe your theme
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
/* Reset default browser styles */
@import url('css/reset.css');

/* Basic WordPress Styles */
@import url('css/960.css');

/* Rebuild default browser styles */
@import url('css/rebuild.css');

/* Basic WordPress Styles */
@import url('css/wp.css');

/* Slider Stylesheet */
@import url('css/slider.css');


body {
	background: #EEF6F0; 
	font-family:Myriad Pro,Tahoma;
	font-size:1em;
	color:#999999;
}

a {
color: #555555;
text-decoration:none;
}

a:hover {
color:#99cc99;
text-decoration:underline;
}


#wrapper {
	background:#FFFFFF;
	margin-top:50px;
}

#header {
}

#masthead {
}

#content {
	padding:40px;
	background: url(images/bg.png) repeat-y center left;
	margin-left:-15px;
	width:860px;
	padding:10px 79px 40px;
}

.contentbg {
	background: url(images/bottom.png) repeat-x center bottom;
	padding-bottom:10px;
	width:970px;
margin-right:-15px;
}

.column {
padding:5px 10px;
border:2px dotted #AAAAAA;
}

.content-box2.column {
padding:5px 0;
border:2px dotted #AAAAAA;
}

.menu ul {
list-style:none;
margin:0;
}
.menu.column{ 
	width:160px;
	float:left;	
border-right:none;
	padding-bottom:25px;
}

.content-box {

	width:594px;
	float:left;
	padding: 30px 40px 40px 40px ; 
min-height:464px;
}
.content-box2 {
padding-bottom:25px;
	width:674px;
	float:left;
min-height:464px;
}



.content-box ul {
margin-left:10px;
}

.content-box ul li {
padding-left:30px;
background:url(images/heart.png) left no-repeat;
list-style:none;
}

.menu ul li {
	border-bottom:2px dotted #AAAAAA;
	font-family:TypoUpright BT;
/*	font-size:46px; */
/*	line-height:48px; */

	
}

.menu ul li a {
	text-decoration:none;
	color:#99CC99;
}

.menu ul li a:hover {
	text-decoration:none;
	color:#999999;
}

.entry-title {
	width:594px;
	border-bottom: 1px dotted #AAAAAA;
}


abbr {
font-size: .8em;
}
.content-box h2 {
	font-family:TypoUpright BT;
	font-size:50px;
	color:#999999;
	display:inline;
}

span.comments-link {
display:inline;
float:right;
margin-top:12px;
}

span.comments-link img {
border:none;
margin-bottom:-3px;
}

span.comments-link a {
color:#99cc99;
}

span.comments-link a:hover {
color:#555555;
text-decoration:none;
}
.content-box h6 {
	display:inline;
		font-family:TypoUpright BT;
	font-size:60px;
	line-height:40px;
	color:#99CC99;
	margin-bottom:20px;
	}

	.content-box h5 {
		font-family:TypoUpright BT;
	font-size:40px;
	line-height:40px;
	color:#99CC99;
	}
	
	
.content-box img {
/*	width:360px;*/
/*	margin-right:20px; */
/*	background: url(images/img_bottom.png) no-repeat bottom; */
/*	padding-bottom:60px;*/
border:1px solid #999999;
}



#footer {
}

#footer p {
	text-align:center;
}

.left,.right {
width:287px;
float:left;
}

ul#gform_fields li {
background:none;
}

#gform_fields input, #gform_fields textarea, textarea#comment,input#author,input#email {
width:200px;
border:1px solid #999999;
padding:4px;
color:#555555;
margin-left:5px;
margin-bottom:5px;
}
span.gfield_required {
display:inline;
margin-left:-10px;
}

.ginput_container,.gfield_label {
display:inline;
}
.gform_footer input {
float:right;
width:71px;
margin-right:35px;
margin-top:-20px;
}

h4 {
font-size:1.4em;
color:#99CC99;
margin-bottom:20px;
}

.form-submit {
float:right;
width:71px;
margin-right:72px;
}

ul#pages-menu {
margin:1em 0 1.5em 2.5em;
}

ul#pages-menu li {
display:inline;
}

ul#pages-menu li a {
color: #555555;
font-size:1em;
}

ul#pages-menu li a:hover {
color: #99CC99;
text-decoration:none;
}

ul#pages-menu li a:active {
color: #999999;

}

 h4.trigger {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/about_arrow.jpg) no-repeat scroll 0 0;
float:left;
font-size:1.4em;
font-weight:normal;
height:46px;
line-height:24px;
margin:0 0 5px;
padding:0
text-transform:uppercase;
width:594px;
margin-top:20px;
}
h4.trigger a {
color:#2E3444;
display:block;
text-decoration:none;
}
h4.trigger a:hover {
color:#555555;
text-decoration:none !important;
}
h4.active {
background-position:left bottom;
}
.toggle_container {

clear:both;
margin:0 0 5px;
overflow:hidden;
padding:0;
}
.toggle_container .block {
padding:20px;
}

#nav {
	float: left;
	margin: 0;
	width: 160px;
}
	#nav li {
		float: left;
		padding: 0 0 0 0px;
		list-style: none;
	}
		#nav li a {
			float: left;
			background: url(images/sprite_menu.jpg) no-repeat 0 0;
			display: block;
			width: 160px;
			text-indent: -9999px;
			z-index: 10;
		}

ul#menu {
	list-style: none;
	margin: 0;
}

		#nav li.home a { background-position: 0 0px; width: 160px; height:48px ; }
		#nav li.about a { background-position: 0px -55px; width: 160px; height:48px ; }
		#nav li.weddings a { background-position: 0px -105px; width: 160px; height:48px ; }
		#nav li.celebration a { background-position: 0px -153px; width: 160px; height:48px ; }
		#nav li.dessert a { background-position: 0px -202px; width: 160px; height:48px ; }
		#nav li.faq a { background-position: 0px -256px; width: 160px; height:48px ; }
		#nav li.contact a { background-position: 0px -304px; width: 160px; height:48px ; }
		#nav li.blog a { background-position: 0px -354px; width: 160px; height:48px ; }



		#nav li.home a:hover { background-position: -190px -3px; width: 160px; height:48px ; }
		#nav li.about a:hover { background-position: -190px -56px; width: 160px; height:48px ; }
		#nav li.weddings a:hover { background-position: -190px -107px; width: 160px; height:48px ; }
		#nav li.celebration a:hover { background-position: -190px -155px; width: 160px; height:48px ; }
		#nav li.dessert a:hover { background-position: -190px -204px; width: 160px; height:48px ; }
		#nav li.faq a:hover { background-position: -190px -261px; width: 160px; height:48px ; }
		#nav li.contact a:hover { background-position: -190px -304px; width: 160px; height:48px ; }
		#nav li.blog a:hover { background-position: -190px -354px; width: 160px; height:48px ; }
		

		#home li.home a:hover { background-position: -60px 160px; width: 160px; height:48px ; }
		#about li.about a:hover { background-position: -60px 160px; width: 160px; height:48px ; }
		#weddings li.weddings a:hover { background-position: -60px 160px; width: 160px; height:48px ; }
		#celebration li.celebration a:hover { background-position: -60px 160px; width: 160px; height:48px ; }
		#dessert li.dessert a:hover { background-position: -60px 160px; width: 160px; height:48px ; }
		#faq li.faq a:hover { background-position: -60px 160px; width: 160px; height:48px ; }
		#contact li.contact a:hover { background-position: -60px 160px; width: 160px; height:48px ; }
		#blog li.blog a:hover { background-position: -60px 160px; width: 160px; height:48px ; }


#content .right h4 {
color:#AAAAAA;
margin-left:45px;
font-size:.9em;
width:220px;
}