/*  
Theme Name:Relocation
Theme URI: http://www.nichesinabox.com 
Description: A WordPress theme by Niches in a Box.
Author: Nichesinabox.com
Author URI: http://www.nichesinabox.com
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; 
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #001822;
	background-image:url(images/BACK.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	color: #b4bbbf;
	text-align: center;
	}

#page {
	background-color: #001822;
	background-image:url(images/INSIDE02.jpg);
	background-repeat:repeat-x;
	text-align: left;
	}

#header {
	background-color: #001822;
	background-image:url(images/INSIDE01.jpg);
	background-repeat:repeat-x;
	text-align: left;
	}


#headerimage01 	{ 
	background-color: transparent;
	background-image: url(images/HEADERIMAGE01.jpg);
	background-repeat:no-repeat;
	} 

#headerimage02 	{ 
	background-color: #bf4d03;
	background-image: url(images/HEADERIMAGE02.jpg);
	background-repeat:no-repeat;
	} 

#headerimage03 	{ 
	background-color: #bf4d03;
	background-image: url(images/HEADERIMAGE03.jpg);
	background-repeat:no-repeat;
	} 

#footer, .altpost { 
	background-color: transparent;
	background-image: url(images/FOOTER.jpg);
	background-repeat:repeat-x;
	} 


.altpost {
        border-top: 1px solid #243842;
        border-bottom: 1px solid #243842;
	}


#footer	{ 
        border-bottom: 1px solid #243842;
	} 

#sidebar 	{ 
	background-color: #bf4d03;
        border-bottom: 5px solid #ffffff;
        color: #ffffff;
	} 

#content {
	font-size: 1.175em;
	line-height: 1.5em;
	}

.postmetadata {
        border-top: 1px solid #243842;
	}

.more {
	background-image: url(images/MORE.jpg);
	background-repeat:no-repeat;
        background-position: center right;
	}

.more:hover  {
	background-image: url(images/MOREHOVER.jpg);
	background-repeat:no-repeat;
        background-position: center right;
	}

.comm {
	background-image: url(images/COMM.jpg);
	background-repeat:no-repeat;
        background-position: center right;
	}

.comm:hover {
	background-image: url(images/COMMHOVER.jpg);
	background-repeat:no-repeat;
        background-position: center right;
	}

small, .altpost, .postmetadata, .navigation {
	font-size: 0.875em;
	line-height: 1.5em;
	}

h1, h2, h3, #sidebar h2 {
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-weight:lighter;
	}

h1 {
	font-size: 2.75em;
	text-align: left;
        text-transform: uppercase;
	}

.description {
	font-size: 1.2em;
	text-align: left;
	}

h2, h2.pagetitle {
	font-size: 2.0em;
	}

#sidebar h2 {
	font-size: 1.3em;
	color: #b4bbbf;
        text-transform: uppercase;
	}

h3 {
	font-size: 1.3em;
	}

h1 a:hover,.description {
	text-decoration: none;
	color: #001822;
	}

h1, h1 a, h1 a:visited h2 a, h2 a:visited, h3 a, h3 a:visited, h2, h3, h3.time,.description a {
	color: #ffffff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

h3.resp {
	background-image: url(images/CITE.jpg);
	background-repeat:no-repeat;
        background-position: top left;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

small,.nocomments, .postmetadata, blockquote, strike, #footer {
	color: #ffffff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover, a {
	color: #f36f21;
	text-decoration: none;
	}

#sidebar a {
	color: #001822;
	text-decoration: none;
	}


a:hover, #sidebar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px 0px 20px 0px;
	padding: 0px; 
	}

#page {
	margin: 0px auto 20px auto;
	padding: 0px;
	width: 800px;
	}

#header {
	margin: 0px 10px 0px 10px; 
	height: 750px; 
	width: 780px; 
	}

#headerimagebox { 
	margin: 0px 0px 0px -10px; 
	width: 800px; 
        float: left; 
	} 

#headerimage01, #headerimage02	{ 
	margin: 0px; 
	height: 83px; 
	width: 800px; 
	} 

#headerimage03 	{ 
	margin: 0px; 
	height: 82px; 
	width: 800px; 
	} 


.column {
	float: left;
	padding: 0px 0px 20px 35px;
	margin: -470px 0px 0px 0px;
	width: 540px;
	}

.post {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	}

.postmetadata {
	padding: 10px 0px 10px 0px;
	clear: both;
        text-align: right;
	}

.more  {
	padding: 10px 15px 10px 0px;
        text-align: right;
	}

.comm {
	padding: 10px 27px 10px 0px;
        text-align: right;
	}

#footer {
	padding: 0px 10px 10px 35px;
	margin: 0px;
	width: 755px;
	text-align: left;
        clear: both;
	}

#footer p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	}

/* End Structure */



