html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html, body {height:100%;}

body
{
    background: #161616 url('images/outer_bg.gif') center repeat-y;
    text-align:center;
    font-family:"Lucida Sans", "Arial", Helvetica, sans-serif;
    color:#111;
}

a
{
    text-decoration:none;
}

#center, #wrapper
{
    width:960px;
    margin:0px auto;
}

#center
{
	min-height:100%;
	position:relative;
	height:100%;
	background: #161616 url('images/bg.png') top no-repeat;
}

#header
{
    width:960px;
    margin:0px auto;
    height:150px;
}

#header #logo
{
    float:left;
    margin:16px 0px 22px 0px;
}

#window, #footer
{
    width:956px;
    height:53px;
}

#header #nav ul
{
    float:right;
    list-style-type:none;
    margin:67px 32px 0px 0px;
    letter-spacing:-1px;
}

#header #nav ul li
{
    margin:0px 10px;
    display:inline;
}

#header ul li a
{
    color:#bbb;
}

#header ul li a:hover
{
    color:#fff;
}

#header li.current_page_item a
{
	color:#fff;
}

#feature h1, #footer #blogstream h1, #footer #right h1, .sample h1
{
    float:left;
    background:#222;
    color:#aaa;
    text-transform:uppercase;
    font-weight:normal;
    padding:3px 10px;
    font-size:0.9em;
}

#feature h1
{
    margin:1px;
}


#window
{
    margin:27px 0px;
    background:#111 url('images/slider_bg.png') top center no-repeat;
    border:1px solid #333;
    height:270px;
    clear:none;
    color:#eee;
    padding:20px 0px 0px 0px;
}

#window a
{
    color:#aaa;    
}

#window a:hover
{
    color:#fff;
    text-decoration:underline;
}

#window #slider
{
  width: 692px;
  margin: 0 auto;
  position: relative;
}

