/* =============================================================================
	Website: adVIRB.com
	Author: Joshua Jensen
	Contact: josh@advirb.com
	Copyright 2007 - All rights reserved. 
============================================================================= */

/* --Global & Body Settings-- */

	* {margin: 0; padding: 0;}
	
	html {
		min-height: 100%;
	 	height: auto;
		}
	
	body {
		position: relative;
		background: #fff;
		font-family: Arial, Helvetica, Verdana, sans;
		font-size: 12px;
		}
		
	.clearMe {
		display: block;
		visibility: hidden;
		clear: both;
		height: 0;
		}
	
	.imgRight {
		position: relative;
		float: right;
		margin: 0 0 0 15px;
		}
	
	.imgLeft {
		position: relative;
		float: left;
		margin: 0 15px 0 0;
		}
		
	#leftColumn {
		position: relative;
		width: 630px;
		float: left;
		}
		
	#rightColumn {
		position: relative;
		width: 235px;
		float: left;
		margin: 0 0 0 35px;
		}
		

/* --Typography-- */

	h2.featuredLayouts,
	h2.updates {
		font-family: clarendon, georgia, 'times new roman', serif;
		font-weight: lighter !important;
		font-size: 18px;
		padding-bottom: 3px;
		color: #999;
		border-bottom: 3px double #ccc;
		margin-top: 30px;
		}
		
		h2.updates {color: #666;}
	
	.help h5 {
		font-family: clarendon, georgia, 'times new roman', serif;
		font-weight: lighter !important;
		font-size: 15px;
		padding-bottom: 4px;
		color: #999;
		}
		
	h5.success {
		font-family: clarendon, georgia, 'times new roman', serif;
		font-weight: lighter !important;
		font-size: 25px;
		margin: 15px 20px 10px 10px;
		padding-bottom: 4px;
		color: #7CA279;
		}
	
	.help p {
		font-family: Arial, Helvetica, Verdana, sans;
		font-size: 11px;
		line-height: 14px;
		color: #333;
		}
	p.error {
		font-family: Arial, Helvetica, Verdana, sans;
		font-size: 16px;
		line-height: 14px;
		color: red;
		margin: 15px 20px 10px 10px;
		}

/* Header */
	
	#header_master {
		position: relative;
		width: 100%;
		height: 244px;
		background: #fff url(/_images/bg_header.jpg) center top repeat-x; 
		}
		
		#header {
			position: relative;
			margin: 0 auto;
			width: 1000px;
			}
			
		#header h1 {
			position: relative;
			left: -2px;
			width: 479px;
			height: 244px;
			background: transparent url(/_images/h1_header.jpg) top left no-repeat;
			text-indent: -5000px;
			overflow: hidden; 
			}	
			
			#header_master #header h1 a {
				position: absolute;
				width: 479px;
				height: 130px;
				top: 65px;
				left: 1px;
				text-indent: -5000px;
				overflow: hidden; 
				}
				
		#header #mainMenu {
			position: absolute;
			top: 198px; 
			left: 425px;
			width: 475px;
			height: 41px;
			list-style: none;
			}
			
			#header #mainMenu li {float: left;}
			#header #mainMenu li a {
				display: block;
				height: 41px;
				background-image: url(/_images/button_main.jpg);
				background-position: top;
				text-indent: -5000px;
				overflow: hidden;
				}
				
				#header #mainMenu #Layouts a {width: 118px; background-position: left top;}
				#header #mainMenu #Graphics a {width: 118px; background-position: -118px top; cursor: default;}
				#header #mainMenu #Designers a {width: 118px; background-position: -236px top; cursor: default;}
				#header #mainMenu #Tutorials a {width: 121px; background-position: -354px top; cursor: default;}
				
				#header #mainMenu #Layouts a:hover {width: 118px; background-position: left bottom;}
			/*	#header #mainMenu #Graphics a:hover {width: 118px; background-position: -118px bottom;}
				#header #mainMenu #Designers a:hover {width: 118px; background-position: -236px bottom;}
				#header #mainMenu #Tutorials a:hover {width: 121px; background-position: -354px bottom;} */

			
