/*
Theme Name: Xcellent Creations, Inc.
Theme URI: http://www.x-cr.com/
Description: WordPress theme for the Xcellent Creations, Inc. website.
Version: 1.0
Author: 
Author URI: 
*/

body {
	background: #010101;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 81.3%;
	line-height: 1.5em;
	color: #919191;
}

#header {
	width: 100%; height: 92px;
	background: url(images/header_bg.png) repeat-x top;
}

	#header .wrapper {
		width: 1009px;
		margin: 0 auto;
		padding: 0 40px 0 0;
	}
	
	#header h1 a {
		width: 307px; height: 87px;
		background: url(images/logo.png) no-repeat;
		text-indent: -10000px;
		float: left;
	}
	
	#header ul {
		height: 29px;
		padding: 43px 0 20px 0;
		float: right;
	}
	
		#header ul li {
			height: 29px;
			padding: 0 7px 0 0;
			margin: 0 2px;
			float: left;
		}
		
			#header ul li:hover, #header ul li.current_page_item {
				background: url(images/navigation_hover.png) no-repeat right;
			}
			
			#header ul li a {
				height: 29px;
				font-size: 0.846em;
				line-height: 31px;
				font-weight: bold;
				text-transform: uppercase;
				color: #fff;
				text-shadow: #000 0 -1px;
				text-decoration: none;
				padding: 0 0 0 7px;
				float: left;
			}
			
				#header ul li a:hover, #header ul li:hover a, #header ul li.current_page_item a {
					background: url(images/navigation_hover.png) no-repeat left;
					color: #f4c64b;
				}
				
#applications {
	width: 100%; height: 305px;
	background: url(images/applications_bg_repeat.png) repeat-x top;
}

	#applications .wrapper {
		width: 940px; height: 305px;
		background: url(images/applications_bg.png) no-repeat;
		margin: 0 auto;
	}
	
	#applications ul {
		width: 940px; height: 253px;
		padding: 47px 0 0 0;
		overflow: hidden;
	}
	
		#applications ul li {
			width: 147px;
			font-size: 1.385em;
			color: #fff;
			text-align: center;
			padding: 0 105px 0 0;
			float: left;
		}
		
			#applications ul li:last-child { padding: 0; }
			
			#applications ul li img {
				text-align: center;
				margin: 0 0 10px 0;
				display: block;
			}
			
			#applications ul li .more_info {
				width: 97px; height: 28px;
				background: url(images/more_info.png) no-repeat top;
				text-indent: -10000px;
				margin: 10px auto 0 auto;
				display: block;
			}
			
				#applications ul li .more_info:hover { background: url(images/more_info.png) no-repeat bottom; }
				
#tagline {
	width: 100%; height: 67px;
	background: url(images/tagline_bg.png) repeat-x top;
	padding: 37px 0;
}

	#tagline h2 {
		width: 584px; height: 70px;
		background: url(images/tagline.png) no-repeat;
		text-indent: -10000px;
		margin: 0 auto;
		display: block;
	}
	
#homepage {
	width: 100%;
	background: url(images/homepage_bg.png) repeat-x top;
}

	#homepage .wrapper {
		width: 940px;
		margin: 0 auto;
		padding: 25px 0;
		overflow: hidden;
	}
	
	#homepage #news {
		width: 460px;
		margin: 0 20px 0 0;
		float: left;
	}
	
	#homepage #about_us {
		width: 220px;
		float: left;
	}
	
	#homepage #contact_us {
		width: 220px;
		float: right;
	}
	
		#homepage h2 {
			font-size: 1.077em;
			line-height: 2.143em;
			font-weight: normal;
			text-transform: uppercase;
			color: #f5b712;
			margin: 0 0 10px 0;
			border-bottom: 1px solid #2f2c30;
		}
		
		#homepage p, #homepage ul li {
			padding: 0 0 10px 0;
		}
		
		#homepage h3 a {
			font-weight: bold;
			color: #486acb;
			text-decoration: none;
		}
		
			#homepage h3 a:hover { text-decoration: underline; }
			
		#homepage a {
			color: #fff;
			text-decoration: underline;
		}
		
			#homepage a:hover { text-decoration: none; }
			
		#homepage .phone {
			font-size: 1.308em;
			color: #fff;
		}
		
		#homepage .twitter {
			width: 30px; height: 30px;
			background: url(images/twitter_icon.png) no-repeat;
			text-indent: -10000px;
			margin: 0 5px 0 0;
			float: left;
		}
		
		#homepage .facebook {
                        width: 30px; height: 30px;
                        background: url(images/facebook.png) no-repeat;
                        text-indent: -10000px;
                        margin: 0 5px 0 0;
                        float: left;
                }
		#homepage .rss {
                        width: 30px; height: 30px;
                        background: url(images/rss.png) no-repeat;
                        text-indent: -10000px;
                        margin: 0 5px 0 0;
                        float: left;
                }
		#homepage .technorati {
			width: 30px; height: 30px;
			background: url(images/technorati_icon.png) no-repeat;
			text-indent: -10000px;
			float: left;
		}
		