#window .scroll
{
  height: 242px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

#window .scrollContainer div.panel
{
    height: 200px;
	width: 690px; /* change to 560px if not using JS to remove rh.scroll */
    font-size:0.8em;
    color:#bbb;
    padding:45px 0px 0px 0px;
}

#window .scrollContainer div.panel img
{
    margin:5px;
}

#window .scrollContainer div.panel a
{
    text-align:center;
    font-size:0.9em;
}

#window .navigation
{
    color:#555;
    float:right;
    list-style-type:none;
    font-size:0.76em;
}

#window .navigation li
{
    display:inline;
}

#window .navigation li a
{
    padding: 1px 3px;
}

#window .navigation li a:hover
{
    text-decoration:none;
}

#window .navigation li .selected
{
    background:#222;
    color:#000;
}

.scrollButtons {
    position: absolute;
    top: 110px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -50px;
}

.scrollButtons.right {
    right: -50px;
}

.sample
{
	margin:27px 0px;
	background:#111 url('images/slider_bg.png') top center no-repeat;
	border:1px solid #333;
	height:270px;
	clear:none;
	color:#eee;
	text-align:center;
}

.sample div
{
	clear:both;
	padding:20px;
	font-size:0.9em;
}

.sample div a {color:#aaa;}

.sample div a:hover {color:#fff;}

.sample img {padding:5px;}

#footer #blogstream
{
	margin:20px 0px 0px 8px;
    width:462px;
    list-style:none;
    text-align:right;
    border-bottom:1px solid #333;
    float:left;
}

#blogstream li
{
	background:#111;
	border:1px solid #333;
}

#blogstream li, #sidebar .inside li
{
	border-top:1px solid #222;
	border-bottom:1px solid #000;
	font-size:0.9em;
}

#blogstream li a, #sidebar .inside li a
{
	padding:10px 40px 10px 10px;
	display:block;
	height:100%;
	color:#999;
}

#blogstream li a:hover, #sidebar .inside li a:hover
{
	color:#6B94FA;
}

#blogstream #bloglink
{
	background:#161616 url('images/arrow.png') no-repeat 98% 50%;
}

#blogstream li:hover
{
	background:#161616 url('images/arrow.png') no-repeat 98% 50%;
}


#footer #right 
{
    float:right;
	background:none;
	border:none;
}

#footer #right img
{
	margin:20px 0px 0px;
}

#footer #right span
{
	color:#222;
	font-size:1.2em;
	padding:18px 0px;
	display:block;

}

#footer #left
{
    float:left;
}

#footer
{
    margin:0px auto;
    width:960px;
    border:1px solid #000;
    border-top:none;
    border-bottom:1px solid #222;
    background:#111 url('images/panel.png') repeat-x;
    
}

/*BLOG STUFF*/
#left
{
	width:650px;
	float:left;
	text-align:left;
	margin:10px;
}

#left .post
{
	margin:0px 0px 20px 0px;
}

#left .post h1
{
	background:url('images/blog_h1_bg.png') top repeat-x;
	padding:10px;
	border:1px solid #333;
}

#left .post h1 a
{
	font-size:26px;
	text-transform:uppercase;
	color:#eee;
	letter-spacing:-1.1px;
}

#left .post h1 a:hover
{
	color:#feab61;
}

#left .post .commentnum
{
	float:right;
	margin:14px 20px 0px 0px;
}

#left .post a.commentnum
{
	color:#eee;
}

#left .post .content, .info
{
	text-align:justify;
	background:#fff url('images/blog_content_bg.png') bottom repeat-x;
	color:#000;
	padding:40px 0px 20px;
	border:1px solid black;
	border-top:2px solid black;
	border-bottom:3px solid #222;
	font-size:0.90em;
	line-height:20px;
	text-align:justify;
	font-family:'Arial', Helvetica, sans-serif;
	width:648px;
	overflow:hidden;
}

.post .postmetadata
{
	background:#eee;
	border:1px solid #bbb;
	padding:15px;
	font-size:0.85em;
}

.post a, .info a
{
	color:royalBlue;
}

.post .content a:hover, .info a:hover
{
	text-decoration:underline;
}

#left .post .content p, #left .post .content ul{	margin:0px 60px 25px;}

.post .content h2
{
	font-size:1.5em;
	font-weight:normal;
	color:#E23C3C;
	margin:10px 60px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	letter-spacing:-1px;
}

.post .content li
{
	list-style-position:inside;
	padding-left:1em;
	text-indent:-1em;
	margin:0px 0px 7px 0px;
	list-style-type:square;
}



#left .post .content img
{
}

#left .post .content .wp-caption
{
	font-size:0.8em;
	color:#333;
	margin:0px 60px;
	text-align:center;
}


#left #neon_1.neon {background-color:#fe735c;}
#left h1 a#highlight_1:hover {color:#fe735c;}

#left #neon_2.neon {background-color:#a05cfe;}
#left h1 a#highlight_2:hover {color:#a05cfe;}

#left #neon_3.neon {background-color:#81fec2;}
#left h1 a#highlight_3:hover {color:#81fec2;}

#left #neon_4.neon {background-color:#bffe27;}
#left h1 a#highlight_4:hover {color:#bffe27;}

#left .neon
{
	height:19px;
	background-image:url('images/post_neon.png');
	background-repeat:none;
}

#left #bodyfooter a
{
	margin:10px 10px 0px 0px;
	float:right;
	color:#aaa;
	font-size:0.8em;
}

#left #bodyfooter a:hover
{
	color:white;
}

#comments ol
{
	list-style:none;
}

#comments li
{
	border-top:1px solid #999;
	margin-bottom:10px;
	padding:40px;
	background:#fff url('images/blog_content_bg.png') bottom repeat-x;
}

#comments h2
{
	font-size:1.2em;
	background:#111111 url(images/blog_h1_bg.png) repeat-x scroll center top;
	border:1px solid #333;
	padding:10px 0px 10px 8px;
	color:#fe9130;
}

#comments .add, #comments .addtext
{
	color:#666;
	text-decoration:none;
	border:1px solid #333;
	font-size:0.90em;
	float:right;
	padding:4px;
}

#comments .add:hover
{
	color:royalBlue;
}

#comments .topbox
{
	color:#999;
	float:left;
	width:100%;
	border-bottom:1px solid #efefef;
	margin-bottom:10px;
}

#comments .topbox .name
{
    float:left;
}

#comments .red
{
	color:#880a0a;
	margin-right:10px;
}

#comments .name, #comments .name a
{
	color:#4883EF;
	font-weight:bold;
}

#comments .name a:hover
{
	color:#2a5fc0;
}

#comments .date
{
    font-size:0.85em;
    float:right
}

#comments p
{
	text-align:justify;
	line-height:20px;
	margin-top:12px;
	font-size:0.87em;
}

#comments p a
{
	color:royalBlue;
}

#comments p a:hover
{
	text-decoration:underline;
}

#comments #respond
{
    color:#333;
	margin:10px 0px;
}

#comments #respond p
{
	padding:0px;
}

textarea#comment
{
    width:590px;
    padding:30px;
    font-family:Arial;
}

#comments small
{
	color:#bbb;
	padding:0px 5px;
}

#sidebar
{
	margin:10px 10px 0px;
	width:267px;
	float:right;
	text-align:left;
	list-style:none;
	position:relative;
	zoom:1;
}

#sidebar .input
{
	border:0;
	margin:0;
	padding: 3px 2px;
	width: 200px;
	background:url(images/blog_h1_bg.png) repeat-x scroll center top;
	border:1px solid #333;
	color:#bbb;
}

#sidebar #searchsubmit
{
	border:0;
	margin:0;
	padding:0;
	margin-left: 5px;
	height: 21px;
	width: 21px;
	background: url(images/search_logo.png) no-repeat top left;
	cursor: pointer;
}

#sidebar .inside
{
	clear:both;
	margin:0px 0px 30px;
	border-top:none;
}

#sidebar .top
{
	margin:0px 0px 12px;
}

#sidebar .inside .heading
{
	height:45px;
	border-top:1px solid #333;
	background:url(images/blog_h1_bg.png) repeat-x scroll center top;
}

#sidebar h3
{
	font-size:30px;
	color:#eee;
	text-transform:uppercase;
	display:block;
	margin:10px 0px 0px 0px;
        padding:2px 10px;
}

#sidebar #rss_button
{
	float:right;
	margin:3px 2px;
}
h3#red { background:#ff4b4b; }

h3#orange { background:orange; }

h3#blue { background:#66cbff; }

h3#purple { background:#AB7FFF;}

#sidebar .inside ul
{
	list-style:none;
	color:#eee;
}

#sidebar .inside ul li
{
	border:none;
	border-top:1px dashed #222;
}

#sidebar .inside ul li a
{
	padding:5px 10px;
}

#sidebar .inside h2 {
	 padding:5px 0px;
}

#sidebar a
{
	color:#bbb;
}

#sidebar a:hover
{
	color:#fff;
}

#sidebar #subscribe, #sidebar #search
{
	border:none;
}

#sidebar #subscribe img, #sidebar #search img
{
	float:right;
}

#wholefooter
{
    clear:both;
    margin:20px 0px 0px 0px;
    text-align:center;
    background:#161616 url('images/whole_footer2.png') repeat;
    padding:30px;
}

#footer, .push
{
    height: 112px;
}

#inside_footer
{
	margin:0px auto;
	width:960px;
	background-color:#111;
	border:1px solid #666;
	background:#111 url('images/footer_logo.gif') no-repeat left;
}

#inside_footer ul
{
	padding:30px;
	list-style:none;
	text-align:right;
}

#inside_footer ul li
{
	display:inline;
	margin:0px 10px;
}

#inside_footer li.current_page_item a
{
	color:#FE735C;
}

#inside_footer a {color:orange; }

#inside_footer a:hover {color:#fff;}

.wp-pagenavi
{
	float:left;
	color:#bbb;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #bbb;
}
.wp-pagenavi a:hover {	
	color: #000000;
	background-color: orange;
}
.wp-pagenavi a:active {
	margin: 2px;
	text-decoration: none;
	color: #0066cc;
	background-color: #FFF;	
}
.wp-pagenavi span.pages {
	margin: 2px 12px 2px 2px;
	color: #bbb;
	display:none;
	
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	margin: 2px;	
	color: #000000;
	background-color: #FFFFFF;
	display:none;
}

/* PORTFOLIO PAGE */
.client
{
	background:#111 url('images/portfolio_bg.png') repeat-x bottom;
	height:182px;
	border:1px solid #333;
	border-bottom:2px solid #000;
	margin:30px 0px 0px;
	padding:0px;
	text-align:right;
}

.client h1
{
	float:left;
	margin:158px 0px 0px 10px;
	display:inline;
	font-weight:normal;
}

.client img
{
	margin:30px 10px 0px 0px;
}

.spacer {height:100px;}

/*MISC PAGES*/
.info
{
	color:#111;
	background:url('images/blog_h1_bg.png') repeat-x;
	border:1px solid #333;
	margin-bottom:20px;
        padding:0px;
	
}

.info img {padding:20px;}

.info #email {border:1px solid #333; margin:20px 0px 0px; background:url('images/blog_h1_bg.png') repeat-x;}

.info div
{
	list-style-type:none;
	background:#fff url('images/blog_content_bg.png') bottom repeat-x;
	padding:20px 40px 40px;
}

.info p
{
	padding:20px 0px 0px 0px;
}


.images
{
	text-align:center;
}

.images img
{
	float:left;
}

.images hr {clear:both; border:none; background:#111; border-bottom:1px solid #333; border-top:3px solid #111; margin-bottom:20px;}

.images ul
{
	color:#ccc;
	text-align:left;
	float:right;
	width:480px;
	list-style:none;
	padding:5px 0px 0px;
	font-size:0.90em;
}

.images li {margin: 0px 0px 15px;}

.wpcf7
{
	border:1px solid #333;
	border-top:none;
	color:#eee;
	background:#111;
}

.wpcf7 p
{
	padding:10px;
	border-top:1px solid #333;
	border-bottom:2px solid #000;
}

.wpcf7 textarea
{
	font-family:Arial;
	width:622px;
	height:400px;
}

img#twitter
{
	position:relative;
	top:45px;
	margin-right:20px;
	float:right;
}