
body {
	background-color:#597a8e;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	line-height:170%;
	margin:0px;
	}

#wrapper {
	margin:auto;
	width:960px;
	}
	
#logo {
	float:left;
	padding-top:15px;
	}
#tweetbird {
	float:right;
	position:relative;
	top:23px;
	z-index:1;
	background-image:url(../images/tweetbird.png);
	width:483px;
	height:140px;
	padding-left:10px;
}

#spech {
	color:#3366FF;
	height:120px;
	line-height:18px;
	margin:auto;
	width:480px;
	font-size:14px;
	}

#nav-wrapper {
	float:left;
	height:auto;
	margin-bottom:10px;
	margin-top:-30px;
	overflow:hidden;
	width:734px;
	}

.nlist {
	display:block;
	font-size:1px;
	}
#nclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}

.nlist a, .nlist li {
	float:left;
	display:block;
	}

#nav a {
	padding:3px 8px 5px 8px;
	background-color:transparent;
	color:#3d3936;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	}

#nav a:hover{	
	background-color:#959494;
	color:#ffffff;
	}

.nl {
	float:left;
	background-image:url(../images/nl.png);
	width:5px;
	height:27px;
	}
.nc {
	background-image:url(../images/nc.png);
	color:#3d3936;
	float:left;
	height:27px;
	width:723px;
}
.nr {
	float:left;
	background-image:url(../images/nr.png);
	width:5px;
	height:27px;
	}

.clear {
	clear:both;
	}
	
.mclear {
	clear:both;
	height:15px;
	}
	
.sidebar-l {
	float:left;
	width:211px;
	}
	
.sidebar-r {
	float:right;
	width:211px;
	}

.side-panel {
	margin-bottom:20px;
	}
	
.sidebar-l a, .sidebar-r a {
	color:#508297;
	text-decoration:none;
	}
.sidebar-l a:hover, .sidebar-r a:hover {
	text-decoration:underline;
	}

.sidebar-l ul, .sidebar-r ul {
	margin:0px;
	padding-left:5px;
	}
	
.sidebar-l li, .sidebar-r li {
	background:transparent url(../images/bullet-orange.gif) no-repeat scroll 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-left:20px;
}


.lta {
	float:left;
	background-image:url(../images/lta.png);
	width:4px;
	height:23px;
	}
.cta {
	background-image:url(../images/cta.png);
	color:#666690;
	float:left;
	font-size:14px;
	height:21px;
	padding-left:2px;
	padding-top:2px;
	width:188px;
}
.rta {
	float:left;
	background-image:url(../images/rta.png);
	width:4px;
	height:23px;
	}
.mc {
	clear:both;
	background:#FFFFFF;
	height:auto;
	overflow:auto;
	width:188px;
	padding:5px;
	font-size:14px;
	}	

.ads {
	margin:auto;
	width:136px;
	}

.lba {
	float:left;
	background-image:url(../images/lba.png);
	width:4px;
	height:6px;
	}
.cba {
	float:left;
	background-image:url(../images/cba.png);
	height:6px;
	width:190px;
	}
.rba {
	float:left;
	background-image:url(../images/rba.png);
	width:4px;
	height:6px;
	}

.main {
	float:left;
	}
.mlta {
	float:left;
	background-image:url(../images/lta.png);
	width:4px;
	height:23px;
	}
.mcta {
	background-image:url(../images/cta.png);
	color:#666690;
	float:left;
	font-size:14px;
	height:21px;
	padding-left:2px;
	padding-top:2px;
	width:723px;
}
.mrta {
	float:left;
	background-image:url(../images/rta.png);
	width:4px;
	height:23px;
	}
.mac {
	clear:both;
	background:#FFFFFF;
	height:auto;
	overflow:auto;
	padding:5px;
	width:723px;
	font-size:14px;
	}	
.mlba {
	float:left;
	background-image:url(../images/lba.png);
	width:4px;
	height:6px;
	}
