@charset "UTF-8";
/**************************************Pagnation*********************************/
div.pagination {
	padding: 3px;
	margin: 3px;
	font-weight:bold;
}

div.pagination a {
	padding: 2px 2px 2px 2px;
	margin: 2px;
	border: 1px solid #006699;
	background:#f1f1f1;
	text-decoration: none; /* no underline */
	color: #006699;
}
div.pagination a:hover, div.pagination a:active, div.pagination .current {
	
	background:#006699;
	border: 1px solid #006699;
	color: #fff !important;
	padding: 2px 5px 2px 5px;
	margin: 2px;
}
 div.pagination .disabled {
	background:#f1f1f1;
	color:#999;
	border:1px solid #ccc;
	padding: 2px 5px 2px 5px;
	margin: 2px;
 }
 /***************************************Pagnation*********************************/
/***************************************News Feed*********************************/
#newsItem {
	margin:3px 0;
}
.newsMeta {
	text-align:right;
	font-size:10px;
}

.newsComm {
	text-align:left;
	float:right;
	clear:right;
	margin:2px 5px;
	padding:3px;
}
.commentLinks {
	font-size:10px;
	text-align:right;
}
.likes {
	text-align:right;
}
/***************************************End News Feed*********************************/
/***************************************Misc*********************************/
.user-grid {
	width:70px;
	text-align:center;
	margin:5px 10px;
	float:left;
}
.mediaGridItem {
	
	float:left;
	
	margin:10px;
}

.inner {
	width:998px;
	margin:auto;
}
/***************************************MISC above*********************************/

/*************************try to eliminate the folowing******************************/
#side {
	width:235px;
	
}

#main {
	width:745px;
	padding-left:0px;
}

#side ul {
	margin:10px 10px 0px 0px;
	padding:0px;
	width:130px;
}
#side ul li {
	padding:5px;
	
}

.main_half_left {
	width:365px;
	float:left;
}
.main_half_right {
	width:365px;
	float:right;
}

#main_tabs a{
	padding:6px 10px;
	margin-top:10px;
	font-size:12px;
	line-height:24px;
}

#blog_content {
	margin:15px;
}
#blog_content p {
	padding:0px;
	text-align:justify;
}

#footer ul {
	margin:0px;
	padding:0px;
}
#footer ul li {
	list-style:none;
	padding:2px 0px;
}
#footer .left {
	min-width:100px;
}

h1{
	font-size:24px;
	font-weight:normal;
}

.text-box, .text-select {
	border:1px solid #ccc;
}
.text-error {
	background:#F99;
	border:1px solid #F33;
}
.table-label {
	font-weight:bold;
}

.reT {
	margin:2px;
	
	padding:2px;
}
.reTweet {
	font-size:11px;
	
}
.tweetMeta {
	font-size:10px;
	text-align:right;
}
.like_list{
	text-align:right;
	font-size:10px;
}
#loadMsg {
	font-size:11px;
	padding:3px;
}


/*******************************8try aliminate above****************************/
/***** Diggs stuff *****/
#diggs table {
	border-bottom:1px solid #ccc;
	border-top:1px solid #f1f1f1;
}
#diggs table:first-child {
	border-top:none;
}
#diggs table:last-child {
	border-bottom:none;
}
.digg_count {
	font-size:18px;
	font-weight:bold;
	padding:8px;
}
.digg_count a {
	font-size:22px;
	text-decoration:none;
	font-weight:bold;
	color:#999;
	padding:1px 7px;
	border:1px solid #ccc;
	-moz-border-radius:8px;
	position:relative;
	top:10px;
}
.digg_count a:hover {
	background:#b5dfef;
	color:#333;
}
.digg_count small {
	font-weight:normal;
	font-size:13px;
}
.digg_link {
	font-weight:bold;
	font-size:16px;
}
.digg_link a {
	color:#069;
	text-decoration:none;
	font-size:22px;
}
.digg_desc {
	font-size:14px;
}
.digg_desc a {
	text-decoration:none;
	color:#333;
}
.digg_meta {
	font-size:12px;
	color:#999;
}
.digg_meta a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.digg_comments a {
	font-size:14px;
	color:#069;
	text-decoration:none;
	font-weight:bold;
	background:url('comments.png') top left no-repeat;
	padding-left:20px;
}
.digg_comments a:hover {
	text-decoration:underline;
}
#myLinks ul {
	margin-top:10px;
}
#myLinks ul li {
	border-bottom:1px solid #ccc;
	padding:2px 0;
}
#myLinks ul li a {
	text-decoration:none;
}
#myLinks ul li:hover {
	background:#f1f1f1;
}
/****************Diggs above****************/

