/*   
Theme Name: One Source Computer Solutions
Theme URI: http://www.eyesoreinc.com;
Description: Wordpress theme developed for One Source Computer solutions by Eyesore, Inc. 
Author: Zachary Dodd
Author URI: http://www.eyesoreinc.com;
Version: 2.5
*/
* {
	color: #595959;
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0; }
 
 
body { background-color: #808080; }
 
 
#caption {
	bottom: 0px;
	float: right;
	height: 75px;
	position: absolute;
	right: 10px;
	width: 580px; }
 
 
.connect {
	background: #3b779b;
	border: none;
	color: white;
	margin-top: 5px;
	padding: 5px;
	text-transform:uppercase;
	width: 75px; }
 
 
.entry p { margin-bottom: 20px; }
 
 
#footer {
	background-color: #91b4c7;
	background-image: url(http://www.oscs.us/wp-content/themes/OneSource/images/footerimg.png);
	background-position: bottom right;
	height: 33px;
	margin: 0 auto;
	width: 960px; }
 
 
#footernav {
	padding-left: 60px;
	padding-top: 5px; }
 
	#footernav ul li {
		color: #fff;
		display: inline-block;
		font-size: 10px;
		font-weight: bold;
		padding: 0 10px 0 0;
		text-transform: uppercase; }
 
		#footernav ul li:after {
			color: #fff;
			content: " | ";
			display: inline-block;
			font-size: 100%;
			margin: 0 0 0 .5em; }
 
		#footernav ul li:last-child:after { content: " "; }
 
		#footernav ul li a {
			color: #fff;
			display: inline-block;
			font-size: 10px;
			font-weight: bold;
			padding: 0 10px 0 0;
			text-decoration: none;
			text-transform: uppercase; }
 
			#footernav ul li a:hover {
				color: #fff;
				display: inline-block;
				font-size: 10px;
				font-weight: bold;
				padding: 0 10px 0 0;
				text-transform: uppercase; }
 
 
#footerwrapper {
	background-color: #91b4c7;
	width: 100%; }
 
 
.form tr td {
	padding: 0 5px;
	vertical-align: top; }
 
	.form tr td input[type='submit'] {
		background: #3b779b;
		border: none;
		color: white;
		padding: 6px;
		text-transform:uppercase;
		width: 75px; }
 
	.form tr td input[type=text] {
		margin-bottom: 20px;
		width: 300px; }
 
	.form tr td textarea {
				height: 200px;
		margin-bottom: 20px;
		width: 300px; }
 
 
#fullwrap {
	background-image: url(http://www.oscs.us/wp-content/themes/OneSource/images/bg.png);
	background-position: center;
	width: 100%; }
 
 
h2 { font-size: 18px; }
 
 
h3 {
	color: #3b779b;
	font-size: 12px; }
 
 
#header {
	background-color: #91b4c7;
	background-image: url(http://www.oscs.us/wp-content/themes/OneSource/images/header.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 95px;
	margin: 0 auto;
	position: relative;
	width: 960px; }
 
 
#headerwrapper {
	background-color: #91b4c7;
	width: 100%; }
 
 
.listnobullet ul { margin-left: 40px; }
 
 
.listnostyle ul { margin-left: 40px; }
 
	.listnostyle ul li li { list-style-type: disc; }
 
 
#logo {
	float: left;
	height: 75px;
	padding-left: 60px;
	padding-top: 20px;
	width: 320px;
	z-index: 2; }
 
 
#main {
	background-color: #fff;
	height: 620px;
	margin: 0 auto;
	width: 960px; }
 
 
.meta { font-size: 11px; }
 
 
#nav {
	padding-left: 60px;
	padding-top: 10px; }
 
	#nav ul li {
		color: #3b779b;
		display: inline-block;
		font-size: 80%;
		padding: 0 10px 0 0;
		text-transform: lowercase; }
 
		#nav ul li:after {
			color: #3b779b;
			content: " | ";
			display: inline-block;
			font-size: 80%;
			margin: 0 0 0 .5em; }
 
		#nav ul li:last-child:after { content: " "; }
 
		#nav ul li a {
			color: #3b779b;
			display: inline-block;
			padding: 0 10px 0 0;
			text-decoration: none; }
 
			#nav ul li a:hover {
				color: #3b779b;
				display: inline-block;
				padding: 0 10px 0 0;
				text-decoration: underline; }
 
 
#pagecontent {
	font-size: 14px;
	padding: 20px 0px 0px 60px;
	position: relative;
	width: 690px;
	word-wrap: break-word; }
 
 
.pagination {
	bottom: 20px;
	left: 50%;
	position: absolute; }
 
 
.post { padding-bottom: 30px; }
 
 
.red { color: red; }
 
 
#sidebar {
	background-color: #efefef;
	float: right;
	font-size: 11px;
	height: 100%;
	margin-top: -10px;
	margin: 15px;
	min-height: 400px;
	padding: 10px;
	text-align: right;
	width: 120px; }
 
 
span.blue {
	color: #3b779b;
	font-weight: normal; }
 
 
.supportbox { width:100px; }
 
 
.supportimg {
	margin: 0 auto;
	text-align: center;
	width: 120px; }
 
 
#wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative; }
 
.imglist ul li { float: left; margin-left: 14px; margin-right: 14px; list-style: none; 
} 
.special-menu-item{
    text-transform: none !important;
}
 