/*
Theme Name: No Allegiances
Theme URI: http://www.noallegiances.com
Description: Art Deco theme for No Allegiances.com
Version: 0.1
Author: Anthony Lui
Author URI: http://www.myspace.com/anthony_lui


*/

/* Image Styles */

img a:link {
	border: 0px;
}

img {
	border: 0px;
}



/* Text Styles */

body {
		margin: 0;
		font-family: "Basic Commercial", BasicCommercial, "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Arial, Sans-serif;
		font-size: 12px;
		text-align: left;
		vertical-align: top;
		background: #1F1E1D;
		color: #AF9554;
}


a:link {
	text-decoration: underline;
	color: #AF9554;
}

a:visited {
	text-decoration: none;
	color: #685B36;
}

a:hover {
	background-color: #AF9554;
	text-decoration: none;
	color: #1F1E1D;
}

h1 {
	font-size: 20px;
	font-style: none;
	font-weight: normal;
	width: auto;
	border: 0px 0px 5px 0px;
	padding: 0px 0px 8px 0px;
	border-color: #AF9554;
	border-bottom-style:solid;
	border-bottom-width: 1px;	
}

h1 a:link {
	border-bottom: none;
	text-decoration: none;
	color: #AF9554;
	}
	
h1 a:hover {
	color: #1F1E1D;
	}


h2 {
	text-align: right;
}

/* List Styles */

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 10px;
	margin-top: -8px;
	}

li {
	margin: 0px 0px 5px -10px;
}

li a:link {
	text-decoration: none;

}

li h3 {
	text-decoration: underline;
}

/* Header */

/* Header Container */

#header {
	margin: 0;
	border: 0;
	width: 838px;
	height: 136px;
	float: left;
}

/* Header Elements */

	#lantern {
		margin: 0px 0px 0px 18px;
		border: 0;
		width: 133px;
		height: 124px;
		background-image: url("http://www.noallegiances.com/images/lantern_small.gif");
		float: left;
		}
		
	#banner {
		margin: 0px 0px 0px 170px;
		border: 0;
		width: 669px;
		height: 108px;
		background-image: url("http://www.noallegiances.com/images/header.gif");
		position: absolute;
		}
		
	#artdirection {
		margin: 108px 0px 0px 18px;
		border: 0;
		width: 155px;
		height: 16px;
		background-image: url("http://www.noallegiances.com/images/art_direction_design.gif");
		float: left;
	}
	
		.email a {
		display: block;
		margin: 108px 0px 0px 0px;
		border: 0;
		width: 107px;
		height: 16px;
		background-image: url("http://www.noallegiances.com/images/e-mail.gif");
		background-position: 0 0 no-repeat;
		float: left;
	}
	
		.email a:hover {
		background-position: 0 -16px;
		}
		
		#tel {
		margin: 108px 0px 0px 0px;
		width: 305px;
		height: 16px;
		float: left;
		background-image: url("http://www.noallegiances.com/images/tel_07947466580.gif");
		
		}
		
		.downloadpdf a {
		display: block;
		margin: 108px 0px 0px 736px;
		border: 0;
		width: 104px;
		height: 16px;
		background-image: url("http://www.noallegiances.com/images/download_portfolio.gif");
		background-position: 0 0 no-repeat;
	}
	
		.downloadpdf a:hover {
		background-position: 0 -16px;
		}
		
		#goldlines {
		margin: 0px 0px 0px 170px;
		width: 670px;
		height: 16px;
		float: left;
		background-image: url("http://www.noallegiances.com/images/gold_lines.gif");
		}

/* Header End */

/* Navigation */
.navigation {
	margin-top: -30px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.navigation a:visited {
	background: #1F1E1D;
	color: #AF9554;

}

.navigation a:link {
	background: #1F1E1D;
	color: #AF9554;

}

.navigation a:hover {
	background: #AF9554;
	color: #1F1E1D;
}


/* Content Start */	
		

#wrapper {
	margin: 0;
	width: 838px;
	text-align: left;
}

#sidebar {
	margin: 0px 0px 0px 0x;
	width: 160px;
	height: auto;
	text-align: left;
	float: left;
	padding: 60px 10px 0px 0px;
	display: block;
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color: #AF9554;
}

#sidebarheader {
	background-image: url("http://www.noallegiances.com/images/sidebar_header.gif");
	background-position: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	width: 170px;
	height: 9px;
	margin: -22px 0px 0px 0px;
}


#footer {
clear: both;
float: left;
width: 838px;
}



/* Text Block */

#posts {
float: left;
width: 470px;
margin: 0px;
}

.post {
clear: both;
margin: 0px 0px 50px 7px;
width: 470px;
border-bottom: double;
border-bottom-width:3px;
}

.entry {
margin: 10px;
overflow: hidden;
}

/* Miscellany */

