﻿/** 
{
    margin: 0;
    padding: 0;
}*/

/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body{
/*margin: 0 10% 0 10%;*/
margin: 0;
padding:0;
line-height: 1.5em;
/*background-image: url(../../content/Media/bg-chrisrisner.jpg);*/
background-image: url(../../content/Media/bg-chrisrisner2.png);
background-repeat: repeat-x;
/*background-color: transparent;*/
background-color: #5F5F5F;

}

body img
{
    border-style: none;
    text-decoration: none;
}

b{font-size: 110%;}
em{color: red;}

img
{  border-style: none;
}

#maincontainer
{	
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	position: relative; padding: 0px;
}

#topsection{
/*background: #EAEAEA;*/
height: 190px; /*Height of top section*/
/*background: rgb(187,187,187);*/
margin: 0;
padding: 0;
}

#topsection h1{
margin: 0;
padding-top: 0px;
}

#contentwrapper{
float: left;
width: 100%;
background-color: #FFFFFF;
/*background-color:Black;*/
padding-top:000px;
}

#contentcolumn{
margin-right: 200px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
/*background: #FDE95E;*/
background-color: #FFFFFF;
/*padding-top:100px;*/
height:100%;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}










/****************************/



a:link
{
    color: #7EBE08;
    text-decoration: underline;
}
a:visited
{
    color: #7EBE08;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #7EBE08;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0 0px 0 0;
    background-color: #2A2A2A;
    height: 100px;
}

p#logo, h1#logo
{
    font-weight: bold;
    font-size: 24px !important;
    padding: 10px 0;
    padding-left: 140px;
    margin: 0;
    color: #FFF;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
}

#logo a
{
    color: #7EBE08;
    text-decoration: none;
    font-size: 32px !important;
    border-width: 0;
}

#main
{
    /*padding: 30px 30px 15px 220px;*/
    background-color: #353535;
    margin-bottom: 30px;
    /*_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
    float: left;
    clear: left;
    width: 100%;
}

#footer
{
    color: #999;
    padding: 5px 0 0 0;
    text-align: center;
    line-height: normal;
}

#footer p
{
    padding: 5px 0;
    margin: 0;
    font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 0px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #2A2A2A;
}

ul#menu li a:hover
{
    background-color: #FFF;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #FFF;
    color: #000;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}




 .leftNav {
    float: left;
    margin: 0;
    display: inline;
    width: 220px;
    overflow: hidden;
 }
 
/*
#leftcolumn {
	float:  left;
	width:  200px;
}
*/
#leftColumn{
/*	position:  absolute; */
/* replace top value with the height of your header. */
	top:  100px;
	left:  0;
/*  Background of the left side menu.  Replace the URL and the background color (#3F9BCF) with your choices for each.)  */
/*	background:  url(../LayoutImages/body_bg.gif) top left repeat-y #3F9BCF;*/
	color:  #FFFFFF;
	margin:  0;
	padding:  0;
	margin-left: 126px;
	background-color: #2A2A2A;
/* Replace width with the width of your left column. */
	width:  200px;
	height: 100%;
}


ul#sideBarMenu li
{
    
    list-style: none;
    margin-left: -20px;
    padding-bottom: 10px;
    font-size: large;
}

.nonBlogContent 
{    
    width: 790px;    
    height: 100%;
}

.nonBlogContent h2
{
	color: #7EBE08;
}

.syndication
{
	padding-top: 30px;
	padding-left: 10px;
}

div.comment .post p, div.trackback .post p {
	border: 1px solid #285090;
	background: #F1F7FB;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: block;
	color: Black;
	border-color: #2A2A2A;
	border-width: thin;
}

div.comment .post, div.trackback .post {
	margin-left:10px;
}

.entry
{
	padding-right: 20px;
	font-size: small;
}

.entryQC
{
	padding-right: 20px;
	font-size: small;
}

.entryBody
{
	float: left;
	width: 100%
}

.entry h3
{
	color: #7EBE08;
}









.rtop, .rbottom
{
	display:block;
	background:transparent;
}
.rtop *, .rbottom *
{
	display:block;
	height:1px;
	overflow:hidden;
	background:#FFF;
}
.r1{margin: 0 5px;}
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.r4{margin: 0 1px; height: 2px;}

/*
------------------------------
  Tag Cloud
------------------------------
*/

.tag1{font-size: 0.8 em}
.tag2{font-size: 0.9em}
.tag3{font-size: 1em}
.tag4{font-size: 1.2em}
.tag5{font-size: 1.4em}
.tag6{font-size: 1.7em}
.tag7{font-size: 2.0em}



.blogEntryTitle
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bolder;
}

#commentWrapperFieldset
{
	width:80%;
}

.leftMenuBar
{
	background:#000;
	height:100%;
	display:block;
	width:2px;
	float:left;
	margin: 0 auto; /*Center container on page*/
}

.topMenu
{
	padding-left: 50px;
	color:Red;
}




div#topBarMenu
{
	/*padding-left:30px*/
	margin-left: 30px;
}


ul#topMenu
{
    /*border-bottom: 1px #5C87B2 solid;*/        
    padding: 0 0 0px;
    position: relative;
    margin: 0;
    /*text-align: right;*/
}

ul#topMenu li
{
    display: inline;
    list-style: none;
}


ul#topMenu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
/*    color: #fff;*/
}

ul#topMenu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    /*background-color: #e8eef4;*/
    /*color: #034af3;*/
}

ul#topMenu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}
/*
ul#topMenu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}
/*
ul#topMenu li.selected a
{
    background-color: #fff;
    color: #000;
}
*/

b#topMenuBottom
{
	background:#000;
	height:2px;
	display:block;
	width:650px;
	/*padding-left:100px;*/
}

#categoriesHeader
{
	font-size:larger;
}


.required
{
	background: url(../../content/Media/required.gif);
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	/*padding-right: 46px;*/
}


div.quickComment {/*.quickPost p{*/
	border: 1px solid #285090;
	background: #F1F7FB;
	/*padding: 1.2em 1.2em 1.2em 26px;*/
	display: block;
	color: Black;
	border-color: #2A2A2A;
	border-width: thin;
	font-size: 10px;
}

div.quickComment .quickPost{
	/*margin-left:10px;*/
}

.hideDiv
{
	display:none;
}

.commentDiv
{
    position: relative;
    padding: 0;
    margin-bottom: 10px;
}

/***  Form layout   ***/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

fieldset#commentWrapperFieldset dl { display: block; clear: both; position: relative; width: 100%; }
/*fieldset#commentWrapperFieldset dl dt { width: 160px; float: left; height: 25px; }
fieldset#commentWrapperFieldset dl dd { width: 250px; float: left; min-height: 25px; }*/
fieldset#commentWrapperFieldset dl dt { width: 90px; float: left; }
fieldset#commentWrapperFieldset dl dd { float: left; }
/*fieldset#commentWrapperFieldset dl dd input.itext { width: 200px; }*/
fieldset#commentWrapperFieldset dl dd img { padding-left: 15px; }
input.icheckbox { border: 0; width: auto;}
input.itext { width: 200px; }