/*
Theme Name: Hot Glue Media Portfolio Site
Version: 3.0
Author: hot glue media
Author URI: http://hotgluemedia.com

Equal column height fix by Ed Eliot (http://www.ejeliot.com/blog/61)
*/


/* CSS Reset  */
a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, dl, div, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

:focus { outline: 0; }

blockquote, q {
	quotes: none;
}

body {
	line-height: 1;
}

del {
	text-decoration: line-through;
}

ins {
	text-decoration: none;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* General Styles */

#pwbox-642, #pwbox-553 { width: 100px; }

#container {
	margin: 0 auto; 
	width: 900px; 
}

body { 	
	background: #383127;
	color: #383127;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* 10px */
	line-height: 150%;
	margin: 0 auto; 
	text-align: center; 
	width: 900px; 
	text-transform:lowercase;
}

h1, h2, h3, h4 {
	color: #383127;
	font-weight: bold; 
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
	margin-top: 15px;
	padding: 0 20px 10px 25px;
}

h4, p {
	font-size: 1.4em;
	padding: 0 20px 10px 25px;
}

h6 { float: left; font-size: 1.1em; font-style: italic; font-weight: normal; padding: 15px 20px 10px 25px; width: 600px; }

a:link, a:visited {
	border: none;
	color: #85adcf;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	border: none;
	color: #383127;
	text-decoration: underline;
}

li ul, li ol {
	padding-top: 10px;
}

ul, ol {
	margin: 10px 0 0 10px;
	padding-left: 15px;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

a img, img {
	float: none;
}

#header {
	background: #383127;
	height: 180px;
	margin-bottom: -5px;
        width: 900px;
}

#bumper {
	background: url(img/header-block.jpg) no-repeat;
	height: 30px;
	margin-top: 10px;
}

#main {
	background: #fff;
	clear: both;
	line-height: 150%;
        overflow: hidden; /* For equal column height */
	padding-bottom: 15px;
	text-align: left; 
        width: 900px;
}

#content {
	background: url(img/bkg-content.jpg) repeat-y;
	float: left; 
	height: 100%;
        margin-bottom: -2000px; /* For equal column height */
        padding-bottom: 2000px; /* For equal column height */
	width: 600px;
}

#content p {
	margin-bottom: 0;
}

#contentnoside {
	background: url(img/bkgnoside.jpg) repeat-y;
	float: left; 
	height: 100%;
        margin-bottom: -2000px; /* For equal column height */
        padding-bottom: 2000px; /* For equal column height */
	width: 900px;
}


.title {
	height: 25px;
	padding: 10px 0 15px 25px;
}

.project {
	display: inline;
	padding-left: 25px;
	width: 250px;
}

.project-txt {
	font-weight: bold; 
	padding: 10px 25px 0 25px;
	text-align: right;
}

#portfolio {
        height: 150px;
}

.portfolio img {
        border: 2px solid #383127;
        height: 150px;
	width: 300px;
}

.portfolio p.float-left {
	float: left;
        height: 150px;
	width: 320px;
}

.portfolio p {
	float: left;
        height: 150px;
	width: 475px;
}

.portfolio h3 {
	float: left;
	margin: 0;
	padding: 0 20px 10px 25px;
}

#sidebar {
	background: url(img/bkg-side.jpg) repeat-y;
	float: left; 
        height: 100%;
        margin-bottom: -2000px; /* For equal column height */
        padding-bottom: 2000px; /* For equal column height */
	width: 300px;
}

.panel {
	font-size: 1em;
	padding: 5px 0 0 30px;
}

.paneltxt {
	font-size: 1.1em;
	padding: 0 0 15px 25px;
	width: 225px;
}

#footer {
	clear: both;
	height: 60px;
} 

#wpstats { display: none; }


/* Top Navigation Menu Styles */

#navlist, #navlist ul {
	float: right;
	list-style: none;
	position: relative;
	width: 900px;
}

#navlist li {
	border: none;
	width: 115px;
}

