/*
Theme Name: BlogTheme
Theme URI: http://www.woothemes.com
Description: Personal Blog Theme from WooThemes
Version: 1.0
Author: WooThemes
Author URI:  http://www.woothemes.com
*/

/*----- Setup ----- */

body {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;	
}
strong, b{
	font-weight:bold;
}

/*----- Header ----- */

#header {
	width: 100%;
	padding: 30px 0;
}

#logo h1 {
	text-indent: -9999px;
	background: url(images/logo-trans.png) top left no-repeat;
	height: 98px;
	margin: 5px 0 0;
}

#twitter ul {
	background: url(images/twitter-trans.png) top left no-repeat;
	padding: 0 0 20px 60px;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", serif;
	color: #fff;
}

#twitter ul a {
	color: #fff;
	text-decoration: underline;
	font-size: 14px !important;
}

#twitter ul a:hover {
	text-decoration: none;
}

#nav {
	width: 100%;
}

#navigation {
	/* For Normal Browsers */
	margin: 0;
	padding: 0;
	width: auto;
	height: 58px;
	list-style:none;
}

#navigation li {
	margin: 0;
	padding: 0;
	width:auto;
	height: 58px;
	float:left;
}

#navigation a {
	margin: 0;
	padding: 10px 50px 0 20px;
	width:auto;
	height: 48px;
	font:18px Georgia, "Times New Roman", serif;
	/* IE6 Needs inline-block otherwise width:auto; spans 100% */
	display:inline-block;
	text-decoration: none;
}
	
#navigation a span {
	font:12px Arial, Helvetica, sans-serif;
	display:block;
}

#navigation a:hover, .current_page_item {
		text-decoration:none;
}

/*----- Content ----- */

#contentwrap {
	float: left;
}

#wrap {
	background: url(images/contentbg-top.jpg) top center no-repeat;
	float: left;
	padding: 24px 0 0;
}

#contentcontainer {
	margin-right: 0px !important;	
}

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

.post {
	background: url(images/metabg.png) top left repeat-y;
	float: left;
}

.post h2, .post h2 a {
	text-decoration: none;
	margin: 15px 0;
	font-size: 20px;
	line-height: 26px;
}

.postbody {
	padding: 0 20px 0 20px;
	width: 520px !important;
	margin-left: 0px !important;
}

.post .first {
	background: url(images/firstpostbg.jpg) top left no-repeat;
}

a.read-more {
	font-weight: bold;
	margin-left: 1px;
	float: left;
	display: inline;
}

.meta {
	margin-right: 0px !important;
}

.meta ul {
	padding: 0 10px;
	color: #535947;
	font-size: 14px;
	line-height: 20px;
	text-align: right;
}

.meta ul li {
	padding: 0 0 10px;
	
}

.meta a {
	color: #535947;
	text-decoration: none;
}

.meta a:hover {
	text-decoration: none;
}

.meta ul em {
	font-style: italic;
}

.meta .auth {
	margin-top: 20px;
}

.meta .pagedesc {
	margin-top: 20px;
	font-size: 16px !important;
	line-height: 20px !important;
}

.meta .date {
	border-bottom: 1px solid #baae94;
	margin-bottom: 10px;
	font-style: italic;
}

.meta .comms {
	float: right;
	font-weight: bold;
	background: url(images/ico-comm-trans.png) center left no-repeat;
	padding: 2px 0 2px 26px;
}

/*----- Entry Styles ----- */

.entry {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	line-height: 22px;
}

.entry p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}

.entry ul, .entry ol  {
	margin: 5px 0 10px 30px;
}

.entry ul li, .entry li ul li, .entry ol li, .entry li ol li {
	font-size: 14px;
	line-height: 22px;
}

.entry ul li  {
	list-style: disc;
}

.entry li ul li  {
	list-style: square;
}

.entry ol li  {
	list-style: decimal;
}

.entry li ol li  {
	list-style: lower-roman;
}

.entry a:hover {
	border: none !important;
	text-decoration: underline;
}

.entry blockquote  {
	margin: 0px 15px 0 0 !important;
	padding: 0px 20px 0 40px !important;
	padding-left:40px;
	font-style: italic;
	background: url(images/blockquote-trans.png) top left no-repeat;
	width:80%;
}

.wp-caption { text-align:center; margin: 0; }
.wp-caption img { margin-top: 5px; }
.wp-caption .wp-caption-text, .wp-caption .wp-caption-dd {font-size:14px;text-align:center; margin:0;font-style:italic;font-family: Georgia,"Times New Roman",serif !important;}

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

