/* Copyright printRevolver.com 

GOLD: CEA411


*/

* html .container, .site-thumbnail, .container .text {position: relative;}
a:link    {text-decoration: none; color: #CC0033;}
a:visited {text-decoration: none; color: #A8002B;}
a:hover   {
	color: #66f;
}
h1.page-header {
	display: block;
	margin: 0 auto 20px;
	width: 530px;
	height: 55px;
	text-indent: -9999px;
	background-position:top center;
}

h2 {
	margin: 0px 0px 10px;
	border-bottom: 2px solid #666666;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #6666FF;
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: -10px;
}


h4 {
	font-size: 1.4em;
	margin: 0px;
	padding: 3px 5px;
	background-color:#222;
	text-align: center;
}
p {
	margin-left: 40px;
	font-size: 1.1em;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.3em;
}
.box-black p, .no-indent, .info-box p {
	margin-left: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76.1%;
	color: #CCCCCC;
	margin: 0px;
	background: #000000 url(/images/background-dirt-tiled.jpg) repeat fixed left top;
	text-align: center;
}

#background {
	background: url(/images/shards.gif) no-repeat fixed left top;
}
img {
	border: none;
}
.center {
	text-align: center;
	}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	height: 100px;
	text-align: left;
	width: 750px;
	margin: 0px auto 10px;
}
#wrapper {
	width: 750px;
	margin: 10px auto 0;
	padding: 0;
}
#content {
	background: #000030;
	margin: 0 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top: 0px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
	text-align: left;
}
.pull-quote {
	float: right;
	width: 200px;
	font: bold italic 2em "Book Antiqua", "Palatino Linotype", "monotype Corsiva", serif;
	color: #CEA411;
	margin: 12px 0px 12px 18px;
	text-align: center;
	border-left: 3px solid #9B7D15;
	padding-left: 12px;
}

#content-border-top {
	background: url(/images/content-border-top.gif) no-repeat;
	margin: 0 auto;
	width: 730px;
	height: 28px;
	padding: 0;
	font-size: 1px;
}
#content-border-bottom {
	background: url(/images/content-border-bottom.gif) no-repeat;
	margin: 0 auto;
	width: 730px;
	height: 28px;
	padding: 0;
	font-size: 1px;
}
.container-top {
	background: url(/images/container-top.gif) no-repeat bottom;
	margin: 40px auto 0px;
	height: 20px;
	width: 650px;
	font-size: 1px;
}
.container-wrapper {
	width: 650px;
	margin: 0px auto;
}
.container {
	background: #000000;
	padding: 6px 15px 15px 15px;
	border-right: 3px solid #4C4C4C;
	border-left: 3px solid #4C4C4C;
}
.container .text {
	float: right;
	width: 390px;
}
.container p {
	margin-left: 0px;
	}

.container-bottom {
	background: url(/images/container-bottom.gif) no-repeat top;
	margin: 0px auto 0px;
	height: 12px;
	width: 650px;
	font-size: 1px;
}
.site-thumbnail {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: center;
	width: 200px;
}
.footer-links {
	text-align: center;
	font-size: 1.2em;
	padding: 4px;
	background: #000050;
	margin-top: 25px;
}
.footer-links span {
	font-size: 0.7em;
}

.site-thumbnail img {
	border: 2px solid #999999;
}
div.spacer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
#copyright {
	color: #999999;
	text-align: center;
	margin: 30px;
}
.box-black {
	margin: 25px 20px;
	padding: 12px 12px 2px;
	border: 1px solid #666666;
	background: #000000;
}
.box-white {
	margin: 14px auto;
	padding: 12px 12px 2px;
	border: 1px solid #666666;
	background: #FFFFFF;
	color: #000000;
}

ul.indent {
}
ul.indent li {
	margin-left: 40px;
}

ul.services {
	padding: 6px;
	margin: 10px 30px;
	text-align: center;
	list-style: none;
	}
	
ul.services li {
	display: inline;
	margin: 0px 8px 4px 0px;
	color: #CCC;
	font: bold 1.2em/1.7em Arial, Helvetica, sans-serif;
	width: 270px;
	float: left;
	text-align: left;
	background: url(/images/bullet.png) no-repeat left center;
	padding-left: 22px;
	}

ul.services li span {
	color: #FF9933;
	}
.examples {
	margin: 0 auto;
	border-collapse: collapse;
	} 
.examples th, .examples td {
	background: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	}
.examples td img {
	margin: 7px;
	border: 1px solid #999999;
	}
.portfolio img {
	margin: 10px 17px;
}
.info-box {
	margin-right: 20px;
	margin-left: 20px;
	background: #000050;
	padding: 0px 10px;
	margin-bottom: 20px;
}
dt {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #DDA600;
	margin: 25px 0 6px;
	}
	
dd {
	color: #CCCCCC;
	line-height: 1.4em;
	}
.email {
	font: bold 1.4em Verdana, Arial, Tahoma, sans-serif;
}
.testimonial {
	font-size: 0.8em;
	background: #1B1B1B;
	padding: 1px 8px;
	border-top: 2px solid #CEA411;
	margin-top: 15px;
}
.testimonial span {
	color: #CEA411;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 8px;
	display: block;
}
.testimonial p {
	margin-left: 30px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#actionButtons {
	text-align:center;
	margin-top:5px;
}
button {
	background-color:#000;
	color:#FFF;
	border:1px solid #999;
	margin: 0 2px;
	cursor: pointer;
}

li {
	list-style: url(/images/bullet.png);
	margin-bottom: 8px;
}
