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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}
/*
 * body {
 * line-height: 1;
 * color: black;
 * background: black;
 *}
 */
ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}


/* Main styles
*******************************/
html {
	height: 100%;
	margin-bottom: 1px;/* force vertical scrollbars */
}
body {
	color: #000;
	font-size: 90%;
  background:#000;
}
/* Default fonts
*******************************/
body		  { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; }

input,
select,
textarea	  { font-family: Tahoma, Arial, Helvetica, sans-serif; }

pre,
tt,
kbd,
var,
code { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; }
/* Header elements
*******************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight:normal;
}
h1 {
    font-size: 3em;
    color:#fff;
    line-height:1.2;
    padding:10px 0px 9px 0px;	
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    
}
h2 {
    color: #EFEFEF; 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-weight:bold; 
		font-size:2.1em; 
		line-height:1em; 
    padding:10px 0px 2px 0px;
}
h3 {
    color:#FF33CC; 
    font-size:1.5em; 
    line-height:1.2em; 
    padding:0 0 10px 0 !important;
}
h4 { font-size: 1.3em; font-weight:bold; color:#ff703f; }
h5 { font-size: 1.2em; font-weight:bold; color:#ff703f; }
h6 { font-size: 1.1em; font-weight:bold; color:#ff703f; }


/* Text elements
*******************************/
p			  { margin: 0 0 1.2em 0; text-align: left; line-height:1.6; }
p.last 		  { margin-bottom:0; }
p.first		  { margin-top:1em; }
p.img		  { float: left; margin:0 1em 1em 0; padding:0; }
blockquote    { margin: 0 0 2em 2em; border:1px dotted #666; padding:1em; }
strong        { font-weight: bold; }
em            { font-style: italic; }
pre           { border: 1px solid #ddd; margin-bottom: 1.2em; padding:1.2em; }
small		  { font-size: .9em; }
code          { /*style*/ }
ins           { text-decoration:none; } /*remove underline from text*/
del           { text-decoration:line-through; }
sub           { vertical-align:sub;font-size: .9em; }
sup           { vertical-align:super;font-size: .9em; }
acronym       { border-bottom:1px dotted #666; }
abbr 		  { /*style*/ }
dfn 		  { font-style:italic; }
bdo           { /*style*/ }
q             { font-style:italic; }
cite          { font-style:italic;}
dl            {line-height:1.8;margin-bottom:1em;}
dd            {}
dt            {}
/*links*/
a:link,
a:visited,
a:focus,
a:hover,
a:active	{ color:#FFF; text-decoration: none; cursor:pointer; }
a:hover		{ color:#FF33CC; }
a:visited	{}
a:active,
a:focus     { outline: 0; } /*remove border in ff*/

/* decorate lists in posts */
#primarycontent,#secondarycontent,#content .post ul li,
#primarycontent,#secondarycontent,#content .post ol li {
    margin: 0 0 1em 2em;
    list-style-type:none;
}
//#primarycontent,#secondarycontent,#content .post ol {
//    list-style-type:decimal;
//}
input, textarea{
	border:1px solid #ff33cc;
	font-size:12px
}
img {
    border:0;
    outline:0;
}
/* Wordpress aligning
*******************************/
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
    float:left;
    margin: 0 1em 1em 0;
}
.alignright {
	 float:right;
   margin: 0 0 11em 11em;
}
.wp-caption img {
   margin: 0;
   border: medium solid #ff33cc;
   padding:4px;
}
.wp-caption a:hover img {
	border: thick solid #ff33cc;
	padding:2px;
}
.wp-caption {
    border:2 none;
    text-align:center;
    padding-top:2px;
    padding-bottom:2px;
}
.wp-caption p.wp-caption-text {
    font-size:1.0em;
    font-weight:bold;
    text-align:center;
}
/* Text align
*******************************/
.t-right 	{ text-align: right; }
.t-left 	{ text-align: left; }
.t-center 	{ text-align: center; }
.t-justify 	{ text-align: justify; }
/* Other
*******************************/
.clear:left right after {
	//content: ".";display: block;height: 0;clear: both;visibility: hidden
	clear: both;
}
.zoom {overflow:hidden;}

div#mainwideimagecontainer {
	width: 800px;      // <-- images will be evenly distributed across this width
	margin: auto;
	background-repeat: no-repeat;

}
div#imagecontainer {
	width: 33.33%;
}

#root{
	width:980px;
	margin:0 auto;
    border-top:0;
    border-bottom:0;
    background:url(images/body-back.jpg) 0 2px no-repeat;
}

