/*
Theme Name: All Star Party Services
Description: Custom theme built for All Star Party Services.
Version: 1.0
Author: Kyle Gilbert
Author URI: http://kylegilbertdesign.com
/* --------------------------------------------- */



/* 00 - GLOBAL 
/* ----------------------------------------------*/
body {
	margin:0; padding:0;
	width:100%; height:100%;
	background:#CCCCCC url(http://allstarparty.com/wp-content/themes/allstar/images/big-background.gif) no-repeat top center;
	display:table;
	font:small Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#584d40; line-height:130%;
}

img {
	border:0;
}

blockquote {
	margin:0 auto; padding:0 0 0 20px;
	width:85%; height:auto;
	background:url(images/blockquote.gif) no-repeat center left;
}

code {
	margin:0; padding:0 4px;
	background:#efe5d7;
}


/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1#logo { 
	float: left; 
	width: 339px; 
	height: 160px; 
	background: url("images/all-star-logo.gif"); 
	margin: 11px 0 0px;
	position: relative;
}

h1#logo span {
	display: none;	
}

h2 {
	margin:0; padding:0;
	font:200% Arial, Helvetica, sans-serif; color:#2A2C7B;
}

#leftcol h2 {
	width: 450px;	
}

h3 {
	margin:20px 0 10px 0; padding:0;
	font:180% Arial, Helvetica, sans-serif; color:#666666;
}

h4 {
	margin:10px 0; padding:0;
	font:115% Arial, Helvetica, sans-serif; color:#666666;
}

h5 {
	margin:10px 0; padding:0;
	font:160% Arial, Helvetica, sans-serif; color:#666666;
}

a:link {
	color:#2A2C7B;
	text-decoration:none;
}

	h1 a:link, h1 a:active, h1 a:visited {
		font: normal 100% Arial, Helvetica, sans-serif; color:#2A2C7B;
		text-decoration:none;
	}

	h2 a:link, h2 a:active, h2 a:visited {
		font: normal 110% Arial, Helvetica, sans-serif; color:#2A2C7B;
		text-decoration:none;
	}
	
	h3 a:link, h3 a:active, h3 a:visited {
		font:normal 100% Arial, Helvetica, sans-serif; color:#666666;
		text-decoration:none;
	}
	
	h4 a:link, h4 a:active, h4 a:visited {
		font:normal 100% Arial, Helvetica, sans-serif; color:#666666;
		text-decoration:none;
	}
	
	h5 a:link, h5 a:link, h5 a:active, h5 a:visited {
		margin:10px 0; padding:0;
		font:normal 100% Arial, Helvetica, sans-serif; color:#666666;
	}

	#header ul li a {
		font:90% Arial, Helvetica, sans-serif; color:#666666;
		text-decoration:none; text-transform:lowercase;
	}
	
	.post-meta a:link, .post-meta a:active, .post-meta a:visited {
		font:normal 100% Arial, Helvetica, sans-serif; color:#2A2C7B;
		text-decoration:none;
	}
	
	.post-footer a {
		font:bold 85% Arial, Helvetica, sans-serif; color:#2A2C7B;
		text-decoration:none;
	}

	#sidebar {
		font:14px Arial, Helvetica, sans-serif; color:#FFFFFF;
		font-weight: bold;
		text-decoration:none;
	}

	#sidebar a {
		text-decoration:none;
		font:14px Arial, Helvetica, sans-serif; color:#FFFFFF;
		font-weight: bold;
		color: #FFFFFF;
	}

	#sidebar a:hover {
		font:14px Arial, Helvetica, sans-serif; color:#FFFFFF;
		font-weight: bold;
	}
	
	.function {
		font-size:85%;
	}
	
	.function a:link, .function a:active, .function a:visited {
		margin:0; padding:0;
		font:100% Arial, Helvetica, sans-serif; color:#5a4e40;
		text-decoration:none;
	}
	
	.foot ul a:link, .foot ul a:active, .foot ul a:visited {
		font:90% Arial, Helvetica, sans-serif; color:#3b3125;
		text-decoration:none;
	}

a:visited {
	color:#2A2C7B;
	text-decoration:none;
}

a:active {
	color:#2A2C7B;
}

a:hover {
	text-decoration:underline;
}

	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
		text-decoration:underline;
	}

	#header ul li a:hover {
		color:#945713; text-decoration:underline;
	}
	
	.foot ul a:hover, .function a:hover, .post-meta a:hover {
		text-decoration:underline;
	}

p {
	font-size:105%;
}

ul, ol {
	font-size:105%;
}

.post-meta {
	font:85% Arial, Helvetica, sans-serif; color:#584d40;
}

.comment-meta {
	margin:0px 0 0 0;
	font:italic 85% Arial, Helvetica, sans-serif; color:#584d40;
	float:right;
}

.copyright {
	font:80% Verdana, Arial, Helvetica, sans-serif; color:#5a4e40;
}

.input, .submit {
	font:90% Arial, Helvetica, sans-serif; color:#af9f85;
}

	.submit {
		color:#333333; font-weight:bold;
	}