.alignright {
	padding: 4px;
	margin: 0 0 10px 20px;
	display: inline;
	float: right;
	}

.alignleft {
	padding: 4px;
	margin: 0 20px 10px 0;
	display: inline;
	float: left;
	}

img.wp-smiley  {
	padding: 0;
	border: none;
}

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

#comments h3 {
	display: inline-block;
	width: 100%;
	background: #e0d8c7 url(images/postnavbg-trans.png) top left repeat-x !important;
	padding: 20px 0;
	font-size: 18px;
	line-height: 24px;	
}

.commentlist .entry {
	padding: 15px 0 0;
}

.commentlist .meta .date {
	border: none !important;
}

.commentlist .meta .gravatar {
	margin-top: 20px;
}

.commentlist .meta .gravatar img {
	display: inline-block;
	height: 32px;
	width: 32px;
}

.commentlist .meta .auth {
	margin-top: 0px !important;
}

#commentform p {
	margin-bottom:20px;
}

#commentform .textfield {
	clear: both;
}

#commentform .textlabel {
	width: 120px;
	text-align: right;
	font-size: 14px;
	float: left;
	display: inline;
	padding: 5px 0 0;
}

#commentform .thefield {
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
}

#commentform .field {
	background: url(images/commentformbg.png) top left repeat;
	border: none;
	padding: 5px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#commentform .thefield textarea {
	background: url(images/commentformbg.png) top left repeat;
	border: none;
	padding: 5px;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

/*----- PostNav ----- */

#postnav {
	display: block;
	background: #e0d8c7 url(images/postnavbg-trans.png) top left repeat-x;
	padding: 20px 0;
}

/*----- Sidebar ----- */

#sidebar {
	margin-left: 0px !important;
	padding-left: 20px;
}

.pageinfo {
	background: url(images/commentformbg.png) top left repeat;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 20px;
}

.pageinfo strong {
	font-weight: bold !important;
}

.widget {
	margin-bottom: 15px;
}

.widget h4 a:link,
.widget h4 a:visited { 
	display: block; 
	padding: 15px 10px; 
	font-weight: bold; 
	text-decoration: none; 
	background: url(images/accordion_up.png) no-repeat 190px 50%; 
	font-size: 16px;
	text-transform: lowercase;
}

.widget .selected a:link,
.widget .selected a:visited { 
	background: url(images/accordion_down.png) no-repeat 190px 50%;
}

.widget h4 span { 
	font-weight: normal;
}

.widget .content { 
	margin: 0px 1px; 
	padding: 15px;
}

.widget li { 
	margin-bottom: 15px;
}

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}

#wp-calendar caption {
	padding: 0 0 15px;
	font-weight:bold;
	font-size:14px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/*----- Footer ----- */

#footer {
	width: 100%;
	padding: 20px 0;
}

#footer h4 {
	display: block;
	padding: 12px 15px;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 16px;
}

#footer ul {
	margin: 0 0 20px;
}

#footer ul li {
	border-bottom: 1px solid #4e5246;
	padding: 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
}

#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	font-style: normal !important;	
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	border: none !important;
}

#credit {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
}

#credit img {
	vertical-align: middle;
}

/*----- Misc ----- */

.clearfix {
	clear: both;
}

*:first-child+html .clearfix {
	height: 0px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:15px; background:url(img/input.png) repeat-x 0 0; padding:3px 0; margin:0; float:left; line-height:15px;}
.NFTextLeft, .NFTextRight {width:7px; height:21px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(img/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(img/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(img/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(img/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(img/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(img/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(img/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(img/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#f2f2e6 url(img/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#f2f2e6 url(img/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(img/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(img/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(img/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(img/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(img/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:21px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(img/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:21px; width:auto; background:url(img/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#fff; padding-left:3px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#707175; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333;}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(img/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(img/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(img/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(img/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(img/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(img/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(img/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/


.submenu ul a {
    display:block;
	}


.submenu li{
background-color:#efefef;
border:1px solid #e0d8c7; 
margin: 0 0 2px -4px;
text-align:left;
font-size:9px;
width:126px;
height:20px;
font-weight:bold;
}

.submenu current_page_item li{
background-color:#e0d8c7;
border:1px solid #efefef; 

}

.submenu li a{
padding:4px 0 0 4px;
}

