/*  
Theme Name: Vizettes - (based on Chaotic Soul)
*/

/*  -----|  Globals  |------------------------------------------------------  */

body { 
	background-color: #161410;
	color: #999;
	font: 80%/125% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
.textSmall {
	background-color: #161410;
	color: #999;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 125%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4;
	margin-left: 0;
	}
hr {
	border: 1px dotted #4E4A45;
	width: 100%;
	}
.dotted {
	width: 750px;
	height: 1px;
	background-position: center;
	border-top-width: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: dashed;
	border-top-color: #4E4A45;
	}
.callout {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 14px;
	border: 1px dotted #666666;
	width: 160px;
	clear: left;
	float: right;
	margin: 22px 2px 4px 10px;
	font-size: 95%;
}	
a:link, a:visited, a:active { color: #d8d7d3; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }

ul { list-style: none; }

input, textarea {
	color: #9c9890;
	font-size: 11px; 
	text-decoration: none; 
	background-color: #161410; 
	border: 1px solid #363430;
	padding: 5px;
	}
	
blockquote {
	background: #1b1814;
	padding: 1px 15px 5px;
	border-bottom: 1px solid #35302a;
}

level2preSpace {
	padding: 8px 0;
}


/*  -----|  Structure  |----------------------------------------------------  */
	
#page {
	margin: 10px auto 25px;
	padding: 0;
	width: 770px;
	}
#pageLevel2 {
	padding: 0;
	background-position: center;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 770px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	}
	
#header {
	text-align: center;
	}	

#masthead {
	width: 770px;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#masthead2 {
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4E4A45;
}
#navBar1 {
	width: 770px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#contentArea  {
	border-left: 1px solid #363430;
	border-right: 1px solid #363430;
	border-top: 1px none #363430;
	border-right: 1px solid #363430;
	padding: 14px 12px 0;
	}
	
#linkscontentArea  {
	border-left: 1px solid #363430;
	border-right: 1px solid #363430;
	border-top: 1px none #363430;
	border-right: 1px solid #363430;
	padding: 8px 12px 0;
	}
.breadcrumbs {
	text-align: center;
	background-position: center top;
	font-size: x-small;
	background-position: center;
	border-top-width: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: dashed;
	border-top-color: #4E4A45;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4E4A45;
	width: 570px;
	float: none;
	clear: both;
}
a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active { color: #999; text-decoration: none; 	
}
a.breadcrumbs:hover {
	color: #bd934f;
	text-decoration: underline;
}
	
#footer {
	font-family: Georgia, 'Times New Roman', serif;
	color: #999;
	text-align: center;
	font-size: 85%;
	}
.footer2 {
	font-family: Georgia, 'Times New Roman', serif;
	color: #8E8E8E;
	font-style: italic;
	}

/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 { font-family: Georgia, 'Times New Roman', serif; font-weight: normal; }

h1 {
	color: #fff;
	font-size: 2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
h1:before, h1:after { content: " . . "; color: #444; }
h1 span { color: #bd934f; }

h2 { color: #bd934f; font-size: 1.35em; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #35302a; }
	.post h2 a { color: #bd934f; }
	.post h2.first { font-size: 1.75em; }
	
	.widecolumn h2.title { 
		display: block; 
		padding: 13px 10px;
		background: #1b1814;
		margin: 0 0 15px; 
		border-bottom: 1px solid #35302a; 
		font-size: 1.75em; }
h3 { color: #bd934f; font-size: 1.15em; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #35302a; }
.description {
	color: #666;
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 85%;
	letter-spacing: 0.1em;
}

 h3 { margin: 0 0 10px 0; color: #bd934f; }

.comments { margin: 0 0 10px 0; font-size: 85%; color: #bd934f; }


/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

