/*
Theme Name: Domainerspace
Theme URI: http://www.domainerspace.com
Description: Blog Theme For DomainerSpace.com 
Version: 1.0
Author: Anne Holmes & Associates
Author URI: http://www.anneholmes.com
*/


body{
	padding:0px;
	margin:0px;
	font-family:verdana;
	font-size:11px;
	color:5F849E;
	background: #cccccc;
}

img{
	border:0px;
}

a{
	color:#B89B6F;
	text-decoration:unberline;
}


.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

div#page{
	width:810px;
	text-align:left;
	background: #ffffff;
}

.pagetitle {color: #ffffff;} 

/*header*/
div#page #header{
	width:100%;
}


/* h1 - TITLE if you don't want to use an image*/

#h1 {	
	position: absolute;
	top:40px;
	padding: 0 0 0 50px;
	font-size: 1.45em;
	color: white;}


#h1 h1 a {text-decoration: none;
	color: #fff;
	letter-spacing: -1px;}

#h1 a:hover {text-decoration: none;
	color: #dbefff;}

#search {
	position: absolute;
	top: 15px;
	font: Verdana, Sans-Serif;
	width: 763px;
	text-align: right;}

#s {	color: #ababab;
	width: 115px;
	font: Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;

}

#s:focus {
	color: #3c3c3c;
	width: 115px;
	font: Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;}

#s:hover {
	color: #3c3c3c;
	width: 115px;
	font: Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;}

/* Menu */


    #tabs1 {	z-index: 4;
	position: absolute;
	top: 165px;	padding: 0px 0px 0px 22px;
	float:left;
	background:transparent;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
      }
    #tabs1 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      }
    #tabs1 a{
	float:left;
	background: transparent url(images/menu.png) no-repeat right top;
	margin:0;
	color: white;
	padding:0px 12px 3px 10px;
	text-decoration:none;
      }

    #tabs1 a:hover {
	float:left;
	color: #4d4d4d;
	margin:0;
	text-decoration:none;}

/*header text*/

div#header_text{
	width:100%;
}

div#header_text #header_text_title{
	padding-top:25px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:23px;
}

div#header_text #header_text_text{
	padding-top:2px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:10px;
	font-family:Trebuchet MS, sans-serif;
	line-height:18px;
	width:55%;
}

/* blog*/

div#page #blog{
	background:#FFFFFF url() repeat-y top left;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 140px;
	display: inline;
	padding: 5px;
	
}

.calendar {
	text-align:center;
	color: #a59991;}

.calendar a:hover {
	background: #a59991;
	color: white;
}

.calendar td {
height:15px;
padding:  0px 3px 0px 3px}

.calendar td a {
padding:  0px 3px 0px 3px;background: #cfeeff;
display:block;
color:#a59991;
text-decoration:none;
line-height:15px;
}

#today {padding:  0px 3px 0px 3px;	background: #a59991;
	font-weight: bold;
	color: white;}

.calendar td a:hover {
display:block;
color: white;
background: #a59991;
text-decoration:none;
}

/* SIDEBAR Box Style */

.boxed ul {
    list-style: none;
	padding:0 0 0 3px;
	margin:0;
	}

.boxed a {
	color: #3f6b54;
	text-decoration:none;
	}
	
.boxed a:hover {
	text-decoration:underline;
	color: #3f6b54;
}

.boxed li
{	background: none;
	display: block;
	line-height:1.2em;
	font-size:1em;
	padding: 3px 3px 3px 3px;
	color: #000000;
} 


.boxed {
margin: 0 0 3px 0px;
padding:0;
}

.boxed .title {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 0px 1px 4px;
	text-align: left;
	margin: 0 0 3px 0;
	color: #FFFFFF;
	background:#FFFFFF url(images/sli_title.gif) repeat-y top left;
}




/* Content */

#content {
	background:#FFFFFF url() repeat-y top left;
	width: 790px;
	margin: 8px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:000000;
	padding: 0px 10px 0px 10px;
	float: left;
}

blockquote {
	margin: 5px;
	padding: 0px 5px 5px 40px;
	background: transparent url(images/blockquote.gif) no-repeat ;
}

/* Content */

#main {
	float: left;
	width: 460px;
	margin: 8 0 0 0;
	padding: 0 25px 0px 5px;
}



.white
{color: white;}

/* Footer */

#footer {
	height: 29px;
	padding: 0px 0 0 0;	line-height:1em;
	clear: both;
	color: #FFFFFF;
	width: 810px;
	margin: 0 auto;
	fontsize: 10px;
	background: #4d4d4d url(images/footer_bg.gif);}

#legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	color: #2E598D;
}

#main a, #main a:hover, #main a:visited, 
{
color: #5F849E;
text-decoration:none;
}

#main h2 {
	margin-bottom: 0em;
	font-size: 1.6em;
	color:2E598D;
	text-decoration:none;
	background: transparent url(images/title.jpg)  repeat-x top ;
	padding: 7px 0px 5px 10px}

#main h2:hover {
	text-decoration: none;
	color: #2E598D;
}
.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 1em;
	text-decoration:none;
	color: #5F849E;	}

.entry {text-algin: justify;
    padding: 0px 0px 0px 8px;
	font-size: 1.20em;
	color: #000000}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	margin: 0 0 0 10px;
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post{margin:0 0 25px 0px;}

.post .info{
padding:2px 3px 3px 18px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#000000;
}

div#posttitle { 	
    font-size: 1.6em;
	text-decoration:none;
	color: ffffff;
	}


/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Verdana, Sans-Serif;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: white;
	border-top: 1px solid #c8edff;
	border-left: 1px solid #c8edff;
	border-bottom: 1px solid #29a7e4;
	border-right: 1px solid #29a7e4;
width: 280px;
}
#commentform textarea:hover {
	background: white;
	border-top: 1px solid #29a7e4;
	border-left: 1px solid #29a7e4;
	border-bottom: 1px solid #c8edff;
	border-right: 1px solid #c8edff;
}
#commentform textarea:focus {
background: white;
	border-top: 1px solid #29a7e4;
	border-left: 1px solid #29a7e4;
	border-bottom: 1px solid #c8edff;
	border-right: 1px solid #c8edff;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fff;
	border-top: 1px solid #c8edff;
	border-left: 1px solid #c8edff;
	border-bottom: 1px solid #29a7e4;
	border-right: 1px solid #29a7e4;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: white;
	border-top: 1px solid #29a7e4;
	border-left: 1px solid #29a7e4;
	border-bottom: 1px solid #c8edff;
	border-right: 1px solid #c8edff;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: white;
	border-top: 1px solid #29a7e4;
	border-left: 1px solid #29a7e4;
	border-bottom: 1px solid #c8edff;
	border-right: 1px solid #c8edff;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #fff;
	border-top: 1px solid #c8edff;
	border-left: 1px solid #c8edff;
	border-bottom: 1px solid #29a7e4;
	border-right: 1px solid #29a7e4;}

.submit1:hover, .submit1:focus{
	background: white;
	border-top: 1px solid #29a7e4;
	border-left: 1px solid #29a7e4;
	border-bottom: 1px solid #c8edff;
	border-right: 1px solid #c8edff;}
