/*
	Theme Name: GiDM
	Description: Design by Mike Luke
	Version: 1.0
	Author: GiDesign
	Author URI: http://www.gidm.com
*/


body {
	/*font: 70% Trebuchet, Verdana, Arial, sans-serif;*/
	font: 70% "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(http://www.gidm.com/vis/cbg.jpg) repeat-x;
	font-size: 11px;
	color: #333;
	
}
#header {
	background:url(http://www.gidm.com/vis/gidm.jpg) no-repeat;
	width: 993px;
	margin: 0 auto;
}
#header-bottom {
	background: #FFF url(images/header-bottom.gif)repeat-x;
	height: 22px;
	width: 100%;
}


h1, h2, h3, h5 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}
h4 {
	font-size: 1em;
	margin: 10px 0 2px 0;
}
h5 {
	width:150px;
	font-size: 1em;
	margin: 10px 0 12px 0;
	padding: 10px 0 12px 0;
	line-height: 16px;
}
ul {
	list-style-image: url(images/img07.gif);
}

a {
	
	text-decoration: none;
	color: #000;
}

a:hover {

	text-decoration: none;
	border-bottom: none;
}

.commentlist {	
	text-decoration: none;
	color: #000;
}

.commentlist a {	
	text-decoration: underline;
	color: #000;
}

.commentlist a:hover {
	text-decoration: underline;
	color: red;
}


a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 880px;
	color:#fff;
	height: 125px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: right;
}
#slogan {
font-size: 14px;
padding:25px 0 0 0;
}
img.connect{margin:8px 12px}

#logo h1 a {
	float: left;
	margin: 0;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	height: 40px;
	padding-top: 4px;
	background: url(images/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left; 
	padding-left: 20px;
	margin-right: 15px;
	
}



#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#main {
	float: right;
}

#menu {
	width: 880px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border-top: none;
	border-bottom: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFF;
	background-color: #000;
	/*background: url(images/nav-hover.gif);*/
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	color: #FFA22A;
}
#clients {
	color: #000;
	height: 130px;
	text-align: left;
	background: #ccc;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	overflow: hidden;
}

.feature {
	color: #000;
	float: left;
	height: 120px;
	width: 132px;
	padding: 10px 9px 0 9px;
	font-size: 10px;
}
.feature a {
	color: #000;
}
	
.feature img {
		border: 1px solid #000;
}
	
.feature a:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
}

.feature a {
		text-decoration: none;
}
			
.sites {
		height: 130px;
		width: 28px;
		background: url('images/clients.gif') 10px 14px no-repeat;
		float: left;
}
/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 515px;
}

.post {
	margin-bottom: 20px;
	padding: 15px 10px 15px 10px;
	line-height: 200%;
	background-image: url(images/post-bg.gif);
	background-position: 22px 0px;
	background-repeat: no-repeat;
	width: 510px; 
	margin-left: -15px;
}
.post a {	
	text-decoration: none;
	color: #ff0000;
}

.post a:hover {
	text-decoration: underline;
	border-bottom: none;
}

.title {
	padding-left:25px;
	margin: 0;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	text-decoration: none;
	color: #000;
}

.title a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #000;
}

.byline {
	margin: 0 0 23px 0;
	display: block;
	padding-left:40px;
	background-image: url(images/posted.gif);
	background-position: 22px 4px;
	background-repeat: no-repeat;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif)1px 4px no-repeat ;
	border: none;
}

.links a:hover {

}

/* Sidebars */

.sidebar {
	float: left;
	width: 165px;
	padding: 0 10px 0 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0 0 2px 15px;
}
/*.sidebar li li {
	padding: 2px 0 2px 15px;
	border-top: 1px dotted #777;
	background: url(images/img04.gif) no-repeat 2px 6px;
}*/
.sidebar li li a {
	display:block;
	padding:0 0 0 15px;
	background: url(images/img04.gif) no-repeat 2px 4px;
	border-top: 1px dotted #777;
}

.sidebar li li a:hover {
	color: #fff;
	background: #000 url(images/img04b.gif) no-repeat 2px 4px;
	display:block;
}
.sidebar li h2 {
	margin: 0 0 0 0;
	padding: 0px 0px;
	display: block;
	width: 150px;
	height: 22px;
	font-size: 15px;
	color: #999;
}
.sidebar li h5 {
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	display: block;
	width: 120px;
	height: 12px;
}


/* Search */

#searchform {
	
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
	width:100px;
}

.textbox {
	width:110px;
}
#sidebar2 .textbox {
	width:110px;
}

#sidebar2 .button {
	border:none;
	width:21px;
	height:21px;
	margin:0 0 -4px 2px;
	padding:0 0 0 0;
}
/* Contact */
#sidebar2 #contact {width:150px;}

#sidebar2 textarea {width:150px; height:120px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto;  line-height:13px; color:#a4a4a4;}

#sidebar2 input {
	width: 150px;
	height: 18px;
	border: 1px solid #a4a4a4;
	background: none;
	padding: 2px 0 0 5px;
	line-height: 13px;
	color: #a4a4a4;
	text-align: left;
}
#sidebar2 .submit {
	float:right;
	border:none;
	width:60px;
	height:21px;
	margin:0 0 -4px 2px;
	padding:0 0 0 0;
}
/* Calendar */

#calendar_wrap {
	width: 150px;
	padding: 0 0 0 0px;
	text-align: center;
}
#calendar_wrap a {
	display:block;
	background-color:#ccc;
	color:#000;
	width:100%;
	height:100%;
}

#calendar_wrap table {
	width: 150px;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCC;
}

#calendar_wrap td {
	border: 1px solid #a4a4a4;
}

#calendar_wrap tfoot td {
	border: 1px solid #a4a4a4;
}

#calendar_wrap tfoot td#prev {
	border: 1px solid #a4a4a4;
	text-align: left;
	font-weight: bold;
}

#calendar_wrap tfoot td#prev a {
	border: 1px solid #a4a4a4;
}

#calendar_wrap tfoot td#next {
	border: 1px solid #a4a4a4;
	text-align: right;
	font-weight: bold;
}

#calendar_wrap tfoot td#next a {
	border: 1px solid #a4a4a4;
}

/* Footer */
.bckfrwd a {color:#666666; font-size: 1.5em;}
.bckfrwd a:hover {text-decoration:underline;}

#footer {
	padding: 30px 0 50px	 0;
	background: #000;
	border-top: 4px solid gray;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a: hover {
	color: #FFCF7B;
	text-decoration: none;
}