/*
Theme Name: DRI - Simple
Theme URI: http://DomainRecord.Info/
Description: One centered column with 1px multi color borders separating page sections.
Version: 2
History: 2 extend footer, added menu, everything is CSS
1 move all CSS code to style sheet
Author: Alexandar Tzanov
Author URI: http://www.alexandartzanov.com/
Design Co: Hive Minds Designs
Design Co URI: http://www.hivemindsdesigns.com/
*/

/******** Main *******/

body {
	background: #FFFFFF;
/*	background-image: url(images/header.gif);
	background-repeat: repeat-x;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#wrap {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}

h2 {
    font-size: 1em;
}


/******** Header *******/

#header {
	color: #000000;
	text-align: center;
	width: 900px;
	height: 90px;
	background: URL('/images/tools_domaincheck.jpg') no-repeat 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header a {
    color: black;
    text-decoration: none;
}


/******** Search Results *******/

#search-results {
	border: 1px solid #888;
	margin: 28px 0px 28px 0px;
	padding: 8px 8px 8px 8px;
	width: 900px;
}

#search-info {
	float: left;
}

.home-share {
	float: right;
	width: 370px;
	text-align: right;
}

.home-share a:link img, .home-share a:visited img {
	text-decoration: none;
	border: 0;
}

#domain_record {
	width: 740px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 2px;
}

/******** Search Form *******/

#search-form {
	color: #000000;
	width: 600px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	border: 1px solid #55aaff;
}

#search-form p {
	text-align: center;
	font-weight: bold;
}

#search-form form {
	text-align: center;
	background-color: #55aaff;
}

/******** Comments system ********/

#dom-comments {
	border: 1px solid #488214;
	margin: 28px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
}

#dom-comments #latest {
	text-align: justify;
	font-style: italic;
	font-size: 0.9em;
}

/******** WebSite Information *******/

#site-info {
	width: 900px;
	border: 1px solid #FF0000;
	margin: 28px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/******** Pages Menu *******/

#menu {
	border-bottom: 1px solid #FF0000;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #DF0101;
	color: #FFFFFF;
	font-size: 0.9em;
}

#mene ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	color: #FFFFFF;
}

#menu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	text-transform: uppercase;
}

#menu li a:link, #menu li a:visited {
	color :#FFFFFF;
	background: #DF0101;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}

#menu li a:hover, #menu li a:active, #menu a.active:link, #menu a.active:visited {
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}

/******** Content *******/

#content {
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
	font-size: 0.9em;
	font-style: normal;
}

/******** Twitter *******/

#twitter_div {
	padding-bottom: 8px;
}

#twitter_update_list li {
	list-style-image: URL('/images/icon-twitter16x16.png');
}

/******** Footer *******/

#footer {
	margin: 28px auto 0px auto;
	padding: 8px 0px 0px 0px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
	font-weight: normal;
	overflow: hidden;
	border-top: 1px solid #888;
}

#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#footer a:hover, #footer a:active {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
}

#footer-site-info {
	float: left;
	margin: 0px 10px 0px 18px;
	padding: 0px 0px 8px 0px;
}

#footer-site-info p {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	text-align: center;
}

#footer-powered-by {
	float: right;
	margin: 0px 60px 0px 18px;
	padding: 0px 0px 0px 0px;
}

#footer-powered-by img
{ 
	vertical-align: top;
}

#footer-powered-by a.images:link, #footer-powered-by a.images:visited, #footer-powered-by a:link, #footer-powered-by a:visited {
	text-decoration: none;
	border: 0;
}

#footer ul, #footer li {
/*	list-style-type: none;*/
	list-style-image: URL('/images/bullet01.gif');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/****** Sponsores ******/

#sponsors-results-rside {
	float: right;
	width: 130px;
	border-left: 1px solid #888;
	margin: 8px;
	padding: 2px;
	background: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
