body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #ff0000;
}
/*-----------------------------------side menu-------------------------------------------------*/
#sidemenu {
	width: 120px;
	height: 200px;
	Float: left;
	position: fixed;
	top: 40%;
	margin-top: -100px;
	left: -10px;
}
#sidemenu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidemenu li 
{
	display: inline;
}

#sidemenu a 
{
	display: block;
	float: left;
	width: 120px;
	height: 25px;
	padding-top: 10px;
	margin-top: 10px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 16px;
	color: #878787;
	background: url(../media/nbuttons01.png) no-repeat; 
}
#sidemenu a:hover 
{
	background: url(../media/nbuttons02.png) no-repeat;
	color: #FFFFFF;
	text-decoration: blink;
}
#sidemenu .active a {
	background: url(../media/nbuttons02.png) no-repeat;
	color: #ffffff;
}
/*------------------------------*/
body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}
#background /* disabled */
{
	width: 900px;
	height: 700px;
	background: url(../media/mainbg.jpg) no-repeat;
	float: none;
}
h1, h2, h3 {
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}
p, ul, ol {
	line-height: 200%;
	color: #000000;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FF0000;
	text-decoration: blink;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

img { border: none; }

/*------------------------------ Header ------------------------------*/

#header {
	width: 100%;
	height: 100px;
	margin: 0 auto;
}

/*------------------------------ Logo ------------------------------*/

#logo {
	height: 170px;
	background: url(../images/img07.gif) no-repeat left 65%;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 50px;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo h2 {
	float: right;
	padding: 68px 0 0 0;
	font-size: 24px;
	
}

#logo a {
	text-decoration: none;
	color: #372412;
}

/*------------------------------ Gallery ------------------------------*/

#gallery 
{
	width: 630px;
	min-height: 350px;
	max-height: 500px;
	margin: auto;
	margin-top: 50px;
	float: right;
}
#gallerylinks 
{
	width: 300px;
	min-height: 350px;
	max-height: 500px;
	margin: auto;
	margin-top: 50px;
	float: right;
}
#gallerynav
{
	width: 200px;
	float: right;
	margin-top: 50px;
	margin-right: 100px;
}
#gallerynav ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#gallerynav a 
{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-left:30px;
	background: url(../media/s_buttons_normal.png) no-repeat; 
}
#gallerynav a:hover 
{
	background: url(../media/s_buttons_hover.png) no-repeat;
	color: #FFFFFF;
}
#gallerynav .active a {
	background: url(../media/s_buttons_active.png) no-repeat;
	color: #ffffff;	
}
#top-photo h2 
{
	height: 1.4em;
	font-size: 1em;
}
#top-photo p 
{
	margin: 0;
	padding: 0 0 10px 0;
}
/*------------------------------ form ------------------------------*/
#textarea
{
	width: 200px;
}

/*------------------------------ Menu ------------------------------*/

#menu 
{
	width: 900px;
	height: 70px;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li 
{
	display: inline;
}

#menu a 
{
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	padding-top: 25px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #878787;
	background: url(../media/menu_buttons.png) no-repeat; 
}
#menu a:hover 
{
	background: url(../media/menu_buttons_hover.png) no-repeat;
	color: #FFFFFF;
}
#menu .active a {
	background: url(../media/menu_buttons_active.png) no-repeat;
	color: #ffffff;
}
/*------------------------------ smenu------------------------------*/
#slidemenubar, #slidemenubar2{
position: absolute;
border:0px solid transparent;
line-height:20px;
}

#slidebutton {
	width: 160;
	height: 340;
}

#slidebutton ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#slidebutton li 
{
	display: inline;
}

#slidebutton a 
{
	display: block;
	clear: left;
	float: left;
	width: 150px;
	height: 35px;
	padding-top: 3px;
	margin: 9px;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #878787;
	background: url(../media/menubutton2.gif) no-repeat;
	background-color: transparent;
}
#slidebutton a:hover 
{
	background: url(../media/menubutton.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: blink;
	color: #ff0000;
	text-indent: 35px;
}
#slidebutton .active a {
	background: url(../new%20media/testbutton.gif) no-repeat;
	color: #ffffff;
}
/*------------------------------ Page ------------------------------*/

#page {
	width: 830px;
	margin: 0 auto;
	padding: 20px 0;
}

/*------------------------------ Content ------------------------------*/

#content {
	float: right;
	width: 550px;
}
#content2 {
	float: right;
	width: 100%;
}
#content3 {
	float: right;
	padding-left: 0 10px 10px 30px;
	width: 550px;
	height: 300px;
	overflow: auto;
	color: #000000;
	margin-right: 50px;
	
}
#post {
	padding: 0 10px 10px 30px;
	color: #000000;
	border-left: #999999 2px solid;
	height: 350px;
	overflow: auto;
}
#emailform {
	padding: 0 10px 10px 5px;
	color: #999999;
	border-left: #999999 2px solid; 
	height: 400px;
	overflow: auto;
}


.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(../images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/*------------------------------ Sidebar ------------------------------*/

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

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(../images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(../images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/*------------------------------ Footer ------------------------------*/
#footer {
	clear: both;
	border-top: 3px solid #8c0000;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 0;
}
/*------------------------------ Lightbox ------------------------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../media/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../media/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../media/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
/* -----------------------------------------------------------------------------*/
/* archworxportfolio special css */



#footer2 a {
	color: #ff0000;
}
#textcontent {
	width: 350px;
	height: 500px;
	float: left;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: auto;
	clear: none;
}
#h7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}
/*-----------------------------------ADS---------------------------------------*/
#adcontent {
	width:470px;
	height: 780px;
	position: fixed;
}
#adcontent2
{
	width: 470px;
	height: 75px;
	position: absolute;
	bottom: 50px;
}

#adcontent2 ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#adcontent2 li 
{
	display: inline;
}

#adcontent a 
{
	display: block;
	Margin-left: 150px;
	width: 150px;
	height: 75px;
	text-decoration: none;
	text-decoration: blink;
	padding-top: 10px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FF0000;
	background: url(http://archworx.net/media/menu_buttons.png) no-repeat; 
}
#adcontent2 a:hover 
{
	background: url(http://archworx.net/media/menu_buttons_hover.png) no-repeat;
	color: #FFFFFF;
}
#adcontent2 .active a {
	background: url(http://archworx.net/media/menu_buttons_active.png) no-repeat;
	color: #ffffff;
}
	