#navlist li.drop {
	display: inline;
	float: right;
	width: 115px;
}

#navlist li a {
	border: none;
	cursor: pointer;
	display: inline;
	float: left;
	height: 30px;
	width: 115px;
}

/*Sprite definitions for top nav */

#navlist li a.solutions {
	background: url(img/solutions.jpg);
}

#navlist li a.contact {
	background: url(img/contact.jpg);
}

#navlist li a.about {
	background: url(img/header-about.jpg);
}

#navlist li:hover a {
	background-position: 0 30px;
}

#navlist a:hover {
	background-position: 0 30px;
	float: right;
	position: relative;
	white-space: normal;
	width: 115px;
}

#navlist table { /* Leave this for legacy IE compatibility */
	border-collapse: collapse;
	padding: 0;
	height: 0;
	left: 0;
	margin: -1px;
	position: absolute;
	top: 0;
	width: 0;
}

#navlist li:hover {
	float: right;
	position: relative;
	width: 115px;
}


/* Contact Form Styles */

#contactfm {
	display: block;
	float: left;
	width: 600px;
}

#contactfm input {
	padding: 5px;
	width: 300px;
}

#contactfm textarea {
	height: 140px;
	margin-bottom: 5px;
	padding: 5px;
	width: 300px;
}

.buttons {
	margin-left: 155px;
}

#contactfm input.submit-button {
	float: left;
	margin-left: 10px;
	width: 100px;
}

#contactfm input.checkbox { float: left; margin-left: -75px; margin-right: 50px; margin-bottom: 15px; width: auto; }
#contactfm label.checkbox_l { float: left: margin-right: 15px; margin-bottom: 15px; padding-top: 15px; width: 500px; }

label {
		float: left;
		font-size: 1.1em;
		margin-right: 15px;
		padding-top: 0;
		width: 125px;
}

#contactfm label {
		float: left;
		font-size: 1.1em;
		margin-right: 15px;
		padding-top: 15px;
		width: 125px;
}

p.bumptop: { margin-top: 30px; }

#hgmform label { float: left; width: 500px; }
#hgmform input { float: left; margin-left: 25px; width: 500px; }
#hgmform textarea { float: left; width: 500px; }
#hgmform radio { float: left; width: 200px; }