#page {
	width: 100%;
	background: url(images/page_bg.png) repeat-x top;
	color: #fff;
	overflow: hidden;
}

	#page .wrapper {
		width: 940px;
		margin: 0 auto;
		padding: 0 0 35px 0;
		overflow: hidden;
	}
	
	#page #content {
		width: 560px;
		padding: 35px 0 0 0;
		float: left;
	}
	
		#content h2 {
			font-size: 2.231em;
			line-height: 1.5em;
			font-weight: normal;
			color: #fff;
			text-shadow: #000 0 1px 0;
			margin: 0 0 10px 0;
		}
		
		#content h2 a {
			color: #fff;
			text-decoration: none;
		}
		
			#content h2 a:hover { text-decoration: underline; }
			
		#content h3 {
			font-size: 1.538em;
			font-weight: bold;
			line-height: 1.5em;
			color: #fff;
			margin: 0 0 10px 0;
		}
		
		.post {
			padding: 0 0 20px 0;
		}
		
		a {
			color: #fff;
			text-decoration: underline;
		}
		
		a:hover {
			text-decoration: none;
		}
		
		p {
			padding: 0 0 10px 0;
		}
		
		code {
			font: 1.1em 'Courier New', Courier, Fixed;
		}
		
		acronym, abbr, span.caps {
			font-size: 0.9em;
			letter-spacing: .07em;
		}
		
		p img {
			padding: 0;
			max-width: 100%;
		}
		
		img.centered {
			display: block;
			margin-left: auto;
			margin-right: auto;
		}
		
		img.alignright {
			padding: 4px;
			margin: 0 0 2px 7px;
			display: inline;
		}
		
		img.alignleft {
			padding: 4px;
			margin: 0 7px 2px 0;
			display: inline;
		}
		
		.alignright {
			float: right;
		}
		
		.alignleft {
			float: left;
		}
		
		.entry ul {
			margin-left: 0px;
			padding: 0 0 0 19px;
			margin: 0 0 15px 10px;
			list-style: disc;
		}
		
		.entry li {
			padding: 3px 0 3px 8px;
		}
		
		.entry ol {
			padding: 0 0 0 35px;
			margin: 0;
		}
		
		.entry ol li {
			margin: 0;
			padding: 0;
		}
		
		ol li {
			list-style: decimal outside;
		}
		
		acronym, abbr, span.caps {
			cursor: help;
		}
		
		acronym, abbr {
			border-bottom: 1px dashed #ccc;
		}
		
		small {
			font-size: 0.846em;
		}
		
		blockquote {
			margin: 0 20px 15px 10px;
			padding-left: 20px;
			border-left: 5px solid #ccc;
		}
		
			blockquote p { padding: 8px 0; }
			
			blockquote cite {
				margin: 5px 0 0;
				display: block;
			}
			
		.center {
			text-align: center;
		}
		
		.hidden {
			display: none;
		}
		
		.screen-reader-text {
		     position: absolute;
		     left: -10000px;
		}
		
		hr {
			display: none;
		}
		
		a img {
			border: none;
		}
		
		.commentlist li ul li {
			font-size: 1em;
		}

		.commentlist li {
			font-weight: bold;
		}
		
		.commentlist li .avatar { 
			float: right;
			border: 1px solid #eee;
			padding: 2px;
			background: #fff;
		}
		
		.commentlist cite, .commentlist cite a {
			font-weight: bold;
			font-style: normal;
			font-size: 1.083em;
		}
		
		.commentlist p {
			font-weight: normal;
			line-height: 1.5em;
			text-transform: none;
		}
		
		.commentmetadata {
			font-weight: normal;
		}
		
		.alt {
			margin: 0;
			padding: 10px;
		}
		
		.commentlist {
			padding: 0;
			text-align: justify;
		}
		
		.commentlist li {
			margin: 15px 0 10px;
			padding: 5px 5px 0 0;
		}
		
		.commentlist li ul li { 
			margin-right: -5px;
			margin-left: 10px;
		}
		
		.commentlist p {
			margin: 10px 5px 10px 0;
		}
		
		.children { padding: 0; }
		
		#commentform p {
			margin: 5px 0;
		}
		
		.nocomments {
			text-align: center;
			margin: 0;
			padding: 0;
		}
		
		.commentmetadata {
			margin: 0;
			display: block;
		}
		
		table tr td { padding: 5px; }
		
	#sidebar {
		width: 300px;
		float: right;
	}
	
		#sidebar .subpages {
			width: 300px;
			b/ackground: url(images/sidebar_nav_bottom.png) no-repeat bottom;
			padding: 0 0 5px 0;
		}
		
		#sidebar li ul {
			width: 300px;
			b/ackground: url(images/sidebar_nav_bg.png) repeat top left;
			background: #333333;
			padding: 20px 0 25px 0;
			display: block;
			opacity: .9;
			-moz-border-radius-bottomleft: 5px;
			-webkit-border-bottom-left-radius: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-bottom-right-radius: 5px;
		}
		
			#sidebar li ul li {
				width: 300px;
			}
			
				#sidebar li ul li a {
					width: 260px; height: 2em;
					background: url(images/sidebar_nav_hover.png) no-repeat -10000px 0;
					line-height: 2em;
					font-weight: bold;
					color: #fff;
					text-decoration: none;
					padding: 0 20px;
					display: block;
				}
				
					#sidebar li ul li a:hover, #sidebar li ul li.current_page_item a {
						background: url(images/sidebar_nav_hover.png) no-repeat left;
						color: #f3d889;
					}
					
				.video_box {
					width: 270px; height: 280px;
					background: url(images/video_bg.png) repeat-y left;
					color: #292929;
					margin: 20px 0 0 0;
					padding: 15px 13px;
					
				}
				
					.video_box h3 {
						
						font-size: 1.462em;
						line-height: 1.5em;
						font-weight: bold;
						color: rgb(244,198,75);
						margin: 0 0 5px 0;
					}
					
					.video_box h3 a {
						color: #292929;
						text-decoration: none;
					}
					
						.video_box h3 a:hover { text-decoration: none; }
						
					.video_box p {
						padding: 0 0 5px 0;
					}
					
					.video_box a {
						color: #292929;
						text-decoration: underline;
					}
					
						.video_box a:hover { text-decoration: none; }
						
						.video_box .play {
							background: url(images/play_video.png) no-repeat left;
							padding: 0 0 0 20px;
						}
						