/* --Content-- */

	#content_master {
		position: relative;
		width: 100%;
		background: #fff url(/_images/bg_content.jpg) center top repeat-x; 
		background-attachment: fixed;
		}
		
		#content {
			position: relative;
			margin: 0 auto;
			width: 1000px;
			}
			
			.layoutImage {
				margin: 7px 0 20px 5px;
				}
				
				.layoutImage ul {
					list-style: none;
					}
				
				.layoutImage a {
					position: relative;
					float: left;
					display: block;
					width: 200px;
					height: 80px;
					border: 1px solid #ccc;
					background: #fff;
					text-decoration: none;
					margin: 0 5px 5px 0;
					color: #ccc;
					}

				.layoutImage a img {
					margin: 5px 5px 0 5px;
					border: none;
					}
					
					.layoutImage a span {
						position: absolute;
						bottom: 6px;
						left: 5px;
						background: #fff;
						padding: 3px;
						font-size: 12px;						
						}
						
					.layoutImage a:hover {
						background: #9a222e;
						border-color: #999;
						color: #9a222e;
						}
			
			#twitter p {margin-left: 5px; font-size: 11px; color: #666;}
			#twitter p a {font-size: 11px; color: #333; text-decoration: none;}
				#twitter p a:hover {text-decoration: underline;}
			
			.tweet {margin-bottom: 5px;}			
			.tweet .date {
				width: 50px;
				height: 51px;
				background: transparent url(/_images/date.gif) top left no-repeat;
				margin: 0 5px 0 0;
				float: left;
				}
				
				.tweet .date .month {
					display: block;
					width: 35px;
					margin: 0 auto;
					font-size: 12px;
					line-height: 13px;
					text-align: center;
					color: #333;
					}
					
				.tweet .date .day {
					display: block;
					line-height: 39px;
					width: 35px;
					margin: 0 auto;
					text-align: center;
					font-size: 25px;
					color: #666;
					}
				
				.tweet .date .time {
					display: block;
					width: 46px;
					margin: 0 auto;
					text-align: center;
					font-size: 13px;
					color: #333;
					}
			
			.tweet .status {
				float: left;
				width: 170px;
				color: #666;
				}
			
			#designers ul {
				list-style: none;
				margin-left: 10px;
				}
				
				#designers ul li a {
					font-size: 13px;
					text-decoration: none;
					margin-bottom: 3px;
					color: #333;
					}
					
					#designers ul li a:hover {text-decoration: underline;}