/* CForms */
.cform { margin:10px auto 0 auto; width: 490px; }
	.cform .cf_hidden { background: none; border: none; display: none; margin: 0; padding: 0; }
	.cform input.checkbox { float: left; width: auto; }
	.cform legend { color: #666; margin-left: 10px; padding: 0 2px; }
	ol.cf-ol { margin: 0; padding: 0; }
	ol.cf-ol li { background: none; line-height: 1.3em; list-style-type: none; margin: 5px 0; padding: 0; text-align: left; }
	ol.cf-ol li.textonly { background: #f0f0f0; letter-spacing: 1px; margin: 10px 0; padding: 5px 0; text-align: center; }
	.cform label { display: inline-block; font-size: 1em; line-height: 1.3; margin: 5px 10px 0 0; text-align: right; vertical-align: top; width: 175px; }
	.cform label span { display: block; font-size: 1.3em; font-weight: bold; width:175px; /* must be the same as above!*/ }
	.cform label.rightfix { text-align: left; }
	.cform label.checkfix { text-align: left; margin-bottom: 15px; width: 305px; }
	label.cf-before { margin:4px 10px 0 0; }
	label.cf-after { margin: 0 0 0 -5px; padding: 0; width:305px; float: right; }
	label.cf-after span { display: block; text-align:left; font-weight: normal; width:300px; }
	label.cf-group-after { margin:3px 4px 0 2px; text-align:left; width:72px; }
	label.cf-group-after span { display: block; width:72px; }                                            
	.cform input, .cform textarea, .cform select { padding: 3px; background: #f9f9f9; border: 1px solid #888; vertical-align: top; }
	.cform input:hover, .cform textarea:hover, .cform select:hover { background: #cedddf; }
	.cform input:focus, .cform textarea:focus, .cform select:focus { background:#f3f8f8; }
	.cform textarea, .cform input { width:180px; }
	.cform select { padding:2px 0; width:188px; /* attempt to have equal length */ }  
	.cform select.cfselectmulti { height:7.5em; }
	.cform textarea { font-size: 1.6em; overflow:auto; }
	ol.cf-ol li.cf-box-title { font-weight:bold; letter-spacing:1px; padding:8px 0 0 100px; /* check with label 'width' incl. */ }
	.cform input.cf-box-a, .cform input.cf-box-b 	{ background: none; border: none; height: 22px; margin:2px 0 0 0; width:14px; }
	.cform input.cf-box-a 	{  margin-left:160px; /* check with label 'width' incl. */ } 
	ol.cf-ol li.cf-box-group { margin:10px 0pt 0px; padding-left: 100px; }
	span.reqtxt, span.emailreqtxt { font-size: 1em; margin: 3px 0 0 3px; vertical-align: top; }
	p.cf-sb { margin-right: 105px; padding: 0; text-align: left; }
	.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton { background: #ccc; border: 1px solid #adadad; border-left-color: #ececec; border-top-color: #ececec; font-size: 0.8em; margin: 10px 0 0 180px; padding: 5px; width: 100px; }
	.cform input.resetbutton, .cform input.backbutton  { padding: 5px 1em; width: auto; }
	ol.cf-ol li.cf_li_err { background: #ffffdf; border-color:#df7d7d; border-style:solid; border-width:1px 0pt; margin:5px 0; padding:5px 0; }
	ol.cf-ol li ul.cf_li_text_err { color: #333; height:1%; margin-left: 100px; min-height:1%; padding: 0; }
	ol.cf-ol ul.cf_li_text_err li { background:#ffdfdf; font-weight:bold; list-style:none; margin:0 0 2px; padding-left:15px; text-indent:0; }
	ol.cf-ol ul.cf_li_text_err li:before { content:''; }
	label.secq, label.seccap { margin-bottom: 4px; vertical-align:text-bottom; }
	input.secinput { vertical-align:text-bottom; }
	div.cf_info { color: #000; font-size: 1.3em; line-height: 1.3em; margin: 10px auto; padding: 10px 15px; width: 380px; }
	div.cf_info ol { margin: 0; padding: 5px 15px 0 30px; }
	div.cf_info ol li { margin: 2px 0; padding: 1px 0; }
	div.cf_info a { color: #ad2929; text-decoration: underline; }
	div.success { background: #f6b523; color: #444; display: block; }
	div.success { background: #f6b523; border-color: #dfd7d7; border-style: solid; border-width: 1px 0pt; display: block; }
	div.waiting { background: #8dabc5; color: #aaa; display: block; }
	.cform .cf_error { color:#ad2929;  border:1px solid #ad2929; }
	div.mailerr { display:block; }
	.mailerr, .cform .cf_errortxt { color:#ad2929; }
	.cform input.cf_upload  { background: #f9f9f9; border:1px solid #888888; width:220px;  }
	* html .cform fieldset { position: relative; margin-top:15px; padding-top:25px;  }
	* html .cform legend { position:absolute; top: -10px; left: 10px; margin-left:0; }
	*+html .cform fieldset { position: relative; margin-top:15px; padding-top:25px;  }
	*+html .cform legend { position:absolute; top: -10px; left: 10px; margin-left:0; }
	* html ol.cf-ol, * html ol.cf-ol li, * html span.reqtxt, * html span.emailreqtxt { display: inline-block;  /*for ie6*/ }
	*+html .cform label, *+html ol.cf-ol, *+html ol.cf-ol li, *+html span.reqtxt, *+html span.emailreqtxt { display: inline-block; /*for ie7*/ }
	* html img.captcha { margin-bottom:1px; }
	*+html img.captcha { margin-bottom:1px; }
