body 
{
	padding : 0;
	margin : 0;
	font : 0.74em Arial, sans-serif;
	line-height : 1.5em;
	background : #393939;
	color : #fff;
}
a {
color : #d0eb55;
background : inherit;
text-decoration : none;
}
a:hover {
color : #d0eb55;
background : inherit;
text-decoration : underline;
}
p {
margin : 5px 0;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}
h3 {
padding : 4px 0;
margin : 0;
}
ul {
margin : 0;
padding : 0;
list-style : none;
}
img {
border : 0;
}
hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
ol {
padding : 0;
margin : 0;
}
.code {
padding : 3px 5px 3px 35px;
border : 1px solid #666;
list-style-type : decimal-leading-zero;
font-family : Courier;
}
.code code {
font-family : Monaco, "Courier New", Tahoma;
font-size : 1.2em;
}
.code li {
margin : 2px 0;
padding : 0 5px;
background : #333;
}
.code li.t1 {
padding-left : 4ex;
}
.code li.t2 {
padding-left : 8ex;
}
.code li.t3 {
padding-left : 12ex;
}
.code li.t4 {
padding-left : 16ex;
}
.code li.t5 {
padding-left : 20ex;
}
.code li.t6 {
padding-left : 24ex;
}
.code li.t7 {
padding-left : 28ex;
}
.code li.t8 {
padding-left : 32ex;
}
.content {
margin : 0 auto;
width : 1000px;
}
#topbar {
height : 35px;
background : #212121;
width : 100%;
}
#topbar #icons {
float : right;
margin : 10px 0 0;
padding : 0;
}
#topbar #icons img {
padding-right : 4px;
border : 0;
}

.url 
{
    float:left;
    padding : 5px 0;
    vertical-align: middle;
}

#topbar .link
{
    display: inline;
    float: left;
    margin: 8px 0px 0px 10px;
}

#topbar .link a {
color : #676767;
text-decoration : none;
margin-top: -5px;
}
#topbar .link a:hover {
color : #fff;
}

#top {
padding-top : 0;
background : #3d3d3b url(images/topbg.gif) repeat-x;
height : 85px;
margin-bottom : 25px;
}
#top h1 {
font : bold 2.6em Arial, Sans-Serif;
padding : 20px 0 0 0;
margin : 0;
letter-spacing : 1px;
color : #d0eb55;
}
#top a:hover {
text-decoration : none;
}
#top h2 {
font : 0.9em Arial, Sans-Serif;
letter-spacing : 0;
color : #868686;
margin : 0;
padding : 0;
}
#menu {
float : right;
height : 23px;
margin-top : 35px;
}
#menu .hover a {
color : #fff;
background : inherit;
text-decoration : none;
padding-left : 10px;
line-height : 23px;
font-weight : bold;
}
#menu .hover a span {
padding-right : 10px;
}

#menu  .hover a, #menu .hover a span {
display : block;
float : left;
}
#menu  .hover a:hover, #menu .current {
color : #fff;
background : #a9bc52 url(images/tabl.gif) no-repeat left top;
padding-left : 10px;
height : 23px;
}
#menu  .hover a:hover span, #menu .current span {
background : url(images/tabr.gif) no-repeat right top;
padding-right : 10px;
height : 23px;
cursor : pointer;
}
#menu ul {
list-style : none;
padding : 0;
margin : 0;
}
#menu li {
float : left;
margin : 0 0 0 5px;
}
#main {
width : 1000px;
margin : 0;
padding : 0;
}
.postHeader
{
	background:#414141;
	padding: 10px 0 0 10px;
	margin: 0 0 20px 0;	
}
.right_side {
float : right;
width : 202px;
background : inherit;
overflow : hidden;
}
.right_side .pad {
padding : 0 0 10px 17px;
}
.right_side p {
padding : 0 0 5px 5px;
}
.right_side ul {
padding : 3px 0 12px 5px;
}
.right_side li {
line-height : 18px;
background : inherit;
list-style : square;
padding-left : 0px;
margin-left : 17px;
color : #b4e04a;
}
legend, fieldset
{
	color : #b4e04a;
}
.right_side a {
background : inherit;
text-decoration : none;
color : #b4e04a;
}
.right_side a:hover {
color : #b4e04a;
text-decoration : underline;
}
.right_side h3 {
color : #eee;
font : bold 1.2em Arial, Sans-Serif;
background : url(images/rmenuhead.gif) no-repeat top;
width : 202px;
height : 30px;
padding-top : 7px;
text-indent : 10px;
}
.left_side {
background : inherit;
margin-bottom : 10px;
width : 590px;
}
.left_side .intro {
background : #414141;
color : #fff;
}
.left_side .intro .pad {
padding : 10px;
}
.left_side .intro a {
color : #b4e04a;
text-decoration : none;
}
.left_side .intro a:hover {
color : #cdff56;
text-decoration : underline;
}
.left_side .mpart {
padding : 20px 0 0 0;
}
.left_side h2 {
background : inherit;
padding : 0;
margin : 0;
font : 1.8em verdana, Arial, Sans-Serif;
}
.left_side .mpart  h3 {
background : inherit;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
color : #a5a5a5;
}