#blog {
	width: 100%;
	background: url(images/page_bg.png) repeat-x top;
	color: #fff;
	overflow: hidden;
}

	#blog .wrapper {
		width: 940px;
		margin: 0 auto;
		padding: 35px 0;
		overflow: hidden;
	}
	
	#blog .commentlist {
		width: 450px;
	}

#footer {
	width: 100%; height: 140px;
	background: url(images/footer_bg.png) repeat-x top;
}

	#footer .wrapper {
		width: 940px;
		margin: 0 auto;
		padding: 24px 0 0 0;
		color: #c9c9c9;
	}
	
		.homepage_footer .wrapper { width: 480px !important; }
		
	#footer .quote {
		font-size: 2.154em;
		line-height: 1.5em;
		text-shadow: #040404 0 1px 0;
		color: #fff;
	}
	
		#footer .quote span {
			float: left;
		}
		
		#footer .quote a {
			width: 109px; height: 32px;
			background: url(images/get_a_quote.png) no-repeat top;
			text-indent: -10000px;
			margin: 5px 0 0 10px;
			float: left;
		}
		
			#footer .quote a:hover { background: url(images/get_a_quote.png) no-repeat bottom; }
			
	#footer ul, #footer p {
		font-size: 0.846em;
		line-height: 2em;
		clear: both;
	}
	
		#footer ul li {
			display: inline;
		}
		
			#footer ul li:after { content: " | "; }
			
			#footer ul li:last-child:after { content: ""; }
			
	#footer a {
		color: #fff;
		text-decoration: underline;
	}
	
		#footer a:hover { text-decoration: none; }
/*map_box*/
#map_box {
	width: 300px;
	float: right;
	padding: 20px 0 0px 0px;
	display: block;
	
}

	#map_box_bottom {
		width: 300px;
		height: 5px;
		float:right;
		background: url(images/sidebar_nav_bottom.png) no-repeat bottom left;
		padding: 0px 0 0px 0;
	}
