/*
Theme Name: Dargan	
Description: A custom theme for Dargan Landscape Architects
Version: 1.0	
Author: Southern Web Group
Author URI: http://www.southernwebgroup.com
*/


body {
	font-size: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	background-color: #CCCC99;
}

td {
	font-size: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13pt;
}

a {
	color: #666600;
	text-decoration: none;
}

a:hover {
	COLOR: #000000;
	text-decoration: none;
	}
	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 5px;
}
.bodyLink {
	color: #666633;
	text-decoration: none;
}
.bodytitle {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodysubhead {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 11px;
} 
.bookTitle { font-size: 10px; color: #333333; text-decoration: none ; line-height: 12px;}

.sectionTitle { font-size: 12px; font-weight: bold; text-decoration: none ; line-height: 12px; }

.sectionSubnav { font-size: 9px; text-decoration: none; line-height: 11px ; color: #666666;}

.sectionSubnavActive { font-size: 9px; text-decoration: none; line-height: 11px ; color: #000000; font-weight: bold;}

.closeBar {  font-size: 10px; color: #FFFFFF; text-decoration: none;}

.caption { text-decoration: none; font-size: 9px;}




#nav {
	margin-bottom: 15px;
}
#nav p {
	font-size: 10px;
	text-transform: capitalize;
	color: #999999;
}
#nav a {
	color: #666666;
}
#nav a.on {
	color: #000000;
	text-decoration: underline;
}
#nav a:hover {
	color: #000000;
}
#lectures td li{
	list-style-type: circle;
	margin-left: -20px;
}
#lecturesLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#lectures h1 {
	font-size: 16px;
}
#lectures h2 {
	font-size: 13px;
	font-weight: 400;
	line-height: 14px;
	margin-top: 5px;
}
#lectures p {
	line-height: 12px;
}
#lectures td {
	vertical-align: top;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#lectures .date {
	font-weight: bold;
}
#purchaseBox {
	border: 1px dotted #666666;
}
#purchaseBox td {
	padding: 10px;
	background-color: #DCDAB9;
}









/* ----- Global Navigation  ----- */
#globalnav
{
	background-color: #d5d6ae;
	text-align: left;
	width: 440px;
	height: 16px;
	padding-left: 16px;
	overflow:hidden;
}

	#globalnav ul#nav
	{
		width: 456px;
		background-color: #d5d6ae;
		padding: 0;
		margin: 0;
	}
	
		#globalnav ul li
		{
			float: left;
			list-style-type: none;
		}
		
			#globalnav ul li a
			{
				display: block;
				outline: 0;
			}
			
			
			
			
			
				/* ---- CSS Sprites ----*/
				
				#globalnav ul li a.home {
					height: 16px;
					text-indent: -9999px;
					
				}
				
				
				#globalnav ul li a.garden-tour, #globalnav ul li a.our-process, 
				#globalnav ul li a.blog, #globalnav ul li a.lectures, #globalnav ul li a.about-us, #globalnav ul li a.contact 
				{
					height: 16px;
					text-indent: -9999px;
				}
			
				#globalnav ul li a.home {background: url(/images/globalnav2.jpg) 0 0 no-repeat;width: 48px;}
				#globalnav ul li a.garden-tour {background: url(/images/globalnav2.jpg) -48px 0 no-repeat;width: 78px;}
				#globalnav ul li a.our-process {background: url(/images/globalnav2.jpg) -126px 0 no-repeat;width: 74px;}
				#globalnav ul li a.lectures {background: url(/images/globalnav2.jpg) -201px 0 no-repeat;width: 58px;}
				#globalnav ul li a.about-us {background: url(/images/globalnav2.jpg) -260px 0 no-repeat;width: 61px;}
				#globalnav ul li a.blog {background: url(/images/globalnav2.jpg) -322px 0 no-repeat;width: 36px;}
				#globalnav ul li a.contact {background: url(/images/globalnav2.jpg) -359px 0 no-repeat;width: 56px;}
				
				
				/* ---- Hover Effect ----*/
				
				#globalnav ul li a.home:hover {background: url(/images/globalnav2.jpg) 0 -16px no-repeat;width: 48px;}
				
				#globalnav ul li a.garden-tour:hover {background: url(/images/globalnav2.jpg) -48px -16px no-repeat;width: 78px;}
				
				#globalnav ul li a.our-process:hover {background: url(/images/globalnav2.jpg) -126px -16px no-repeat;width: 74px;}
				
				#globalnav ul li a.lectures:hover {background: url(/images/globalnav2.jpg) -201px -16px no-repeat;width: 58px;}
				
				#globalnav ul li a.about-us:hover {background: url(/images/globalnav2.jpg) -260px -16px no-repeat;width: 61px;}
				
				#globalnav ul li a.blog:hover {background: url(/images/globalnav2.jpg) -322px -16px no-repeat;width: 36px;}

				#globalnav ul li a.contact:hover {background: url(/images/globalnav2.jpg) -359px -16px no-repeat;width: 56px;}