.mcba {
	float:left;
	background-image:url(../images/cba.png);
	height:6px;
	width:723px;
	}
.mrba {
	float:left;
	background-image:url(../images/rba.png);
	width:4px;
	height:6px;
	}

#footer {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	width:960px;
	height:auto;
	overflow:auto;
	}	
	
.fc a {
	color:#597A8E;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	}

.fc a:hover{	
	text-decoration:underline;
	}

.fl {
	float:left;
	background-image:url(../images/nl.png);
	width:5px;
	height:27px;
	}
.fc {
	background-image:url(../images/nc.png);
	color:#3D3936;
	float:left;
	height:25px;
	padding-top:2px;
	width:938px;
}
.fr {
	float:left;
	background-image:url(../images/nr.png);
	width:5px;
	height:27px;
	}	
	
/* Misc */ 

a {
	color:#508297;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
	
label {
	float:left;
	margin-right:10px;
	width:120px;
	font-weight:bold;	
	}

select,input,textarea {
	background-color:#DCDCDC;
	border:1px solid #000;
	}

select:focus, input:focus, textarea:focus {
	background-color:#EFEFEF;
}
	
select {
	width:205px;
	}

p {
	clear:both;
	padding:5px;
	}
	
h1,h2 {
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
	margin-bottom:15px;
	font:20px Arial, Tahoma, Sans-Serif;
	width:700px;
}
h3, h4, h5, h6 {
	margin-bottom:10px;
	color:#1B7883;
	font-family:Arial, Tahoma, Verdana, Sans-Serif;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:13px;
}

/* messages */	
#message {margin: 5px 10px; padding: 4px; display:block;text-align:center;}
#message.error {background:#FFEBE8;border: 1px solid #CC0000;color:#CC0000;}
#message.success {border:solid 1px #349534; background:#C9FFCA;color:#008000;}

/* table */
table {
	width:98%; 
	text-align:right; 
	border:rgb(128,128,128); 
	font-size:12px; 
	margin:5px 10px; 
	color:#000;
	background:#fff;
	}
table th {
	background-color: rgb(229, 229, 229); 
	border:1px solid rgb(187, 187, 187); 
	padding:3px 6px; 
	font-weight:normal; 
	color:#000;
	}
table tr td {
	border: 1px solid rgb(221, 221, 221); 
	padding:3px 6px;
	}
table tr:hover {
	background-color: rgb(240, 240, 240);
	color:#000;
	}
	
/*-------[ blog styles ]---------------------------------*/


.post {
	margin-bottom:20px;
}
.post p {
	padding:2px 2px 2px 0;
}
h2.post-title {
	margin-bottom:5px !important;
}
.post-meta {
	font-size:10px;
	margin-bottom:0px;
}
.post-comments {
	background:url(../images/speech_bubble_48.png) no-repeat;
	padding:11px 0 15px 0;
	width:48px;
	display:block;
	text-align:center;
	font-size:18px;
	color:#444;
	position:absolute;
	margin:-34px 0 0 670px;
}
.post-comments:hover {
	color:#000;
}

#previous-next {
	margin-bottom:15px;
}
#next {
	float:right;
}
#prev {
	float:left;
}

/* twitter */
.user {	margin:20px; background-color:#DDDDDD }	
.user img {	float:left; padding:5px; }
.name { font-weight:bold; }

.icon {
		float:left;
		width:150px;
		text-align:center;
		padding-bottom:10px;
}

.left-img {
	float:left;
	border:1px solid #ccc;
	margin:5px 10px 10px 0;
	padding:5px;
}

.cbox {
	background-color:#DFDFDF;
	clear:both;
	height:auto;
	margin-top:10px;
	overflow:auto;
	width:710px;
}

.cl {
	float:left;
	text-align:center;
	width:90px;
}

.cr {
	float:left;
	padding-left:10px;
	padding-top:3px;
	width:600px;
}

.left {
	float:left;
	}
.right {
	float:right;
	}