#thirdcolumn {
margin-top: 0px;
float: left;
margin-left: 14px;
padding-left: 10px;
width: 165px;
border-left-color: #AF9554;
border-left-style: solid;
border-left-width: 1px;
border-left: -5px;
}

.sidebar2 {
margin-top: 100px;
float: left;
margin-left: 100px;
width: 170px;
}

.inner_left {
float: left;
width: 280px;
}

.inner_right {
width: 170px;
overflow: hidden;
text-align: right;
}

.postmetadata {
clear: both;
padding-top: 10px;
}

/* Featured Projects*/
#featuredblock {
	border-bottom: double;
	border-bottom-width:3px;
	font-size: 10px;
	color: #947E47;
}

#featuredblock p {
	margin-top: 10px;
	margin-bottom: 15px;
}

#featuredblock p:hover {
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #AF9554;
	width: 150px;
}


#featuredblock a:hover {
	background-color: #AF9554;
}

#featuredblock img {
}

/* Last.fm Widget */

.cdcover {
	width: 70px;
	height: 70px;
	overflow: hidden;
}

#lastfmrecords {
	border-bottom: double;
	border-bottom-width:3px;
}

#lastfmrecords li {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

#lastfmrecords li a:hover {
	background:none;
}

/* Flickr Widget*/

#flickrlink {
	padding: 0px 0px 10px 0px;
}

/* Amazon / iTunes Linkage */

#buylink {
	font-size:10px;
	margin: 10px 0px 5px 10px;
}

/* Thumbnail separation */

.thumbs {
       padding-bottom: 10px;
}

/* Recent Posts Widget */

.random-posts-thumb
{ padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}

.advanced-random-posts
{ border-bottom: double;
  border-bottom-width:3px;
  border-bottom:;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.advanced-random-posts li
{ margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
}

/* Latest Tweet */

.twitter
{  border-bottom: double;
   border-bottom-width:3px;
   color: #947E47;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 15px 0px;
}

.twitter-item
{  width: 150px;
   display: block;
   background: #24211D ;
   margin: 0px 0px 0px 0px;
   padding: 10px 10px 25px 10px;
   font-size: 10px;
   line-height: 135%;
}

.twitter-timestamp 
{  font-size: 8px;
   float: right;
   display: block;
   padding: 0px 0px 5px 0px;
}


/* Forms */

input {
	background-color: #3e3b32;
	color: #AF9554;
	border: 5px;
	padding: 2px;
	height: 16px;
	width: 200px;
	font-family: "Basic Commercial", BasicCommercial, "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Arial, Sans-serif;
	font-size: 12px;
	float: left;
}

#searchsubmit {
	background-color: #AF9554;
	color: #24221d;
	width: 50px;
	height: 20px;
	text-align: center;
	background-image: url("http://www.noallegiances.com/images/mall.gif");
	margin-top: -13px;
	margin-bottom: 25px;
	margin-left: 10px;
}


/* Comments */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #AF9554;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #AF9554;
}

.comments-template h2, .comments-template h3{
	font-family: "Basic Commercial", BasicCommercial, "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Arial, Sans-serif;
	text-decoration: none;
	font-size: 15px;
	padding-bottom: -5px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: "Basic Commercial", BasicCommercial, "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Arial, Sans-serif;
	font-size: 12px;
}

#submit {
	background-color: #AF9554;
	color: #24221d;
	width: 50px;
	height: 20px;
	text-align: center;
	background-image: url("http://www.noallegiances.com/images/mall.gif");
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 0px;
}


label {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* Footer */

#footer_left {
	float:left;
	width: 148px;
	margin-top: -5px;
	border-right-color: #AF9554;
	border-right-style:solid;
	border-right-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

#footer_right {
	float: left;
	margin-top: -5px;
	margin-left: -1px;
	width: 470px;
	border-left-color: #AF9554;
	border-left-style:solid;
	border-left-width: 1px;
	padding-left:10px
}

#footertop {
	background-image: url("http://www.noallegiances.com/images/footer_top.gif");
	background-position: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	width: 838px;
	height: 7px;
	margin: 0px;
	padding-bottom: 5px;
}

#footerbottom {
	clear: both;
	background-image: url("http://www.noallegiances.com/images/footer_bottom.gif");
	background-position: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	width: 838px;
	height: 7px;
	padding-bottom: 10px;
}

#copyright {
	background-image: url("http://www.noallegiances.com/images/copyright_notice.gif");
	width: 303px;
	height: 12px;
	margin-left: 178px;
	margin-bottom: 10px;
}

#footersearchbox {
	margin-left: 178px;
	padding: 5px;
}

#footer_right h3 {
	margin-bottom: -5px;
}

#footer_right p {
	font-size: 12px;
	color: #947E47;
}

#footer_right a {
	color: #947E47;
	text-decoration:underline;
}

#footer_right a:hover {
	color: #1F1E1D;
}

.tagcloud a:link {
	text-decoration:none;
}