/*
Theme Name: Without A Home
Description: A theme for Without a Home based on minimalism: a minimized and professional designed SEO-ready WordPress theme by <a href="http://www.genaehr.com/">genaehr.com</a> based on the famous Kubrick. Compatible with WordPress 2.7.x. Valid CSS & HTML. Theme is highly extensible and ready for localization. A perfect starting point for theme development. 
Version: 1.0
Author: team A design
Author URI: http://goteama.com/

	Without A Home v1.0

	This theme was designed and built by Christian Genaehr,
	whose website you will find at http://www.genaehr.com/

	This theme was modified by team A design,
	whose website you will find at http://goteama.com/

*/

* { 
	margin:0; 
	padding:0; 
	list-style:none; 
	text-decoration:none; 
	border:0; 
	outline:none; 
}


/* Begin Structure */

body { 
	background:#6f8aaf url(img/bg/map-lines-bg.jpg) repeat; 
}

#page { 
	width:100%;
	min-width:1024px;
}
	
#main-content { 
	width:100%;
	min-height:600px; 
	background:url(img/bg/footer-top-bg.png) repeat-x bottom;
}

.wrap {
	position:relative;
	width:1024px;
	margin:0 auto;
}

.narrowcolumn {
	float:left;
	width:700px;
	padding-right:24px;
}

.widecolumn {
	width:1024px;
}

#content {
	padding:20px 0 100px;	
}

.post {
	text-align:left;
}

.post hr {
	display:none;
}

.news {
	padding-bottom:20px;
	border-bottom:2px dashed #cfbd86;
}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.col { 
	float:left;
}

.third { 
	width:281px;
	padding:0 30px;
}

#sidebar {
	width:300px;
	float:right;
}

#footer {
	clear:both;
	width:100%;
	padding-top:20px;
	min-height:200px;
	background:#ecd8a3 url(img/bg/footer-grad-bg.gif) repeat-x top;
	padding-bottom: 60px;
}
		
#menu {
	clear:both;
	width:100%;
	background:#f0e9cb;
	border-top:2px solid #f4f1e6;
	border-bottom:2px solid #cfc196; 
}	

#menu #navlist { 
	width:1024px; 
	height:28px; 
	margin:0 auto; 
	text-align:center; 
}

#menu #navlist li { 
	display:inline; 
	text-align:center; 
	padding:0 24px; 
	line-height:28px; 
	font-size:18px; 
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; 
	text-transform:uppercase;
	font-weight:bold;
}

/* End Structure */


/* Begin Typography & Colors */

body {
	font-size: 100%; /* 1em is 16px */
	font-family:"Times New Roman", Georgia, Times, serif;
	color:#fff;
}

#header {
	position:relative;
	background: url(img/bg/header-texture-bg.jpg) repeat top center;
	width:100%;
	height:215px;
}

#headerimg {
	height:215px;
	background:url(img/without-a-home.jpg) no-repeat center top;
	width:100%;
	position:relative;
}

#headerimg h1 {
	font-size: 3em;
	text-align:center;
	text-indent:-9999em;
}
#buy-btn {
	position:absolute;
	top:9px;
	left:760px;
	width:124px;
	text-align:center;
}
#buy-btn span { 
	display:block; 
	width:124px;
	height:154px;
	background:url(img/btn/dvd-box.png) no-repeat;
}
#buy-btn span a { text-indent:-9999em; display:block; width:95px; height:128px; overflow:hidden; }
#buy-btn p { 
	display:block; 
	width:124px;
	height:52px;
	background: url(img/btn/own-the-dvd.png) no-repeat;
}
#buy-btn p a { text-indent:-9999em; display:block; width:124px; height:52px; overflow:hidden; }
#main-content {
	font-size:1em;
	line-height:1.4em;
}

.postmetadata {
	font-size: 0.75em;
}

.alt {
	background-color:#fff;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}

#content { 	text-shadow:#425e79 1px 1px 3px;  }

#content p { margin:1em 0; }

small {
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:0.75em;
	line-height:1.5em;
}

h1, h2, h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; 
	font-weight:bold; 
	color:#fff; 
	text-shadow:#212d48 1px 1px 3px; 
	font-variant:small-caps;
}

h1, h2 {
	font-size:1.5em;
}

#content h2 {
	padding:1em 0 0;
	font-variant:small-caps;
}

h3 {
	padding:1em 0 0;
	font-size:1.125em;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size: 1em;
	line-height: 1.4em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

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

#commentform p {
	font-family:"Times New Roman", Georgia, Times, serif;
}

code {
	font:normal 1.1em "Lucida Console", Monaco, monospace;
}

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

pre {
	font: 1.1em "Lucida Console", Monaco, monospace;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-y: hidden;  /*--Hides vertical scroll created by IE--*/
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Arial, Verdana, sans-serif;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.textwidget { 
	color: #cfbd86; 
	font-size: 1em; 
	letter-spacing: .05em;
}

strong { 
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; 
	font-weight:bold; 
	font-size:1.125em; 
}

#content strong {
	text-shadow:#212d48 1px 1px 3px; 	
}

#post-22 strong { font-size:1.285em; display:block; }
	
#post-5 { color:#fff; text-shadow:#425e79 1px 1px 3px;  }	

	
/* End Typography & Colors */


/*links*/

a:link { color:#fff; }
a:visited { color:#fff; }
a:hover { color:#eae2c7; }	
a:active { color:#eae2c7; }

#sidebar a:link { color:#eae2c7; }
#sidebar a:visited { color:#eae2c7; }
#sidebar a:hover { color:#cfbd86; }	
#sidebar a:active { color:#cfbd86; }

.post p a, .post li a { border-bottom-style:solid; border-bottom-width:1px; }

#menu a:link { color:#475f83; }
#menu a:visited { color:#475f83; }
#menu a:hover { color:#12365e; }	
#menu a:active { color:#12365e; }

#footer a.underline { border-bottom-width:1px; border-bottom-style:solid; }
#footer a:link { color:#475f83; }
#footer a:visited { color:#475f83; }
#footer a:hover { color:#12365e; }	
#footer a:active { color:#12365e; }

/*End links*/


/* Begin Images */

p img {
	padding:0;
	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: 0 0 2px 7px;
	display: inline;
}

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

.alignright {
	float: right;
}

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



/* Begin Lists  */

ul.quotes { padding:20px 108px 40px; }
ul.quotes li { float:left;width:380px; margin:0 12px; padding:0 0 40px; list-style:none; color:#fff; text-shadow:#425e79 1px 1px 3px;  text-align:center; }
ul.quotes li em { font-size:.75em; display:block; padding:5px 0; }

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
 	cursor: pointer;
	}

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

select {
	width: 130px;
	}

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

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

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
	}

input, textarea, select
 {
 	border: #eae2c7 1px solid;
 	background-color: #ffffff;
	font-family:"Times New Roman", Georgia, Times, serif;
 	font-size:1em;
 	font-weight: normal;
 }

#text_field, #text_area, .password, select
 {
	width: 100%;
 }

#searchsubmit 
 {
 	cursor: pointer;
 	text-decoration:none;
 }

/* End Form Elements */


/* Begin Tables*/
table {
	border-collapse:collapse;
	border:1px solid #eae2c7;
}

th {
	padding: 5px;
}

td {
	padding: 5px;
	border-top: 1px solid #eae2c7;
}

/* End Tables */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
}

.widget_nav_menu, .categories, .widget_links { margin:40px 0; text-align:left; }

#sidebar h2  { margin:10px 0 0; text-transform:uppercase; font-size:1.125em; color:#8a95a6; }

.categories ul li,  ul#menu-gallery-list li, .widget_nav_menu li { margin:10px 0 0 15px; font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-weight:bold; text-shadow:none; font-size:1em; text-transform:uppercase; list-style:outside square none; }

#nav_menu-5 ul li { font-size:1.25em; }
.widget_links ul li { margin:5px 0; font-weight:bold; text-align:left; }

#sidebar p { color:#fff; font-size:.875em; line-height:1.14em; margin:2em 0; text-shadow:#425e79 1px 1px 3px;  }
#sidebar p em { font-size:.857em; color:#eee; padding:5px; display:block; }

.sidebar2 { margin-top:40px; }

li#text-3 { background:#1a2a4b; margin:0 90px 0 0; text-align:center; padding:20px 0 5px; }
#sidebar #text-3 h2 { color:#fff; }
#sidebar li#text-3 a { color:#fff; }

/* End Sidebar */



/* Begin Footer */

#footer { 
	color:#475f83; 
	font-size:.875em; 
	line-height:1.285em; 
}

#footer h2 { 
	color:#475f83; 
	font-size:1.125em; 
	text-transform:uppercase; 
	padding:1em 0;
	text-shadow:1px 1px 1px #fff;
}

#contact-email p { font-size:1.285em; }

/* End Footer */



/* Begin Calendar */
#wp-calendar_wrap {

	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 100%;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

blockquote {
	font-weight:bold;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #eee;
}

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

.center {
	text-align:center;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.left { 
	float:left; 
}

.right { 
	float:right; 
}

hr {
	color:#ccc;
}

a img {
	border: none;
}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	padding-top:20px;
	border-top:4px dashed #efe8c9;
}

.character {
	width:300px;	
}

#content .character h3 {
	text-align:center;
	padding:0;
	margin:0;
}

#content .character p {
	text-align:center;
	margin-top:0;
	padding-top:0;
}

.clearfix:after { content:"."; display:block; height:0; line-height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/
 .clearfix { display:block; }
/* End hide from IE Mac */
* html .clearfix { height:1%; }

#post-409 h2 { padding-bottom:20px; }

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;
	padding-top: 4px;
	margin-top: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

div#post-358 h3 { clear:both; }
div#post-358 p.text { float:right; width:270px; }