#nav-search {
    overflow:hidden;
    padding-bottom:2px;
    width:600px;
    position: relative; top: -25px; left: 380px;
}

#nav {
    height:24px;
    padding:5px 8px 0 8px;
    float:left;
    width:600px;
    background:url(images/nav-back.gif) 0 0 no-repeat;
}
#nav ul {
    overflow:hidden;
}

#nav li,
#nav a {
    background-image:url(images/nav-pages.gif);
    background-repeat:no-repeat;
    float:left;
}

#nav li:hover,
#nav a:hover {
    background-image:url(images/nav-pages-sel.gif);
}

#nav li {
    margin-right:6px;
    background-position:0 0;
}
#nav a {
    font-size:.92em;
    color:#fff;
    height:18px;
    font-weight:bold;
    text-decoration:none;
    padding:3px 12px 0;
    background-position:100% -18px;
}

#nav a:hover {
    color:#000;
}


#sidebar {
    margin:150px 0 0 10px;
    width:320px;
    float:left;
    display:inline;
}


#sidebar .content {
    position:relative;
    padding:10px 20px;
    background:#C0C0C0;
    min-height:300px;height:auto!important;height:300px;
}

#sidebar .header,
#sidebar .footer {
    font-size:0;
    line-height:0;
    display:block;
    height:10px;
    background-position:0 0;
    background-repeat:no-repeat;
}

#sidebar .header {
    background-image:url(images/sidebar-header.gif);
}

#sidebar .footer {
    background-image:url(images/sidebar-footer.gif);
}

#sidebar h3 {
    line-height:1.8;
}

#sidebar .box {
    margin-bottom:16px;
}

#sidebar .box ul {
    font-size:.92em;
    line-height:2;
}

#sidebar .box ul ul {
    font-size:1em;
    margin-left:1em;
}

#sidebar li {
    padding-left:12px;
    background:url(images/li.gif) 0 10px no-repeat;
}

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

#header {
    height:150px;
}

#header h1 {
    padding:50px 0 0 380px;
    
}
#header .description {
    color:#fff;
    font-size:.92em;
    padding-left:10px;
}
#header h1 a {
    color:#fff;
    text-decoration:none;
}

#main{
    width:648px;
    float:right;
}

#mainwide{
		width:980px;
		float:left;
}

#content {
    margin:2px 0 0 0;
    background:#000;
    padding:10px;
    padding-top:2px;
    border-width:1px;
    border-color:#FFF;
    float:left;
}

#primarycontent {
    margin:2px 0 0 0;
    background:#000;
    padding:5px 5px 5px 10px;
    padding-top:2px;
    border-width:1px;
    border-color:#FFF;
    width:500px;
    float:left;
}

#secondarycontent {
	margin:2px 0 0 0;
	background:#000;
	padding:50px 100px 10px 0;
	border-width:1px;
	border-color:#FFF;
	float:right;
}

#content .footer {
		display:block;
		background-position:0 0;
  	background-repeat:no-repeat;
		background:url(images/content-footer.gif)
}


#content h2 {
    float:left;
}

#content .title {
    overflow:hidden;
    padding-bottom:8px;
    float:left;
    width:800px;
}

#content .byline {
    overflow:hidden;
    padding-bottom:4px;
    float:left;
    width:800px;
}

#secondcontent,#primarycontent,#content h2 a {
    text-decoration:none;
    line-height:1;
    display:block;
    padding-bottom:8px;
}

#secondcontent,#primarycontent,#content h2 a:hover {
    color:#FF33CC;
}

