

/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: 'Arial', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN'; font-family: 'Arial', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN'; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: top;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}


/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #FFFFFF;
	color: #444;
	font: normal 11px sans-serif;
	line-height: 2;
	letter-spacing: 0.5px;
	-webkit-text-size-adjust: none;
}

img:hover {
   opacity: 0.75;
}

/* 
   Typography 
------------------------------------------------------------------- */

/* Headings */





















/* Links */

a:focus,a:hover {color: #222;}
a {
	color: #475950;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

a.feed {
	background: url('img/icon-feed.gif') no-repeat left center;
	padding-left: 18px;
}
a.more {
	color: #475950;
	font-weight: bold;
}
a.more:hover {color: #234;}


/* Text elements */





















/* Lists */















/* Special lists */

ul.plain-list li, ul.nice-list li, ul.tabbed li {
	list-style: none;
	margin-top: 0;
}

ul.tabbed {
	display: inline;
	margin: 0;
}
ul.tabbed li {float: left;}

ul.plain-list {margin: 0;}

ul.nice-list {margin-left: 0;}
ul.nice-list li {
	border-top: 1px solid #EEE;
	list-style: none;
	padding: 4px 0;
}
ul.nice-list li:first-child {border-top: none;}
ul.nice-list li .right {color: #999;}


/* Tables */





























/* Misc classes */




































/* Labels */












/* 
   Forms 
------------------------------------------------------------------- */



























/* Specific */




























/* 
   Alignment 
------------------------------------------------------------------- */

/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Images */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}


/* Floats */   

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}


/* 
   Separators 
------------------------------------------------------------------- */














/* 
   Posts 
------------------------------------------------------------------- */





















/* Archives */




























/* 
   Comments 
------------------------------------------------------------------- */



/* Comment list */































































/* Respond */































/* 
   Layout 
------------------------------------------------------------------- */

/* Common */
#top, #sub-nav {border-bottom: 1px solid #DDD;}


/* Wrapper */
#site-wrapper {
	margin: 0 auto ;
	width: 920px;
	padding: 0px 20px 0px 20px;
	background: #FFFFFF;
}


/* Header */
#header {padding-top: 24px;}

/* Top */
#top {padding-bottom: 20px;}


/* Logo */
#logo {	border-right: 1px solid #DDD;
	padding: 10px 41px 10px 0;
	margin-right: 40px;
}
#logo img {}

/* Splash */
#splash {padding-top: 32px;}


/* Navigation */
.navigation a {
	color: #000;
	text-decoration: none;
}
.navigation a:hover {color: #888;}
.navigation a:hover{border-bottom: 2px solid #FFF;}
.navigation li.current-tab a {color: #222;}

#main-nav li:first-child, #sub-nav li:first-child {margin-left: 0;}

/* Main navigation */
#main-nav {padding-top: 10px;}
#main-nav li {margin: 0 15px;}
#main-nav a {
	font-size: 16px;
	line-height: 2em;
	padding-bottom: 2px;
}
#main-nav li.current-tab a {color: #333;}
#main-nav a:hover {color: #002;}
#main-nav li.current-tab a {border-bottom: 2px solid #475950;}


/* Subnav */
#sub-nav {
	border-bottom: 1px solid #DDD;
	padding: 12px 9px;
}
#sub-nav a {
	font-size: 12px;
	text-decoration: none;
}
#sub-nav li {margin: 0 12px;}
#sub-nav li.current-tab a {font-weight: ;}
#sub-nav li.current-tab a {border-bottom: 2px solid #475950;}

/* Main */
.main {margin: 24px 0;}

.main#main-two-columns {background: url('img/main-two-columns.gif') repeat-y right top;}
.main#main-two-columns-left {background: url('img/main-two-columns-left.gif') repeat-y left top;}
.main#main-two-columns #main-content, .main#main-two-columns-left #main-content {width: 620px;}

/* Sidebar */
#sidebar {width: 255px;}


/* Columns */


















	























/* Sections */













/* Footer */

#footer {
	border-top: 1px solid #DDD;
	color: #444;
	padding: 16px 0 4px;
}
#footer-left {width: 700px;}
#footer-right {
	width: 200px;
	text-align: right;
}
#footer p {margin-bottom: 0.4em;}
#footer .text-separator {
	padding: 0 3px;
	color: #BBB;
}
#footer a:hover {color: #000;}

#footer2 {
	border-top: 0px solid #DDD;
	color: #444;
	padding: px 0 px;
}

/* 
   Misc overriding classes
------------------------------------------------------------------- */

/* Border */







/* Margin */







/* Padding */








/* 
   IE Fixes (zzz)
------------------------------------------------------------------- */

* html .navigation, * html #footer, * html #splash, * html .comment ul {height: 0.01%;}
* html #footer-left {width: 700px;}
.navigation, #splash, .comment ul {min-height: 0.01%;}