/*   
Theme Name: CE Pro 100 Integrators Summit
Theme URI: http://www.cepro100summit.com
Description: CSS of CE Pro 100 Integrators Summit
Author: Todor Iliev, ported to Wordpress by Jason Unger
Version: 1.0
(c) 2010 cepro100summit.com
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bg.jpg) #333 repeat-x top;
	}
	
h1 {
	color: #f8941d;
	font-size: 200%;
	margin: 0 0 20px 0;
	}
h2 {
	color: #777;
	font-size: 170%;
	margin: 0 0 20px 0;
	}
h3 {
	color: #555;
	font-size: 140%;
	margin: 0 0 20px 0;
	}	
p {
	margin: 0 0 20px 0;
	line-height: 17px;
	}

strong {
	font-weight: bold;
	}
	
a:link, a:visited {
	color: #0052a4;
	}
a:hover {
	color: #000;
	}

#wrapper {
	width: 964px;
	margin: 20px auto;
	background: #fff;
	}
	
#header {
	height: 292px;
	background: url(images/topbanner.jpg) no-repeat 0 0;
	}
	
#container {
	min-height: 300px;
	/*background: url(images/midback.gif) repeat-y;*/
	}
	
#leftColumn {
	width: 220px;
	float: left;
	/*background: url(images/leftback.gif) no-repeat bottom left;*/
	padding: 0 0 50px 0;
	}
	
#leftColumn h1 {
	padding: 0 0 0 15px;
	}
	
#leftColumn ul li a:link,
#leftColumn ul li a:visited {
	display: block;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	}
#leftColumn ul li a:hover {
	color: #f8941d;
	background: url(images/arrows.gif) no-repeat 15px center;
	}
	
#leftColumn ul li li a:link,
#leftColumn ul li li a:visited {
	display: block;
	color: #37479d;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 5px 40px;
	}
#leftColumn ul li li a:hover {
	color: #21328c;
	background: url(images/arrows.gif) no-repeat 25px center;
	}

#content {
	width: 480px;
	padding: 0 20px;
	float: left;
	}

#content p.important {
	display: block;
	padding: 5px;
	background: #FFFFCC;
	border: 1px solid #FFFF99;
	}

#content ul,
#content ol {
	margin: 0 0 20px 30px;
	}

#content li {
	list-style-type: disc !important;
	padding: 0 0 0 10px;
	line-height: 17px;
	}
#content ol li {
	list-style-type: decimal !important;
	padding: 0 0 0 10px;
	line-height: 17px;
	}
	
#content img.right {
	margin: 0 0 10px 10px;
	}
#content img.left {
	margin: 0 10px 10px 0;
	}
	
#content .tbl {
	width: 100%;
	}	
#content .tbl td {
	padding: 7px;
	}
#content .tbl th {
	font-weight: bold;
	padding: 7px;
	background: #ff9900;
	}
	
span#categoryToggle {
	display: block;
	color: #0052a4;
	text-decoration: underline;
	cursor: pointer;
	}
table#categoryTbl {
	color: #555;
	font-size: 90%;
	line-height: 13px;
	margin: 15px 0 0 0;
	}
table#categoryTbl td.firstColumn {
	padding: 0 10px 0 0;
	}
span#charlimitinfo {
	color: #555;
	font-family: arial;
	margin: 0 0 15px 0;
	width: 100%;
	}

#rightColumn {
	width: 206px;
	min-height: 300px;
	float: right;
	/*background: url(images/rightback.gif) repeat-x 0 0;*/
	margin: 0 12px 0 0;
	text-align: center;
	}

#rightColumn h1 {
	text-align: left;
	padding: 0 0 0 15px;
	}
#rightColumn p {
	margin: 0 0 4px 0;
	}
	
#footer {
	height: 56px;
	/*background: url(images/bottombanner.gif) no-repeat 0 0;*/
	}

/* --------------- Forms --------------- */	

#form {
	}
#form fieldset {
	border: 1px solid #bababa;
	margin: 20px 0;
	padding: 10px;
	}
#form fieldset table input {
	width: 20px;
	border: none;
	}
#form fieldset.new table.tbl td {
	text-align: left;
	padding: 3px 0;
	}
#form fieldset.new table.tbl td.inputCell {
	width: 30px;
	}
#form fieldset.new table.wideInput td.inputCell {
	width: 230px !important;
	}
#form fieldset.new table.tbl td.inputCell input {
	width: 25px;
	border: 1px solid #a7a7a7; 
	}	
#form fieldset.new table.wideInput td.inputCell input {
	width: 225px !important;
	}
#form fieldset.new table.wideInput td {
	text-align: right;
	padding-right: 10px;
	}	
#form fieldset legend {
	font-family: Helvetica, Arial;
	font-size: 150%;
	color: #37479d;
	padding: 0 5px;
	}
#form fieldset div {
	display: block;
	padding: 3px 0 3px 220px;
	margin: 0;
	line-height: 20px;
	height: 1%;
	}
#form fieldset.new div {
	display: block;
	padding: 10px;
	margin: 0;
	line-height: 20px;
	height: 1%;
	}
#form fieldset label {
	font-weight: normal;
	float: left;
	margin-left: -215px;
	width: 200px;
	line-height: 16px;
	text-align: right;
	}
#form fieldset.new label {
	display: block;
	font-weight: normal;
	float: none;
	margin-left: 0;
	padding: 3px 0;
	width: auto;
	line-height: 16px;
	text-align: left !important;
	}
#form fieldset label.error {
	color: red;
	display: block;
	margin: 20px;
	float: none;
	margin: 0;
	width: auto;
	text-align: left;
	}
#form fieldset label em,
em.required {
	color: red;
	}
#form fieldset input {
	border: 1px solid #a7a7a7;
	}
#form fieldset input.error,
#form fieldset select.error,
#form fieldset textarea.error {
	border: 2px solid red;
	}
#form fieldset select {
	border: 1px solid #a7a7a7;
	}
#form fieldset input.button {
	float: right;
	color: #fff;
	background: #4071cb;
	border: 1px solid #2b5ab0;
	padding: 3px 0;
	width: 120px;
	}
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

td {line-height:110%;}