/* 02 - STRUCTURE
/* ----------------------------------------------*/
#container {
	margin:0 auto;
	width:960px; height:auto; min-height:800px;
}

#header {
	width:960px; height:160px;
	display:block;
}

#content-top {
	width:960px; height:auto;
	margin: 0; padding:0;
	background:url(images/top-middle.gif) no-repeat top left;
}

#content {
	float: left;
	width:960px; height:auto; 
	margin: 0; padding:0;
	background:url(images/middle-middle.gif) repeat-y top left;
}

	#content-container {
		width:960px; height:auto;
		overflow:hidden;
	}
	
/* 03 - HEADER
/* ----------------------------------------------*/

#topper {
	float: right;
	margin-top: 10px;
	text-align: right;
	font-size: 16px;
	color: #2A2C7B;
}

#header ul {
	margin:116px 0 0 130px; padding:0;
	list-style:none;
	position:absolute;
}

	#header ul li {
		margin:0 0 0 10px;
		float:left; display:inline;
	}
	
/* 04 - CONTENT
/* ----------------------------------------------*/
#leftcol {
	padding:0 164px 0 0; 
	width:546px; height:auto;
	min-height: 700px;
	float:right;
}

#leftcol p {
	margin: 0 0 1em 0;
}

	.post-meta {
		padding:12px 0 0 0; margin:0;
		display:block;
	}

	.post p {
		margin:10px 0 10px 0; padding:0;
	}
	
	#commentlist {
		margin:0; padding:0;
		list-style:none;
	}
	
		#commentlist li {
			margin:20px 0 0 0; padding:0 0 20px 0;
			width:450px; height:3px;
			background:url(images/comment-divider.gif) no-repeat bottom left;
			overflow:hidden;
		}
		
			#commentlist li ul li, #commentlist li ol li {
				margin:0; padding:2px 0;
				background:none;
				list-style:inside;
			}
		
	.about-post {
		margin:-12px 0; padding:10px;
		font-size:85%; color:#716a5d;
	}

#rightcol {
	margin:0px; padding:0;
	width:135px; height:auto;
	float:left;
}

#img-nav {
	width: 465px;
	height: 35px;
	margin: 3px 0 20px 0;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* 05 - SIDEBAR
/* ----------------------------------------------*/
#sidebar {
	margin: 10px 0 0 -25px; padding:0px;
	width: 185px;
}

#sidebar ul li {
	list-style: none;
	text-align: left;
	margin: 0;
}

#sidebar ul li a {
	display: block;
	text-decoration: none;
	padding: .5em .25em .5em .25em;
}
#sidebar ul a:link, #sidebar ul a:visited { color: #FFFFFF; }
#sidebar ul a:hover, #sidebar ul a:active { color: #000000; }
#sidebar ul a:hover { background-color: #FFFFFF; } 

		
/* 06 - FORMS
/* ----------------------------------------------*/

.comment {
	overflow:hidden;
}

	* html .comment {
		height:1px;
		overflow:visible;
	}

.comment-info {
	float:left;
}

	.comment-info input {
		width:120px;
		margin:0 0 12px 0;
	}

.comment-comment {
	float:left;
}

	.comment-comment textarea {
		width:500px; height:120px;
		float:left;
	}
	
	.submit {
		clear:both;
		margin:0; padding:4px 5px;
		background:#fffdf3 url(images/submit.gif) repeat-x;
		border:1px solid #2A2C7B;
		display:block;
	}

.input {
	margin:0; padding:5px;
	background:#fffdf3;
	border:1px solid #2A2C7B;
	display:block;
}

/* 07 - FOOTER
/* ----------------------------------------------*/
#footer {
	margin:0;
	width:960px; height:393px;
	background: #CCCCCC url(images/footer.gif) no-repeat top center;
	overflow:hidden;
}

	.function {
		margin:93px 0 0 150px; padding:0;
		width:150px; height:auto;
		float:left; display:inline;
	}
	
	.foot {
		float:right;
		margin: 50px 0 0 0;
		text-align: right;
		color:#2A2C7B;
		font-size: 16px;
	}
	
		.foot ul {
			margin:78px 0 12px 0; padding:0;
			width:615px;
			list-style:none;
		}
		
			.foot ul li {
				margin:0; padding:0 10px;
				display:inline;
				border-left:1px solid #9b897a;
			}
			
				.foot ul li.first {
					margin:0; padding:0 7px 0 0;
					border:0;
				}
			
	.copyright {
		position:relative;
		display:block;
	}
	

#bottom_contact {
	float: left;
	padding: 10px 0 0 260px;
}

#bottom_pricing {
	float: left;
	padding: 10px 0 0 0;
}
	
/* 00 - MISC
/* ----------------------------------------------*/
.divider {
	margin:12px 0; padding:0;
	width:546px; height:3px;
	background:url(images/divider.gif) no-repeat top left;
}

.divider_head {
	margin:12px 0 0 0; padding:0;
	width:450px; height:3px;
	background:url(images/divider.gif) no-repeat top left;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

#flash {
	margin: 10px 0 20px 0;	
}

#gallery-1 .gallery-caption {
	width: 155px;
	margin-left: 10px;
}
