/*  
Theme Name: United Collection Service
Theme URI: http://www.getwordpressed.com/
Description: customized theme by <a href="http://www.getwordpressed.com">Get WordPressed</a>.
Version: 03.11.08
*/

/* Begin Typography & Colors */

body {
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	padding: 0;
	margin: 0;
	background-color:#111111;
	color: #FFFFFF;
}

td {
	text-align: left;
	}

a {
	color: #FFFFFF;
	}

h1, h2 {
	font-size: 12pt;
	font-weight: bold;
	}		
		
.maincontent {
	background-color: #343434;
	width: 471px;
	padding: 1em;
	}

#sidebar-left a, #sidebar-right a {
	color: #9BBC11;
	text-decoration: none;
	}
	
#sidebar-left a:hover, #sidebar-right a:hover {
	text-decoration: underline;
	}
		
#sidebar-left h2, #sidebar-right h2 {
	font-size: 10pt;
	}
	
#sidebar-left, #sidebar-right {
	padding: 1em;
	list-style-type: none;	
	}

#sidebar-left ul, #sidebar-right ul, #sidebar-left ul li, #sidebar-right ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
			
.trow1 {
	background-image: url('../../../images/trow1-2.gif');
	background-repeat:no-repeat;
	height: 40px;
	width: 900px;
	background-color: #212121;
	color: #424242;
	}
	
.trow1 a {
	color: #424242;
	text-decoration: none;
	}	
	
.trow2right {
	background-image: url('../../../images/trow2right2.gif');
	background-repeat:no-repeat;
	height: 23px;
	width: 685px;
	}
	
.trow3left1 {
	background-color: #111111;
	width: 215px;
	}

.trow3right {
	background-image: url('../../../images/trow3right2.jpg');
	background-repeat:no-repeat;
	background-position: right top;	
	height: 143px;
	width: 685px;
	background-color: #343434;	
	text-align: right;
	}		
	
.trow4left {
	background-image: url('../../../images/trow3left2.gif');
	background-repeat:no-repeat;
	background-color: #212121;
	width: 215px;
	}

.trow4right {
	background-position: left top;
	background-image: url('../../../images/trow4right.gif');
	background-color: #424242;
	width: 214px;
	background-repeat:no-repeat;
	}
	
.trow5left {
	background-position: left top;
	background-image: url('../../../images/trow5left.gif');
	background-color: #2B2B2B;
	background-repeat:no-repeat;
	width: 215px;
	}

.trow5right {
	background-position: left top;
	background-image: url('../../../images/trow5right.gif');
	background-color: #4F4F4F;
	background-repeat:no-repeat;
	width: 214px;
	}
	
.trow6left {
	background-position: left top;
	background-image: url('../../../images/trow6left.gif');
	background-color: #393939;
	background-repeat:no-repeat;
	width: 215px;
	}

.trow6right {
	background-position: left top;
	background-image: url('../../../images/trow6right.gif');
	background-color: #5B5B5B;
	background-repeat:no-repeat;
	width: 214px;
	}
	
.trow7left {
	background-position: left bottom;
	background-image: url('../../../images/trow7left.gif');
	background-color: #393939;
	background-repeat:no-repeat;
	width: 215px;
	height: 24px;
	}

.trow7right {
	background-position: left bottom;
	background-image: url('../../../images/trow7right.gif');
	background-color: #5B5B5B;
	background-repeat:no-repeat;
	width: 214px;
	height: 24px;
	}

.trow8right {
	background-color: #343434;
	}

.trow9 {
	background-position: center top;
	background-image: url('../../../images/trow8.gif');
	background-color: #343434;
	background-repeat:no-repeat;
	width: 900px;
	height: 118px;
	}	
	
#footer {
	color: #C0C0C0;
	font-size: 8pt;
	}
	
#footer a {
	color: #C0C0C0;
	}	

#post-25 textarea, #post-25 .single {
width: 192px;
}