.postFooter
{
    text-align: right;    
}

.left_side p {
color : #e7e7e7;
padding : 0;
text-align : justify;
}
.left_side img {
float : left;
padding : 0 10px 5px 0;
}
.left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
padding : 7px 35px 0 0;
margin : 10px 0 25px 0;
text-align : right;
background : url(images/commentb.gif) no-repeat top right;
height : 32px;
}
.date a {
font : bold 1.2em Arial, Sans-Serif;
color : #a9bc52;
background : transparent;
}
.left_side .rs {
float : right;
margin : 0 0 0 10px;
border : 1px solid #888;
padding : 5px;
background : inherit;
}
.left_side ul {
list-style-position : inside;
margin-left : 2px;
}
.left_side ul li {
list-style-type : square;
margin-left : 15px;
}
.left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
.left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
width : 628px;
padding : 10px;
}
#footer {
clear : both;
width : 1000px;
margin : 0 0 6em 0;
padding-top : 5px;
color : #777;
border-top : 1px solid #444;
background : inherit;
}
#footer .right {
float : right;
}
#footer a {
text-decoration : none;
background : inherit;
}
body
{
	/*the entire page*/
}
#blogStats
{
	/* the container for statistics for your blog */
}
#container
{
	/* this is the outermost container for Subtext
	all elements reside within here */
}
#header
{
	/* container for the header */
}
#header .title
{
	/* page header title */
}
#header .subtitle
{
	/* header subtitle */
}
#navigation
{
	/*the section that holds all the links to various parts of the site
	such as archives, categories, and blogroll */
	float:right;
}

#content
{
	/* this region is where the main page content will be loaded
	it can have posts, archives, category listings, etc. */	
}
#news
{
	/*container for the news announcement */
}
#news .title
{
	/*title of the news announcement*/
}
#news .body
{
	/* the body of the news announcement */
}
#footer
{
	/* bottom of all pages */
}
#footer .copyright
{
	/* copyright information in the footer */
}
#gallery
{
	/* container for galleries */
}
#gallery .title
{
	/* the title of the gallery */
}
#gallery .description
{
	/* the description of the gallery */
}
#gallery .thumbnails
{
	/* contains all the thumbnails for the gallery */
}
#gallery  .thumbnail
{
	/* specific formatting for each individual thumbnail */
}
#postComment
{
	/* the container for the form where people can input comments */
}
#postComment .title
{
	/* the title of the comment form */
}
#searchBox
{
	/* container for the searchbox */
}
#searchBox .searchInput
{
	/* the text box that search terms are typed into */
}
#searchBox .seachButton
{
	/* the button pressed to initiate the search */
}
.links
{
	/* The primary container for each navigation section
	(such as Archives, Categories, etc) */
}
.links .title
{
	/* The title of each navigation section */
}
.links ul
{
	/* the styling for unorderd lists inside the links container */
}
.links ul li
{
	/* listed items in unordered lists in links */
}
#recentComments
{
	/* container for recent comments control */
}
.comments
{
	/* container for all comments */
}
.comment
{
	/* container for individual comment */
}
.comment .title
{
	/* title of comment */
}
.comment .author
{
	/* author of comment */
}
.comment .postedDate
{
	/* comment date posted */
}
.comment .content
{
	/* main body of comment */
}
.day
{
	/* container for the view of posts by day */
}
.day .date
{
	/* the date being viewed */
}
#myLinks
{
	/* container for the MyLinks */
}
#myLinks .title
{
	/* the title of the MyLinks section */
}
#myLinks .links
{
	/* the links contained in the MyLinks section */
}
.posts
{
	/* container for a list of posts - not used on main page*/
}
.post
{
	/* the container for a single post */
}
.post .title
{
	/* the title of a post */
}
.post .body
{
	/* the body of a post */
}
.post .info
{
	/* the footer information of each post */
}
.post .trackback
{	
	/* the trackback / ping area of a post */
}
.previousNext
{
	/* the links that lead to the next and previous story */
}
.required
{
	/*information that should be marked as required */
}
.singleImage
{
	/* container for viewing a single image in the gallery */
}
.singleImage .title
{
	/* title of single image */
}
.singleImage .image
{
	/* image being displayed */
	
}

/* -------- Share Options ------ */
div.share
{
	/* the wrapper for the ShareThisPost control */
}

div.share span
{
	/* wraps the "Share This Post" text */
}

div.share ul
{
	/* container for list of share-links */
}

div.share ul li
{
	/* each individual share-link */
}

div.share ul li a
{
}

div.share ul li:before 
{
	/* example:
	
	content: "| "; 
	
	*/
}

div.share ul li:first-child:before, #nav li:first-child:before
{
	/* example:
	
	content: ""; 
	
	*/
}

/* ------------- {search layout} -------------- */
#search
{
}

#search-box
{
}

#search input
{
}

#search-results
{
}

#search-results h5
{
}

#search-results ul
{
}

#search-results ul li
{
}

#search-results div.innerbox
{
}

#search a.close
{
}

#search-progress
{
}
