/*  
Theme Name: Xoda Gallery
Theme URI: http://www.xodagallery.com
Description: Layout for projectpage www.xodagallery.com
Version: 1
Author: Mattias Wirf
Author URI: http://www.xoda.se/
*/

/**
 * Page structure 
*/
 html, body {
 	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
 }
 body {
	font-family: Georgia, 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 100%;
	background: #482402;
	color: #333;
	text-align: left;
	line-height: 140%;
 }
 #GlobalMenu {
 	width: 100%;
	height: 30px;
	background: #000;
	border: 0;
 }
 #GlobalMenu a {
	display: block;
 	float: left;
	color: #fff;
	line-height: 110%;
	margin: 5px 10px 0 50px;
	padding: 0;
	font-weight: bold;
 }
 #GlobalMenu a.active {
 	color: #8F6A3E;
 } 
 #GlobalMenu a:hover {
 	color: #BFA983;
	text-decoration: none;
 }
 #Header {
 	background: #371c02;
	margin: 0; 
	padding: 0; 
	height: 130px; 
	width: 100%;
	text-align: left;
 }
 #Header img {
 	margin-left: 50px;
 }
 #Header .description {
 	display: none;
 }
 #Page {
 	width: 100%;
	background-color: #fff;
	margin: 0;
	padding: 0;	
 }
 #Wrap {
	text-align: left;
	width: 700px;
	margin: 0;
	background: #fff;
 }
 #Content {/*510*/
 	float: right;
	font-size: 12px;
	padding: 0 10px 20px 20px;
	margin: 0;
	width: 490px;
	color: #555;
	background: #fff;
 } 
 #Footer {
 	background: #482402 url(images/TopBottom.gif) repeat-x;
 	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;	
 }
 #Footer p {
	margin: 0;
	margin-left: 220px;
	padding: 20px 0;
	text-align: left;
	font-size:11px;
	color: #8F6A3E;
 }
 #Footer a {
 	color: #8F6A3E;
	text-decoration: underline;
 }
 #Sidebar {
 	float: left;
	padding: 0 0 20px 10px;
	width: 160px;
	border-right: 1px solid #ccc;
 }
	 #Sidebar form {
		margin: 0;
	 }
	 #Sidebar ul, #Sidebar ul ol {
		margin: 0;
		padding: 0;
	 }
	 #Sidebar ul li {
		list-style-type: none;
		list-style-image: none;
		margin-bottom: 16px;
	 }
	 #Sidebar ul p, #Sidebar ul select {
		margin: 5px 0 8px;
	 }
	 #Sidebar ul ul, #Sidebar ul ol {
		margin: 2px 0 0 10px;
	 }
	 #Sidebar ul ul ul, #Sidebar ul ol {
		margin: 0 0 0 10px;
	 }
	 ol li, #Sidebar ul ol li {
		list-style: decimal outside;
	 }
	 #Sidebar ul ul li, #Sidebar ul ol li {
		margin: 0;
		padding: 0;
	 }	 
	 #Sidebar {
		font-size: 11px;
	 }
 
/**
 * Headers
 */ 
 h1, h2, h3 {
	font-family: Georgia, 'Trebuchet MS', Arial, Sans-Serif;
	font-weight: bold;
 }
 h1 {
	font-size: 30px;
	padding-top: 10px;
	margin: 0;
 }
 h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
 }
 h2 {
	font-size: 18px;
	margin: 0;
	margin-top: 30px;
	font-weight: bold;
	padding-bottom: 0;
 }
 h2.pagetitle {
	font-size: 17px;
	margin-top: 30px;
 }
 #Sidebar h2 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 1px 0 0 3px;
	color: #999;
	/*border-bottom: 1px solid #ccc;*/
	line-height: 120%;
 }
 h3 {
	font-size: 14px;
	padding: 0;
	margin: 30px 0 0;
 }
 h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
 }
 
/**
 * Text
 */
 .entry {
	font-size: 14px;
	line-height: 140%;
 } 
 .post {
	margin: 0;
	text-align: left;
 }
 .post hr {
	display: block;
 }
 .postmetadata {
	text-align: center;
	padding: 0;
	margin: 0;
	clear: left;
 }
 p.postmetadata, .postmetadata a {
	font-size: 11px;
	color: #bbb;
 }
 .postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }
 .alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
 }
 small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
 }
 small, #Sidebar ul ul li, #Sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
 }
 code {
	font: 12px 'Courier New', Courier, mono-space;
	color: #009;
 }
 acronym, abbr, span.caps {
	font-size: 12px;
 }
 .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
 }
 .attachment {
	text-align: center;
	margin: 5px 0px;
 }
 
/**
 * Links
 */
 h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
 }
 h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #Sidebar h2, cite {
	text-decoration: none;
 } 
 .entry p a:visited {
	color: #b85b5a;
 }
 a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
 }
 a:hover {
	color: #147;
	text-decoration: underline;
 }


/** 
 * Images
 */
 p img {
	padding: 0;
	max-width: 100%;
 }
 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
 }

/** 
 * Lists
 */
 .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
 }
 .entry ol li {
	margin: 0;
	padding: 0;
 }

/** 
 * Forms
 */
 #searchform {
	margin: 10px auto;
	padding: 5px 3px;
 }
 #Sidebar #searchform #s {
 	font-size: 11px;
	width: 85px;
	padding: 2px;
 }
 #Sidebar #searchsubmit {
 	font-size: 11px;
	padding: 1px;
 }
 select {
	width: 130px;
 }

/**
 * Comments
 */
 .commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Sans-Serif;
 }
 .commentlist li {
	font-weight: bold;
 }
 .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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }
 .commentmetadata {
	font-weight: normal;
 }
 .alt {
	margin: 0;
	padding: 10px;
 }
 #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
 }
 #commentform textarea {
	width: 100%;
	padding: 2px;
 }
 #commentform #submit {
	margin: 0;
	float: right;
 }
 .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 {
	text-align: center;
	margin: 0;
	padding: 0;
 }
 .commentmetadata {
	margin: 0;
	display: block;
 }

/**
 * Misc
 */
 acronym, abbr, span.caps {
	cursor: help;
 }
 acronym, abbr {
	border-bottom: 1px dashed #999;
 }
 blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
 }
 blockquote cite {
	margin: 5px 0 0;
	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;
 }
 .clear {
 	clear: both;
 }
 /* used for technocratitags */
 .tech {
 	background: #eee;
	padding: 3px;
	margin: 1px;
 }
 .tech, .tech a {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #666;
	font-size: 10px;
	line-height: 110%;
 }
 
/* Captions */
 .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
 }
 .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
 }
 .wp-caption img {
	margin: 0;
	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 */
