/*
Theme Name: 
Description: Describe your theme in a sentence or two
Version: 1.0
Author: AppSoft Development
Author URI: http://www.appsoftdevelopment.com/
*/


@charset "UTF-8";
/* CSS Document */

/* Site CSS Below */
/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px;}
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}


body{
	background:#000000 url(http://www.convergeoncampus.com/images/background.jpg) repeat-y fixed top center;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}


p {
	margin:0px ;
	padding:0px 60px 0px 60px;
	font:13px/14px Verdana;
	color:#fff;
	text-align:left;
}
.text_box{
	margin:0px 45px 0px 50px;
	line-height:17px;
}


/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	padding:0px;
}

#marketing_window{
	margin:0px;
}

#main_content{
	display:block;
	margin:0px;
	width:990px;
}
#left_content{
	float:left;
	width:400px;
	padding:0px;
	margin:0px 0px 0px 15px;
	*margin:0px 0px 0px 5px;
}
#right_wrapper{
	float:right;
	margin:-10px 15px 0px 0px;
	*margin:10px 0px 0px 0px;
	padding:0px;
	width:724px;
}
#right_content{
	text-align:left;
	background:url(http://www.convergeoncampus.com/images/text_bg.png) repeat-y top center;
	margin:0px;
	padding:0px;
}

#left_content_blog{
	float:left;
	width:200px;
	padding:0px;
	margin:15px 0px 15px 7px;
	*margin:5px 0px 5px 1px;
}

#left_blog_nav{
	float:left;
	width:225px;
	background:url(http://www.convergeoncampus.com/images/blog_nav_bg.png) repeat-y top center;
	padding:0px;
	margin:15px 0px 15px 15px;
	*margin:5px 0px 5px 5px;
}
#right_content_blog{
	float:right;_
	text-align:left;
	width:724px;
	background:url(http://www.convergeoncampus.com/images/blog_text_bg.png) repeat-y top center;
	margin:0px;
	padding:0px;
}

#comment-1.alt {
	margin:0px ;
	padding:0px 60px 0px 60px;
	font:13px/14px Verdana;
	color:#fff;
	text-align:left;
	list-style:none;
}

/* FOOTER */

#footer_wrapper {
	clear:both;
	background:url(http://www.convergeoncampus.com/images/footer_bg.png) no-repeat center;
	width:990px;
	height:70px;
	padding:25px 0px 0px 0px;
	*padding:40px 0px 0px 0px;
	
	
}
#footer_wrapper p{
	font:10px/18px Verdana;
	color:#FFFFFF;
	text-align: center;
	margin:0px;
}

#footer_wrapper a {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer_wrapper a:hover {
	color:#e5e5e5;
	text-decoration: none;
}

/* HEADER TAGS */

h1 {
	padding:0px;
	margin:0px 0px 3px 30px;
	font:normal 17px Verdana;
	color:#fff;
	font-weight:bold;
	text-align:left
}

h1 a {
	padding:0px;
	margin:0px 0px 3px 30px;
	font:normal 17px Verdana;
	color:#fff;
	font-weight:bold;
	text-align:left
}
h1 a:hover {
	padding:0px;
	margin:0px 0px 3px 30px;
	font:normal 17px Verdana;
	color:#000;
	font-weight:bold;
	text-align:left
}

h2 {
	padding:0px 15px;
	font:bold 12px Verdana;
	color:#525252;
	text-align:left;
}
h3 {
	padding:0px 15px;
	margin:0px 0px 3px 43px;
	font:normal 14px/20px Verdana;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
}
h4 {
}
h5 {
}
h6 {
}
label.hidden{
	padding:0px;
	margin:0px 0px 0px 0px;
	font:normal 12px Verdana;
	color:#525252;
	font-weight:bold;
	text-align:left	
}

searchsubmit {
	padding:0px;
	margin:5px 0px 0px 0px;
}

/* LISTS */

ol, ul {
	margin-left:8px;
	padding:0px 15px;
	text-align:left;
}
li {
	font:12px/16px Verdana;
	color:#ffffff;
	text-align:left;
}

ul {
	font:12px/16px Verdana;
	color:#ffffff;
	text-align:left;
	list-style:none;
}
comments {
	font:12px/16px Verdana;
	color:#ffffff;
	text-align:left;
	list-style:none;
	width:724;
}

a {
	font:11px Verdana;
	color:#ffffff;
	text-align:left;
	list-style:none;
}
a:hover {
	font:11px Verdana;
	color:#000;
	text-align:left;
	list-style:none;
}


/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Verdana;
	color:#fff;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	margin-left:45px;
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}



/* Previous & Next - Float Left & Right */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sociable Style _ DO NOT PASTE BELOW HERE */

div.sociable {
	margin: 16px 0;
	padding:0px 0px 0px 57px;
	text-align:left;
	margin:0px 0px 0px 20px;
        color: #ffffff;
}

span.sociable_tagline {
	position: left;
	font:11px Verdana;
	color: #ffffff;
}

span.sociable_tagline span {
display: none; width: 11em;
color:#ffffff;
}

sociable_tagline {
color:#ffffff;
}

span.sociable_tagline:hover span {
position: absolute;
display: block;
top: -5em;
background: #ffe;
border: 1px solid #ccc;
color: #FFFFFF;
line-height: 1.25em;
}

.sociable span {
display: block;
text-align:left;
}

.sociable ul {
display: inline;
margin: 0 !important;
padding: 0 !important;
}

.sociable ul li {
background: none;
display: inline;
list-style-type: none;
margin: 0;
padding: 1px;
}

.sociable ul li:before {
content: "";
}

.sociable img {
float: none;
width: 16px;
height: 16px;
border: 0;
margin: 0;
padding: 0;
}

.sociable-hovers {
opacity: .7;
-moz-opacity: .7;

filter: alpha(opacity=70);
}
.sociable-hovers:hover {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