.post hr {
 	border: 0;
 	background: #b5b788;
 	height: 2px;
 	margin: 25px 0px;
 	clear: both;
 }
 
 .post h4.date {
 	margin: 0px 0px 20px 0px;
 	padding: 0px;
 	font-size: 12px;
 }
 
 .post h2 {
 	font-size: 17px;
 	margin: 0px 0px 6px 0px;
 	padding: 0;
  }


.clear {
	clear: both;
}

ul.commentlist {
	list-style: none;
}

ul.commentlist li {
	margin-bottom: 15px;
	border-bottom: 2px solid #b5b788;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


#social {
	height: 50px;
	width: 800px;
	background: url(/images/social-area2010.jpg) no-repeat #cdcd9b;
}

#social ul.btns {
	list-style: none;
	margin: 0;
	padding: 4px 15px 0 175px;
	float: left;
}

#social ul.btns li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;	
}


#social ul.btns li.twitter a {
	display: block;
	text-indent: -9999px;
	height: 44px;
	width: 48px;
	background: url(/images/social-btns2010.jpg) 0 0 #cdcd9b;
}


#social ul.btns li.facebook a {
	display: block;
	text-indent: -9999px;
	height: 44px;
	width: 48px;
	background: url(/images/social-btns2010.jpg) -48px 0 #cdcd9b;
}

#social ul.btns li.flickr a {
	display: block;
	text-indent: -9999px;
	height: 44px;
	width: 48px;
	background: url(/images/social-btns2010.jpg) -96px 0  #cdcd9b;
}

#social2 {
	height: 50px;
	width: 800px;
	background: url(/images/social2-area2010.jpg) no-repeat #cdcd9b;
}

#social2 ul.btns {
	list-style: none;
	margin: 0;
	padding: 4px 15px 0 70px;
	float: left;
}

#social2 ul.btns li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;	
}


#social2 ul.btns li.twitter a {
	display: block;
	text-indent: -9999px;
	height: 44px;
	width: 48px;
	background: url(/images/social2-btns2010.jpg) 0 0 #cdcd9b;
}


#social2 ul.btns li.facebook a {
	display: block;
	text-indent: -9999px;
	height: 44px;
	width: 48px;
	background: url(/images/social2-btns2010.jpg) -48px 0 #cdcd9b;
}

#social2 ul.btns li.flickr a {
	display: block;
	text-indent: -9999px;
	height: 44px;
	width: 48px;
	background: url(/images/social2-btns2010.jpg) -96px 0  #cdcd9b;
}

#social2 ul.btns li.vimeo a {
	display: block;
	text-indent: -9999px;
	height: 44px;
	width: 48px;
	background: url(/images/social2-btns2010.jpg) -144px 0  #cdcd9b;
}

#social2 ul.btns li.garden a {
	display: block;
	text-indent: -9999px;
	height: 44px;
	width: 48px;
	background: url(/images/social2-btns2010.jpg) -192px 0  #cdcd9b;
}


div.subscribe-box {
	padding: 13px 0 0 0;
	float: right;
	width: 360px;
}

div.subscribe-box input,div.subscribe-box label {
	float: left;
	
}

div.subscribe-box label {
	padding: 4px 8px 0px 38px;
	color: #5a5a3e;
}

div.subscribe-box input#hlurhh-hlurhh {
	border: 1px solid #a0a276;
	background: #e2e1c5;
	color: #5a5a3e;
	padding: 4px;
}


div.subscribe-box input.submit {
	padding: 0; 
	margin: 0 0 0 5px;
}

div.lectures .more-link {
	display: block;
	margin: 12px 0;
	font-weight: bold;
	font-size: 13px;
}