/* --Layout Page-- */
	#layoutPage {}
	
		.layoutsPage ul {list-style: none;}
		
		#layoutPage a {
			display: block;
			width: 602px;
			height: 220px;
			background: #fff;
			border: 5px solid #fff;
			margin: 10px 0 20px 8px;
			}
			
			#layoutPage a:hover {border-color: #ccc;}
		
		#layoutPage a img {
			border: 1px solid #ccc;
			}
		
		#layoutPage fieldset {
			border: 0 none;
			margin: 0 0 0 8px;
			}
			
			#layoutPage fieldset div {
				margin: 0 8px 20px 0;
				}
			
			#layoutPage fieldset div label {
				font-family: clarendon, georgia, 'times new roman', serif;
				font-weight: bold;
				font-size: 12px;
				color: #999;
				margin-bottom: 5px;
				}
			
			#layoutPage fieldset div textarea {
				width: 602px;
				margin-top: 1px;
				border: 1px solid #333;
				}
				
				#layoutPage fieldset div textarea:hover {}
				
				#layoutPage fieldset div .cssStyles {}
				
				#layoutPage fieldset div .submit {
					width: 250px;
					border: 1px solid #000;
					font-size: 14px;
					font-weight: bolder;
					font-family: clarendon, georgia, 'times new roman', serif;
					background: #fff;
					color: #333;
					border: 1px solid #999;
					margin: 0 auto;
					text-align: center;
					}
		
	#layoutDesigner,
	#featuredSite {
		margin-bottom: 20px;
		}
		
		#layoutDesigner a,
		#featuredSite a {
			font-family: 'helvetica neue',helvetica, arial, sans-serif;
			font-size: 25px;
			line-height: 25px;
			font-weight: bold;	
			color: #a6272e;
			text-decoration: none;
			}
			
			#layoutDesigner a:hover,
			#featuredSite a:hover {
				color: #333;
				}
			
			#layoutDesigner a span,
			#featuredSite a span {
				position: relative;
				font-size: 11px;
				color: #666;
				font-weight: lighter;
				line-height: 5px;
				}
	
	h2.layoutComments,
	h2.layoutDesigner {
		font-family: clarendon, georgia, 'times new roman', serif;
		font-weight: lighter !important;
		font-size: 18px;
		padding-bottom: 3px;
		color: #999;
		border-bottom: 3px double #ccc;
		margin-top: 30px;
		}
				
		h2.layoutComments a {
			float: right;
			padding-left: 20px;
			background: transparent url(/_images/add.gif) left center no-repeat;
			line-height: 18px;
			font-size: 13px;
			color: #999;
			text-decoration: none;
			}
			
		#leaveComment {
			margin: -5px 0 15px 0;
			padding: 10px 0;
			border-bottom: 3px double #ccc;
			background: #fff;
			}
			
			#leaveComment div {
				margin: 0 0 5px 15px;
				}
		
		#leaveComment label {
			font: 12px normal 'helvetica neue',helvetica, arial, sans-serif;
			color: #999;
			display: block;
			width: 70px;
			height: 12px;
			margin-bottom: 1px;
			}
		
			#leaveComment input {
				width: 90%;
				border: 1px solid #999;
				}

			#leaveComment textarea {
				width: 90%;
				border: 1px solid #999;
				}
			
			.layoutComments {
				margin-bottom: 5px; 
				font: 12px normal 'helvetica neue',helvetica, arial, sans-serif;
				}
			
			.layoutComments .comments {
				padding-bottom: 3px; 
				border-bottom: 1px solid #ccc;
				margin-bottom: 15px;
				padding-bottom: 10px;
				}
				
				.layoutComments .noComments {
					margin: 10px 20px;
					font-size: 11px;
					color: #999;
					}
							
			.layoutComments .date {
				width: 50px;
				height: 51px;
				background: transparent url(/_images/date.gif) top left no-repeat;
				margin: 0 10px 13px 0;
				float: left;
				}
				
				.layoutComments .date .month {
					display: block;
					width: 35px;
					margin: 0 auto;
					font-size: 12px;
					line-height: 13px;
					text-align: center;
					color: #333;
					}
					
				.layoutComments .date .day {
					display: block;
					line-height: 39px;
					width: 35px;
					margin: 0 auto;
					text-align: center;
					font-size: 25px;
					color: #666;
					}
				
				.layoutComments .date .time {
					display: block;
					width: 43px;
					margin: 0;
					text-align: center;
					font-size: 13px;
					color: #333;
					
					}
			
			.layoutComments	.postedBy {
				width: 170px;
				color: #333;
				font-size: 15px;
				margin: 0 0 3px 0;
				}
			
			.layoutComments .comment {
				width: 230px;
				color: #666;
				line-height: 14px;
				font-size: 12px;
				}
	
	.help {
		margin-bottom: 7px;
		}
			
/* --Footer-- */

	#footer_master {
		position: relative;
		padding-top: 20px;
		width: 100%;
		height: 218px;
		background: #fff url(/_images/bg_footer.jpg) center top repeat-x; 
		}
		
		#footer_content {
			position: relative;
			margin: 0 auto;
			width: 812px;
			height: 157px;
			background: #fff url(/_images/bg_footerContent.jpg) center top no-repeat; 
			padding: 20px;
			}
			
			#footer_content div {
				border-right: 1px solid #ccc;
				float: left;
				width: 200px;
				height: 160px;
				margin-left: 20px;
				}
				
				#footer_content div.aboutUs {
					border-right: none;
					float: left;
					width: 320px;
					height: 160px;
					margin-left: 20px;
					}
					
					#footer_content div.aboutUs p {
						font: 14px normal 'helvetica neue',helvetica, arial, sans-serif;
						color: #fff;
						line-height: 18px;
						margin: 3px 0 0 0;
						text-align: left;
						}

			
			#footer_content h3 {
				position: relative;
				color: #C0E5A2;
				font: 22px lighter clarendon, georgia, 'times new roman', serif;
				font-style: italic;
				}
			
			#footer_content ul {
				list-style: none;
				margin: 3px 0 0 0;
				}
				
				#footer_content li a {
					color: #fff;
					text-decoration: none;
					font: 14px normal 'helvetica neue',helvetica, arial, sans-serif;
					line-height: 19px; 
					}
					
					#footer_master p {font-size: 11px; color: #000; margin-top: 21px; text-align: center;}
					
					#footer_content li a:hover {text-decoration: underline;}
				