#secondcontent,#primarycontent,#content .postdata {
    /*clear:both;*/
    font-size:.1.1em;
    line-height:1.4;
    padding-bottom:6px;
    color:#fff;
}
#secondcontent,#content .postdata a {
    color:#fff;
}

#content .categories,
#content .comments {
    display:block;
}
#content .comments a {
    text-decoration:none;
}
#content .comments a:hover {
    text-decoration:underline;
}
#primarycontent,#secondcontent .entry {
 //   min-height:400px;height:auto!important;height:400px;
}
#content .entry {
    clear:both;
 //   min-height:400px;height:auto!important;height:400px;
}

#content .tags {
    background:url(images/tags-bottom.gif) 0 100% no-repeat;
    color:#FF33CC;
    clear:both;
    font-size:0.92em;
    padding-bottom:6px;
}

#content .tags .top {
    background:url(images/tags-top.gif) 0 100% no-repeat;
    display:block;
    height:6px;
}

#content .tags .content {
    background:#000;
    padding:0 12px;
    line-height:1.1;
}

#content .tags a {
    color:#FF33CC;
}


#secondcontent,#primarycontent,#content .post {
    margin-bottom:2em;
    overflow:hidden;
    /*clear:both;*/ 
    color:#DFDFDF;
}


a.more-link,
a.more-link span {
    background-image:url(images/read-more.gif);
    background-repeat:no-repeat;
}
a.more-link {
    font-weight:bold;
    font-size:.92em;
    background-position:0 0;
    display:block;
    width:110px;
    text-decoration:none;
    line-height:1;
    float:right;
    margin-bottom:6px;
}

a.more-link:hover  {
    text-decoration:none;
    color:#000;
}

a.more-link span {
    background-position:100% -18px;
    height:15px;
    display:block;
    width:100px;
    padding:3px 5px 0;
    text-align:center;
}

/* Comments
 *******************************/

#comments {
}

#comments h3 {}

.comments-list {
    margin:12px 0;
}

.comments-list .avatar {
    margin-bottom:4px;
    vertical-align:middle;
}

.comments-list li {
    padding:18px;
    line-height:1.2;
}

.comments-list li {
    font-size:.92em;
}

.comments-list li.graybox {}

.comments-list cite {
    font-weight:bold;
    font-style:normal;
}

.comments-list .comment {
    margin-top:8px;
}
#commentform {
    margin-top:12px;
}

#commentform input.text,
#commentform textarea {
    border:1px solid #eee;
    padding:2px;
    font-size:.92em;
    border-radius: 6px;
}

#commentform input.text {
    width:200px;
}

#commentform input.button {
    border:0;
    text-align:center;
    width:120px;
    color:#000;
    font-size:.92em;
    font-weight:bold;
    background:url(images/submit-comment.gif) 0 0 no-repeat;
}

#commentform textarea {
    width:400px;
}

#recent{
    clear:both;
    padding-top:2px;
    color:#fff;
}

#recent .content {
    float:left;
    background:black;
    overflow:visible;
    width:932px;
    min-height:10px;
    height:auto!important;
    height:170px;
    padding:15px 24px;
}

#recent .box {
		font-size:.82em;
    float:left;
    width:160px;
    padding:2px;
    line-height:1;
    margin-right:4px;
}

#recent .posts {
    width:300px;
}

#recent .date {
    color:#aaa;
}

#recent ul {
    font-size:.92em;
}

#recent li {}

#recent a {
    line-height:2;
    text-decoration:none;
    color:#eee;
}

#recent a:hover {
    color:#d4d4d4;
}

#footer {
    clear:both;
    padding:8px 24px;
    font-size:.92em;
    overflow:hidden;
    background:#000;
    border-top: 1px solid #fff;
}

#footer img {
    vertical-align:middle;
}

#footer .copyright {
    float:left;
    line-height:2;
}

#footer .links {
    float:right;
}

#footer .links a {
    padding-left:12px;
}
#footer .links a:hover {
		color:#ff33cc;
}

.navigation {
    font-weight:bold;
    font-size:.92em;
    line-height:1.2;
}

.navigation a {}
