a {
	text-decoration: none;
	color: #F22222;
}

a:hover {
    text-decoration: underline;
}

body {
	margin: 0;
	font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;
	font-size: 65%;
	background-color: #F28528;
}

#headerWrapper, #topContentWrapper, #mainContentWrapper, #footerWrapper {
    width: 100%;
    clear: both;
}

#headerContent, #topContent, #mainContent, #footerContent {
    width: 800px;
    
    margin-left: auto;
    margin-right: auto;
}

#headerWrapper {
	height: 5em;
	background-color: #F22222;
	background-image: url(bg/headwrapper.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#headerContent {
    line-height: 5em;
}

#navigation a {
	margin: 0 1em 0 1em;
	color: #F2F2F2;
	text-decoration: none;
}

.navigationLink {
	float: right;
	font-size: 1.4em;
}

#navigation a:hover {
	color: #F3A81B;
}

#navigation a:active {    
    color: white;
}

#navigation a.activeLink {
	color: #000000;
}

#absintheAnchor {
	height: 5em;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
}

#absintheAnchor a {
    display: block;
    float: left;

    line-height: 3.57em;
    font-size: 1.4em;

    text-decoration: none;
    
    color: white;
}

#absintheAnchor a img {
    border: none;
}

#absintheAnchorLogo {    
    width: 32px;
    height: 32px;
    
    padding-top: 0.75em;    
    padding-right: 0.4em;
}

#topContentWrapper {
	background-color: #F3A81B;
	min-height: 1em;
	background-image: url(bg/topcontentbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#topContent {
    padding: 2em 0 2em 0;
}

#topLeftContent {
	width: 800px;
	float: left;

    
    //background-color: rgba(0, 255, 0, 0.3);
	margin-right: 5px;
}

#topLeftDownloadContent {
    width: 340px;
    float: left;
    margin-right: 5px;
}

#topLeftContent h2 {
	font-size: 2em;
	line-height: 1.5em;
	font-weight: normal;
	color: #F2F2F2;
}

#topRightDownloadContent h1 {
	font-size: 2.5em;
	line-height: 1.4em;
	margin-top: 0.2em;
	font-weight: bold;
	color: #F2F2F2;
}

#topRightDownloadContent h2 {
	font-size: 2em;
	color: #F25F2A;
}

#topRightDownloadContent h3 {
	padding: 0;
	margin: 0;
	color: #353128;
}

#topRightContent {
	width: 790px;
	float: left;
	margin-left: 5px;


    //background-color: rgba(0, 0, 255, 0.3);
	font-size: 1.3em;
	line-height: 1.72em;
}

#topRightDownloadContent {
    width: 420px;
    float: left;

    margin-left: 35px;

    font-size: 1.3em;
    line-height: 1.72em;
}

#topRightContent h2 {
	font-size: 2em;
	margin: 0;
	padding: 0;
	color: #F22222;
}

#topRightContent p {
	color: #353128;
}

#logoImage {
	width: 300px;
	height: 300px;
	margin-left: 250px;
}

a img {
    border: none;
    text-decoration: none;
}

#downloadImage {
    width: 300px;
    height: 300px;
    margin-left: 20px;
}

#absintheTagline {
    display: block;
    clear: left;
    text-align: center;
}

#mainContentWrapper {
	background-color: #F2F2F2;
	background-image: url(bg/contentbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#mainContent {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #353128;
	padding-top: 1em;
	padding-bottom: 1em;
}   

#mainContent h2 {
    font-size: 1.8em;
    line-height: 1.4em;
}

#mainContent h1 {
    line-height: 1.4em;
}


#quoteSection {
	padding: 2em 2em 1em 2em;
	text-align: center;
	color: #353128;
	font-size: 1.4em;
}

#quoteCredit {
	text-align: center;
	color: #353128;
}

#quoteSection:before, #quoteSection:after {
    content: "\"";
}

#pressSection {
    width: 440px;
    float: left;
    
    margin: 2em 40px 2em 0;
}

.pressPost {
    margin-bottom: 2em;
    clear: left;
}

.pressPost p {
    margin-left: 76px;
}

.pressPost h4 {
    margin: 0;
    padding: 0;
    margin-left: 76px;
}

.pressImage {
    float: left;
    width: 64px;
    height: 64px;
    
    margin-right: 12px;
}

#blogPosts {
    width: 290px;
    float: left;

    margin: 2em 0 1em 0;
    font-size: 1.1em;
}

#blogPosts h3 {
    display: none;
}

#blogPosts p:before {
    content:"*";
}

#blogPosts p small {
    display: none;
}

#blogPosts h2 a {
	color: #353128;
}

#blogPosts li, #blogPosts ul, #twitters li, #twitters ul {
    margin-bottom: 1em;
    margin-left: 0.5em;
    padding-left: 0.5em;
}

#twitters {
    width: 290px;
    float: left;
}

#subNavigation {
    width: 180px;
    float: left;

    margin: 1em 20px 1em 0;
}

#subNavigation ul, #subNavigation li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#subNavigation li {
    padding-bottom: 1em;
}

#subNavigation li.active:after {
    content:" \25C5";
}

#mainContentDetail ul {
    margin-top: 2em;
}

#mainContentDetail li {
    font-size: 1.05em;
    padding-bottom: 1em;
}

#mainContentDetail {
    width: 600px;
    float: left;
}

#mainContentDetail h2 {
    margin-top: 1em;
    font-size: 1.6em;
}

#mainContentDetail p {
    font-size: 1.05em;
    line-height: 1.5em;
}

#mainContent p {
    line-height: 1.6em;
}

#footerContent {
	padding-top: 1em;
	color: #ECEBF0;
	font-size: 1.2em;
}

#footerContent a {
	font-weight: bold;
	text-decoration: none;
	color: #F32425;
}

#footerContent a:hover {
    text-decoration: underline;
}

.footerNavSection {
    float: left;
    width: 180px;
    margin-right: 20px;
}

.footerNavSection ul, .footerNavSection li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footerNavSection li {
    padding-bottom: 1em;
}

#footerContent li a {
    font-weight: normal;
}

.footerNavSection p {
    padding: 0;
    margin: 0;
        
    line-height: 2em;
    width: 220px;
}

#copyrightInfo {
    clear: both;
    padding: 2em 0 2em 0;

    font-size: 0.7em;
}


/* BLOG SPECIFIC */

blockquote {
    margin: 1.5em 0 1.5em 0;
    padding: 10px 20px 10px 30px;
    font-style: italic;
    background-color: rgb(255, 251, 243);
    border: 1px solid rgb(188, 188, 188);
}

#redditTag {
	text-align: center;
	padding: 0;
	margin: 0;
	margin-top:-1em;
	margin-bottom: -1.8em;
	color: #353128;
}

.postmetadata, #respond {
    padding-top: 1em;
}

#comments {
    padding-top: 0.5em;
}

ol.commentlist  {
    font-size: 80%;
}

/* CODE */

.enscript {
    background-color: white;
    border: 1px dotted rgb(65, 60, 66);
    font-size: 11px;
    padding: 15px;
    word-wrap: normal; 
    white-space: pre-wrap;
}

code {
    display: block;

    font-family: monaco, monospaced;
    font-size: 1.1em;
    white-space: pre;
    white-space: pre-wrap;

    border: 1px dotted rgb(64, 60, 55);

    padding-bottom: 1em;
    padding-left: 2em;
    background-color: rgb(255, 248, 240);
}

code.action {
    border: 1px solid #990022;
}

.footnotes {
    font-size: 80%;
}
.external_lnk {
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: bold;
}

 /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */