/*
Theme Name: Unterwegs Prototype
Theme URI: http://www.unterwegstu.com/
Description: A theme for Unterwegs. Focused on showing images from what we do.
Version: 2.0
Author: Tyler Crawford
Author URI: http://www.brownlowdown.net/
Tags: web, 2.0, unterwegs
*/

body {
	padding:0;
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-image:url(images/gray-gradient-bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dbdbd6;
}

div.centered {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

/* Header contents. */
#header {
	padding:0px 0px 0px 0px;
	overflow:hidden;
	text-align:left;
}

#header img {
	border:0;
}

#header-links {
	float:right; position:relative; top:-95px; height:40px; width:700px; text-align:right; font-size:14px; padding-right:5px;
}

#header-links a {
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	margin-right:5px;
	color:#10192b;
	background-image:url(images/titles-rounded-bg.png);
	border:1px solid #666666;
}
#header-links a:hover {
	background-color:#666666;
	color:#ffffff;
}

#header-image {
	background-color:#0bbc07;
	background-image:url(images/glow.png);
	background-repeat:no-repeat;
	background-position:top center;
	border:1px solid #000000;
	border-top:none;
	overflow:hidden;
	height:170px;
}

#page-content {
	text-align:justify;
	overflow:hidden;
	padding-top:10px;
	margin-bottom:10px;
	background-image:url(images/dots.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#page-content div.blog-entry {
	margin-bottom:10px;
}

h2.pagetitle {
	font-size:13px;
	text-align:center;
	padding:5px;
	margin:0px 0px 5px 0px;
	background-image:url(images/titles-rounded-bg.png);
	border:1px solid #eeeeee;
}

#page-content div.blog-entry h2,h3 {
	padding:15px;
	margin:0px 0px 0px 0px;
	font-size:18px;
	background-color:#1c1c1c;
	color:#a3a3a3;
	font-weight:normal;
	border-bottom:1px solid #555555;
}
#page-content div.blog-entry h3 {
	font-size:13px;
	padding:10px 15px 10px 15px;
}


#page-content div.blog-entry h2 a {
	text-decoration:none;
	color:#a3a3a3;
	font-weight:normal;
}

#page-content div.blog-entry img {
	border:0;
	/* height:100%; */
	width:100%;
	position:relative;
	z-index:0;
	margin-bottom:-42px;
	border-top:1px solid #999999;
}

#page-content div.blog-entry div.wpcf7 img {
	height:auto;
	width:auto;
}

#page-content div.blog-entry p { padding:0; margin:0; }

#page-content div.blog-entry div.pre-text {
	height:50px;
	background-image:url(images/bubble-quote.png);
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
	z-index:1;
	margin-bottom:-1px;
	margin-right:90px;
}

#page-content div.blog-entry div.text,#commentlist,#respond,#page-content div.blog-entry div.wpcf7 {
	padding:15px;
	border:1px solid #999999;
	background-color:#eeeeee;
	margin-bottom:10px;
	overflow:hidden;
}

#respond {
	margin-bottom:0px;
}

small.responses-link a {
	color:#333333;
	text-decoration:none;
}
small.responses-link a:hover {
	color:#666666;
	text-decoration:underline;
}

p.postmetadata a {
	text-decoration:none;
}
p.postmetadata a:hover {
	text-decoration:underline;
}

#page-content div.blog-entry div.text p {
	margin-top:15px; margin-bottom:6px;
}

#page-content h1 {
	font-size:16px;
	padding:0;
	margin:0;
	padding-bottom:10px;
}

#page-content p {
	padding:0;
	margin:0;
	padding-bottom:10px;
}

#page-content div.widget-bar {
	padding-top:5px;
	font-size:12px;
}

#blog-entry-comments {
	overflow:hidden;
}

#right-bar {
	min-width:180px;
	max-width:220px;
	margin-left:10px;
}

#left-bar {
	min-width:180px;
	max-width:220px;
	margin-right:10px;
}

#content-main {
	padding:5px;
	overflow:hidden;
	font-size:13px;
	line-height:19px;
}

div.widget-bar div.widget {
	margin-bottom:9px;
	border:1px solid #eeeeee;
}

.widget-bar div.widget input {
	font-size:11px;
}
#s {
	width:120px;
	margin-right:5px;
	position:relative;
	top:-4px;
}
#searchsubmit {
	position:relative;
	top:2px;
}

div.widget-bar div.widget a {
	text-decoration:none;
}
div.widget-bar div.widget a:hover {
	text-decoration:underline;
}

div.widget-bar div.widget h2 {
	padding:10px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	background-color:#1c1c1c;
	color:#a3a3a3;
	font-weight:normal;
	border-bottom:1px solid #555555;
}

div.widget-bar div.widget div.widget-body,#calendar_wrap {
	border-top:1px solid #999999;
	font-size:11px;
	line-height:17px;
	padding:12px;
	background-color:#FFFFFF;
	color:#333333;
}

div.widget-bar div.widget img {
	width:100%;
	/* height:100%; */
	border-top:1px solid #999999;
}

div.widget-bar div.widget p {
	text-align:justify;
}


/* The contents at the bottom of the page. */
#footer {
	padding-top:15px;
	padding-bottom:15px;
	font-size:11px;
	background-color:#1c1c1c;
	color:#a3a3a3;
	border:1px solid #000000;
	border-bottom:none;
	vertical-align: baseline;
	clear: both;
	overflow:hidden;
}

#footer div.footer-widget {
	vertical-align: baseline;
	float:left;
	text-align:left;
	margin-left:20px;
	border-right: 1px solid #666666;
	padding-right:20px;
	max-width:230px;
}

#footer ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#footer h2 {
	font-weight:bold;
	font-size:14px;
	margin:0;
	margin-bottom:8px;
	text-align:left;
}

#footer a {
	color:#eeeeee;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-info {
	font-size:11px;
}

#commentlist {
	font-size:11px;
}

#commentlist ul {
	list-style-type:none;
	padding:0;
	margin:0;
}


/* WordPress-specific tags. */
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
}

.navigation {
	overflow:hidden;
	margin-bottom:5px;
	padding:5px 0px 5px 0px;
}

.navigation a {
	text-decoration:none;
	padding:5px 15px 5px 15px;
	background-color:#666666;
	color:#eeeeee;
	border:1px solid #eeeeee;
}
.navigation a:hover {
	text-decoration:underline;
}

ul {
	text-align:left;
}

table {
	width:100%;
}
th {
	text-align:center;
	background-image:url(images/titles-rounded-bg.png);
}
td {
	text-align:center;
}