/*
Theme Name: Barracks Blog
Theme URI: http://www.newlight.com.au
Description: Blog theme for The Barracks.
Version: 1.6
Author: Nick Doherty
Author URI: http://www.newlight.com.au
*/


* { margin:0; padding:0; }

body { background: #1e151a url('images/background.jpg') no-repeat top center; }

.fix {
	clear:both;
	height:1px;
	line-height:0px;
}

#wrap { width:1016px; margin:0 auto; position:relative; }


#header { height:50px; position:relative; }
	#logo { width:225px; height:51px; background: url('images/logo.png') no-repeat; position:absolute; top:15px; left:59px; }
	#nav { left:50%; margin-left:-175px; position:absolute; width:700px; top:34px; }
		#nav li { display:inline; float:left; }

#container { width:1016px; margin:0 auto;  }
	#container-top { width:1016px; height:51px; background: url('images/container-top.png') no-repeat; }
	#container-center { width:1016px; background: url('images/container-center.png') repeat-y; }
	
		#content-container {
			width:705px;
			float:left;
			/*border:1px red solid;*/
		}
		
		
		
		h1.pagetitle {
			margin-left:145px;
			font-size:24px;
			line-height:30px;
			color:#8a2614;
			font-family: "AvantGarde Book";
		}
		
		h1.error {
			margin-top:30px;
			margin-left:145px;
			font-size:24px;
			line-height:30px;
			color:#8a2614;
			font-family: "AvantGarde Book";
		}
			h3 a {
		color:#8a2614;
		 text-decoration: none;
		}
			.post {
				/*border:1px green solid;*/
			}
			
				.timestamp {
					background:transparent url('images/date.png') no-repeat scroll 0 0;
					float:left;
					position:relative;
					left:10px;
					width:123px;
					height:99px;
				}
					.timestamp-wrap {
						height:99px;
						padding:15px 8px 2px 22px;
						width:90px;
					}
						
						p.month {
							color:#000;
							font-family:Georgia;
							font-size:10px;
							line-height:21px;
							position:relative;
							text-align:center;
							text-transform:uppercase;
							top:2px;
						}
						
						p.day {
							bottom:4px;
							color:#000;
							font-family:Georgia;
							font-size:36px;
							line-height:30px;
							position:relative;
							text-align:center;
						}
					
				
				.content {
					width:530px;
					float:left;
					/*border:1px red solid;*/
					margin: 21px 0px 0px 20px;
					font-family:Arial;
					font-size:12px;
					line-height:21px;
				}
				
				
				#text_response{
					font-family: arial;
					font-size: 11px;
				}
				
				.page_content h1{
					margin-left: 55px;
					padding-top: 50px;
				
				}
					.content h1 {
						font-size:24px;
						line-height:30px;
						color:#8a2614;
						font-family: "AvantGarde Book";
					}
					
					.page_content {
						width: 300px;
					}
					
						.content h1 a {
							color:#8a2614;
							text-decoration:none;
						}
				
					.post-info {
						font-size:11px;
						margin-bottom:10px;
					}
					
						.post-info a { color:#49a939; text-decoration:none; }
						.post-info a:hover { color:#1e151a; text-decoration:none; }
						
					.copy img {
						max-width:520px;
					}
					
					.readmore {
						margin-top:5px;
						display:block;
						float: left;
						margin-right: 10px;
					}
					.more-link{
						margin-top:15px;
						display:block;
						float: left;
					}
						.readmore img { width:122px;}
		
					.seperate {
						background: url('images/seperate.gif') no-repeat;
						width:612px;
						height:46px;
						margin-left:60px;
					}
		
		#navigation {
			margin:50px 0px 50px 144px;
		}
		
		h3#comments {
			margin-left: 146px;
		}
		
		ol.commentlist{
			margin-left: 146px;
			font-family: Arial;
			font-size: 11px;
		}
		
		#respond{
			margin-left: 146px;
			font-family: arial;
			font-size: 11px;
		}
		
		#respond h3 {
			margin-bottom: 10px;
		}
		
		#respond input#submit{
			position: relative;
			left: 409px;
			top: 10px;
		}
		
		textarea#comment {
			width: 520px;
			margin-top: 10px;
		}
		
		.vcard img { float: left; margin-right: 10px; margin-bottom: 10px;}
		
		div.comment-body {
			margin: 15px 0px;
		}
		
		p.twitter-message a, ol.commentlist a, #commentform a {
			color: #49A939;
			text-decoration: none;
		}
		
		p.twitter-message a:hover, ol.commentlist a:hover, #commentform a:hover {
			color: #000000;
		}
		
		.twitter-message{
			background-position: bottom;
			background-repeat: no-repeat;
			padding-bottom: 10px;
		}
		
		#disqus_thread {
			width:530px;
			margin:8px 0px 50px 143px;
			font-family: Arial;
			font-size:12px;	
		}
		
			#dsq-content a {
				color: #49A939;
				text-decoration:none;
			}
		
			#dsq-content ul.dsq-login-buttons {
				/*display:none;*/
			}	
			
			#dsq-content .dsq-dc-logo {
				display:none;
			}
			
			a.dsq-brlink {
				display:none;
			}
					
			#dsq-content #dsq-comments-title {
				display:none;
			}	
			
			#dsq-content .dsq-options {
				display:none;
			}		
			
			#dsq-content .dsq-item-trackback {
				display:none;
			}
					
		#sidebar {
			width:244px;
			float:left;
			margin:2px 0px 0px 32px;
			/*border:1px green solid;*/
		}
		
			#tweet {
				background: url('images/sidebar-twitter.png') no-repeat;
				width:184px;
				height:198px;
				cursor:pointer;
				margin-left:15px;
			}
		
			.sidebar-seperator { background: url('images/sidebar-seperator.gif') no-repeat; width:216px; height:41px; }
			
			h3 {
				color:#8a2614;
				font-family: "Avant Garde Bold";
				font-size:18px;
				line-height:18px;
				text-transform:uppercase;
			}
			
			#sidebar ul {
				margin: 10px 0px 0px 33px;
			}
			
			#sidebar li {
				color:#8a2614;
			}
				#sidebar li a { 
					font-family: Arial;
					font-size:12px;
					line-height:18px;
					color:#49aa3a;
					text-decoration:none;
				}
			
			#archives-3 .sidebar-seperator { display:none; }
			
			#sidebar #newsletter label {
				color:#1e151a;
				float:left;
				font-family:Arial;
				font-size:11px;
				font-weight:bold;
				line-height:18px;
				width:63px;
			}
			
			#sidebar #newsletter #text-bg {
				background:transparent url('images/signup/form-field.png') no-repeat scroll 0 0;
				float:left;
				height:20px;
				width:147px;
			}
			
			#sidebar #newsletter #firstname, #lastname, #postcode, #email_address {
				background:#E4A11B none repeat scroll 0 0;
				border:medium none;
				float:left;
				font-size:11px;
				left:8px;
				position:relative;
				top:2px;
				width:127px;
			}
			
			#sidebar #newsletter #submitbtn {
				background:transparent url(images/signup/signup.png) no-repeat scroll 0 0;
				cursor:pointer;
				float:left;
				height:24px;
				width:62px;
			}
			
			#sidebar p {
				color:#1e151a;
				font-family:Arial;
				font-size:11px;
				line-height:18px;
				margin:5px 20px 10px 0px;
			}
			
			#submitbtn { cursor:pointer; }
			
	#container-bottom { width:1016px; height:46px; background: url('images/container-bottom.png') no-repeat; }
	
	
	