/***************************************************************************************everything below here is solid***********************************************************8***************/
html, body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #d5d3d3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

img {
	border:none;
	outline:none;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

#wrap {
	width:1000px;
	margin:auto;
	background-color: #d5d3d3;
}

#header {
	height: 70px;
	padding:0px;
	width:1000px;
	margin: 0px;
	padding-top: 20px;
}

#logo	{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	}

#head_bottom	{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 33px;
	}

#head_bottom_left	{
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 33px;
	float: left;
	}
	
#head_bottom_right	{
	margin: 0px;
	padding: 0px;
	height: 33px;
	float: right;
	}

#nav	{
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 1000px;
	background-color: #4e3328;
	}

#nav_tab	{
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 90px;
	float: left;
	text-align:center;
	line-height: 35px;
	}

#nav a	{
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#comm a	{
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	text-align: center;
	font-size: 11px;
	}

#mark a	{
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	text-align: center;
	font-size: 11px;
	}

#feat a	{
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	text-align: center;
	font-size: 11px;
	}
	
#sear a	{
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	text-align: center;
	font-size: 11px;
	}
	
#dash a	{
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	text-align: center;
	font-size: 11px;
	}

#mptopnav a	{
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	text-align: center;
	font-size: 11px;
	}

#mptopnav td{
	height: 25px;
	text-align: center;
	}

#subba td{
	height: 25px;
	text-align: center;
	}

#content {
	min-height:400px;
	margin: auto;
	padding: 20px;	
	width: 960px;
	background-color: #ffffff;
}

#contop	{
	}

#boxtop	{
	padding: 0px;
	margin: 0px;
	width: 248px;
	height: 20px;
	background-image: url(ndimg/boxtop.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#boxbot	{
	padding: 0px;
	margin: 0px;
	width: 248px;
	height: 20px;
	background-image: url(ndimg/boxbot.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#boxmid	{
	padding: 0px;
	margin: 0px;
	width: 248px;
	min-height: 100px;
	background-image: url(ndimg/boxmid.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	}
	
#boxbut	{
	padding: 0px;
	margin: auto;
	height: 26px;
	width: 163px;
	background-image:url(ndimg/mindbut.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #ffffff; 
	font-weight: bold; 
	text-align: center;
	line-height: 26px;
	}

#footer {
	width:1000px;
	margin:auto;
	padding:0px;
	height: 76px;
	background-color: #4e3328;
}

#footer a	{
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	}
/***** #7 MAIN COLUMN *****/



h2	{
	color: #4e3328;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: bold;
	}

h3 {
	font-size:15px;
	color:#4e3328;	
}

a {
	color:#4988a9;
}

#side160	{
	width:160px;
	padding: 0px;
	margin: 0px;
	}

#main745	{
	padding: 0px;
	margin: 0px;
	width: 745px;
	}

#main700	{
	padding: 0px;
	margin: 0px;
	width: 700px;
	}

#main650	{
	padding: 0px;
	margin: 0px;
	width: 650px;
	}

#main980	{
	padding: 0px;
	margin: 5px;
	width: 960px;
	}

#side300	{
	padding: 0px;
	margin: 0px;
	width: 300px;
	}

#side240	{
	padding: 0px;
	margin: 0px;
	width: 240px;
	}

.head_title	{
	font-size: 18px;
	font-weight:bold;
	color: #4e3328;
	}

p	{
	padding: 0px;
	}	

a	{
	text-decoration: none;
	}
	
.mp_title	{
	color: #4e3328;
	}
.ctitle	{
	font-size: 18px;
	font-weight:bold;
	color: #4e3328;
	}
	
.ccopy	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#4E3328 none repeat scroll 0 0;
border-color:#4E3328 #4E3328 #4E3328 #4E3328;
border-style:solid;
border-width:1px;
color:#FFFFFF;
padding:4px 15px;
}

.butta	{
	width: 250px; 
	height: 27px;
	background-image: url(ndimg/brown250but.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	line-height: 27px;
	}
	
.buttaB170	{
	width: 170px; 
	height: 27px;
	background-image: url(ndimg/170brown.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	line-height: 27px;
	}