/*
Theme Name: TieDomi.Com custom theme
Theme URI: Your Theme's URI
Description: TieDomi.Com custom theme
Version: 1.0
Author: Nathan Budhu <nathan@insitefulweb.com>, Derek Marcotte <derek@insitefulweb.com>
Author URI: http://www.insitefulweb.com
*/

body { font-family: Arial, Sans-Serif; color:#fff; background:url(images/bg.jpg) repeat #050526 ; font-size:12px; margin:0 auto;}

img { border: none }

a:link { color: #7a7a8a;text-decoration:none; font-weight:bold;}
a:hover { color:#fff; text-decoration:none;font-weight:bold;}
a:visited { color:#7a7a8a; text-decoration:none;font-weight:bold;}
a:visited:hover { color:#fff; text-decoration:none;font-weight:bold;}

.narrowcolumn a:link { color: #006; text-decoration:none; font-weight:bold;}
.narrowcolumn a:hover { color:#7a7a8a; text-decoration:none;font-weight:bold;}
.narrowcolumn a:visited { color:#006; text-decoration:none;font-weight:bold;}
.narrowcolumn a:visited:hover { color:#7a7a8a; text-decoration:none;font-weight:bold;}

#midm_top a:link { color: #fff;text-decoration:none; font-weight:bold;}
#midm_top a:hover { color:#7a7a8a; text-decoration:none;font-weight:bold;}
#midm_top a:visited { color:#fff; text-decoration:none;font-weight:bold;}
#midm_top a:visited:hover { color:#7a7a8a; text-decoration:none;font-weight:bold;}

#footer a:link { color: #7a7a8a;text-decoration:none; font-weight:bold;}
#footer a:hover { color:#fff; text-decoration:none;font-weight:bold;}
#footer a:visited { color:#7a7a8a; text-decoration:none;font-weight:bold;}
#footer a:visited:hover { color:#fff; text-decoration:none;font-weight:bold;}

a.imghover {border: none; text-decoration:none;
filter: alpha(opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.00;
opacity:1;}
 
a.imghover:hover { /* Image opacity when rolled over */
filter: alpha(opacity=60);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.60;
opacity:0.6;]}

h1 {font-size:18px;}
h2 {font-size:15px; color:#000;}
.boxtext {font-size:10px; padding:0 8px; text-align:left;}
.boxtext2 {font-size:10px; padding:0; text-align:left; margin:-1em auto 1em auto; }
.moretext {font-size:12px; font-style:italic;}
.newsmenu {font-size:10px; margin:0; padding:0; text-align:right;}

.twittertxt { list-style-type:none;  text-align:left; margin-left:-2.5em;}
.twitli { padding:2em;}

#page_container { margin:0 auto; width:100%; background: url(images/head_bg.png) repeat-x; z-index:20;}

#content_container { margin:auto; width:1000px;}

.clr { position: relative; clear:both;}

#head_container { margin:auto; position:relative; height:310px;}

#head_title { position:relative; margin:2px 0 0 40px; width:300px; height:225px; float:left; z-index:300; background: url(images/title.png) no-repeat; }
#head_title2 { position:relative; margin:2px 0 0 40px; width:300px; height:225px; float:left; z-index:300; background: url(images/title.png) no-repeat; }
#head_news { position:relative; margin:1em auto; width:445px; height:190px; float:left; border: #7a7a8a medium solid; }


#mid_container { position:relative; margin:-5em auto;}

#mid_sidel { position:relative; width: 180px; float:left;}
#mid_sider { position:relative; width: 180px; float:left; margin-left:5px;}
#mid_side { position:relative; width:165px; margin:5px; border:#7a7a8a medium solid; background: url(images/side.png) repeat; text-align:center;}

#mid_adside { width:165px; margin:5px; text-align:center;}

#mid_main { position:relative; width: 620px; float:left; margin:-1.95em .5em 0 .5em; color:#020368; vertical-align: top}
#midm_top { position:relative; width: 620px; height:103px; background:url(images/main_top.png) no-repeat; margin:0; padding:0 6px 0 6px;}
#midm_mid { position:relative; width: 620px; background:url(images/main_mid.png) repeat-y; margin:0px; padding: 1px 0px 1px 0px; }
#content { width: 580px; margin-left: 20px; margin-right: 20px; }

#content_boxes {
	width: 190px; 
	margin:0px 20px 0px 0px; 
	float: right; 
	text-align: center;
	z-index: 1;
}
#content_boxes div.feature {
	width: 190px;
	margin:0;
	background: #dcdce1;
	padding:5px inherit;
}

#content_boxes div.feature2 {
	width: 190px;
	margin:1em 0;
	background: #c2c2ca;
	padding:5px inherit;
}

#midm_bot { position:relative; width: 620px; height:53px; background:url(images/main_bot.png) no-repeat; margin:0; padding: 0 10px 0 10px;}

#menubox1 { width:607px;}
				  
#footer { text-align:center; font-size:10px; margin:1em auto;}

/* Menu */
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 607px;
	position: relative;
	min-height: 600px;
}
#body-image {
	margin-top: 60px;
}
#main-handle {
	width: 607px;
	float: right;
	margin-top: -1px;
}
#main-nav {
	margin: 0px 0px 0px 2px;
	min-height: 25px;
	padding-top: 10px;
	padding-left: 0px;
}
#main-nav li {
	display: block;
	float: left;
	list-style: none;
	height: 25px;
	padding: 0px 4px;
	text-align: center;
}
#main-nav li a {
	font-size: 9px;
	text-decoration: none;
	color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	height: 25px;
	top: -1px;
}
#main-nav li a:hover, #main-nav li a.active {
	background: #232340;
}
#sub-link-bar {
	background: #232340;
	min-height: 10px;
	border-bottom: #7d7d8e 1px solid;
}
.sub-links {
	display: none;
	position: absolute;
	width: 100%;
	top: -28px;
	text-align: left;
	left: -38px;
}
#main-nav li .sub-links li a:hover{
	color: white;
	background: #7d7d8e;
}
#main-nav li a.close{
	display: none;	
	position: absolute;
}
#main-nav li a.close:hover{
	background: #4e4e67;
}
/* Thanks Spiffy Corners */
.round {
	display:block
}
.round * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#7d7d8e;
}
.round1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#7d7d8e;
}
.round2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff;
}
.round3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.round4 {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.round5 {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.roundfg {
	background:#7d7d8e;/* Thanks Spiffy Corners */
}