/*	Begin Headers */

h1 {
	padding: 20px 225px 0px 25px;
	margin: 0px;
	}

.description {
	padding: 8px 225px 0px 25px;
	margin: 0px;
	}

h2 {
	margin: 25px 0px 5px 0px;
	text-align:left;
	}

h2.pagetitle {
	margin: 35px 0px 5px 0px;
	text-align:left;
	}

#sidebar h2 {
        color:#FFFFFF;
	margin: 0px;
	padding: 10px;
	}

h3 {
	padding: 0px;
	margin: 20px 0px 20px 0px;
	}

h3.time {
	padding: 0px;
	margin: 20px 0px 0px 0px;
        text-align: right;
	}

h3.resp {
	padding: 0px 0px 15px 45px;
	margin: 0px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px 0px 0px 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0px 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0px 0px 0px 35px;
	margin: 0px;
	}

.entry ol li {
	margin: 0px;
	padding: 0px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 5px -15px 5px -15px;
	padding: 0px 25px 10px 25px;
	}

#sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul select {
	margin: 5px 10px 5px 10px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0px 0px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px 0px 0px 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px; 
	text-align: left;
	}

#sidebar #searchform {
	margin: 10px 0px 10px 0px;
	padding: 0px; 
	text-align: left;
	}

#s {
	width: 110px;
	padding: 3px;
	}

#sidebar #searchsubmit {
	padding: 3px;
        margin: 2px;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 3px;
	margin: 5px 5px 1px 0px;
	}

#commentform textarea {
	width: 100%;
	padding: 3px;
	}

#commentform #submit {
	margin: 1px 0px 5px 0px;
	float: left;
	padding: 3px;
	}

#s, #commentform textarea, #commentform input {
	background-color: #001822;
	border: 1px solid #bf4d03;       
	color: #ffffff;
	}
#sidebar #searchform #s {
	border: 1px solid #ffffff;
	}


#sidebar #searchsubmit  {
	background-image:url(images/FORMBLUE.jpg);
	background-repeat:repeat-x;
	background-color: #001822;
	background-position:right center;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 1.0em;
	font-family: Verdana, Arial, Sans-Serif;
	}

#commentform #submit,#searchsubmit  {
	background-image:url(images/FORMHOT.jpg);
	background-repeat:repeat-x;
	background-color: #bf4d03;
	background-position:right center;
	border: 1px solid #bf4d03;
	color: #ffffff;
	font-size: 1.0em;
	font-family: Verdana, Arial, Sans-Serif;
	}
/* End Form Elements */



/* Begin Comments*/

.altpost {
	margin: 0px;
	padding: 5px 10px 10px 10px;
	}

.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0px 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 5px 0px 10px 0px;
        padding-top: 5px;
	}

#commentform p {
	margin: 5px 0px 0px 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	margin: -10px 0px 0px 0px;
	padding: 0px;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	font-size: 1.15em;
	padding: 0px 0px 0px 0px;
	margin: -502px 10px 20px 0px;
	float: right;
	width: 190px;
	}

#sidebar p {
	margin: 5px -15px 5px -15px;
	padding: 0px 25px 10px 25px;
        text-align:justify;
	}

/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #ffffff;
	}

blockquote {
	margin: 15px 60px 15px 30px;
	padding-left: 35px;
	background-image:url(images/QUOTES.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	}

blockquote cite {
	margin: 5px 0px 0px 0px;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