#footer {
	width:890px;
	margin:0 auto;
	position:relative;
	top:-30px;
}

	#palace-cinemas {
		position:absolute;
		left:50%;
		margin-left:-446px;
		top:10px;
	}
	
	#coles {
		position:absolute;
		left:50%;
		margin-left:-321px;
		top:22px;
	}
	
	#copyright {
		left:50%;
		margin-left:-115px;
		position:absolute;
		top:23px;
	}
	
	#footer p { color: #fff; text-align:center; font-family:Arial; font-size:10px; line-height:14px; }
	#footer p a { color: #e4a11b; text-decoration:none; }
	#footer p a:hover { color: #fff; text-decoration:none; }
	
	#social {
		position:absolute;
		right:0px;
		top:25px;
	}
	
		#facebook { background: url('images/facebook.png') no-repeat; width:115px; height:20px; cursor:pointer; float:left; }
		#twitter { background: url('images/twitter.png') no-repeat; width:87px; height:20px; cursor:pointer; float:left; }


/******************
 ******************
 *** Validation ***
 ******************
 ******************/
	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
		}
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#8C2516;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#8C2516;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#c20037;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:##8C2516;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  





a { outline:none;
color: #49A939;
text-decoration: none;

}
a:hover {
	text-decoration: black;
}



	
	