/* Color Scheme

Text: #5C5C5C
Light text: #999
Main color: #5b3819

*/

body {
	background-color: white;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #5C5C5C;
	padding: 0;
	margin: 10px 0;
}

form { padding: 0px; margin: 0px;}



/* TEXT FORMATTING */

a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #5C5C5C;
	border-bottom: dotted 1px #ccc;
}

a:hover {
	border-bottom: solid 1px #5b3819;
}


p, li, address, table {
	font: 10px/15px Arial, Helvetica, sans-serif;
	margin: 13px 0;
}

ul {
	margin: 10px 0;
	padding: 0;
}

ul li {
	padding-left: 10px;
	list-style: none;
}

h1, h2, h3 {
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.large {
	font-size: 95%;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
	color: #5b3819;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#master {
	width: 880px;
	margin: 0 auto;
}

h1#top {
	font-size: 14px;
	font-style: italic;
	color: #aaa;
	text-align: right;
}

#top {
	height: 125px;
	position: relative;
}


/* LOGO */

h1#logo {
	width: 123px;
	height: 115px;
	position: absolute;
	margin: 10px 0 0 15px;
}

h1#logo a {
	width: 350px;
	height: 115px;
	background: url(images/Blog-logo.gif) no-repeat;
	display: block;
	text-indent: -9000px;
	font-size: 0px;
	font-family:Verdana;
	border: none;
}

h1#logo a:hover {
	border-bottom: none;
}


/* HEADER */

#header {
	width: 550px;
	height: 115px;
	position: absolute;
	margin: 17px 0 0 315px;
}

#header h1, #header h2 {
	text-align: right;
}

#header h1 {
	margin: 0 0 10px 0;
}

#header h2 {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	font-family: Times New Roman;
	margin: 10px 0 0 0;
	line-height: 22px;
	color: #999999;
}


/* AREA1 */

#area1 {
	width: 880px;
	margin: 0;
	padding: 20px 0 0 0;
	border-top: dotted 1px #ccc;
	clear: both;
	overflow: hidden;
}



/* COLUMNS IN AREA1 */


#col1 {
	/*border-right: dotted 1px #ccc;*/
	float: left;
	margin-left: 15px;
	margin-top: -10px;
	display: inline;
	width: 140px;
	height: 400px;
}


#col2 {
	float: right;
/*	margin-right: 15px;*/
	display: inline;
	width: 685px;
	border-left: dotted 1px #ccc;
	padding-left: 20px;
	min-height: 400px;
}


address {
	font-style: normal;
	line-height: 12pt;
	margin: 20px 0 10px 0;
}

address a {
	color: #666;
	text-decoration: none;
}


#area1 address {
/*	position: absolute;
	margin: 345px 0 0 0;*/
	margin: 30px 0 0 0;
	clear: left;
}



/* MAIN MENU */

#menu {
	/*position: absolute;*/
}

#menu ul {
	margin: 10px 0 0 0;
	padding: 0;
}

#menu ul a {
	outline: none;
}

#menu ul li {
	font-weight: normal;
	font-style: normal;
	margin: 5px 0 5px 0;
	background: none;
	padding: 0
}


/* portfolio section */

.portfolio_item 
{
    padding: 20px 0 20px 0;
    border-top: dotted 1px #ccc; 
    min-height: 200px;
}    

.portfolio_description
{
    float: left;
    width: 250px;
    padding: 0 5px 0 0;
}

.portfolio_description p
{
    /* font-size: 11px; */
    line-height:16px;
}
.portfolio_screenshot
{
    float: right;
    width: 380px;

}




/* LIST WITH TEXT ONLY - 3 columns */

ul.text {
	margin: 10px 0;
	padding: 0;
}

ul.text li {
	width: 480px;
	float: left;
	margin-right: 30px;
	background: none;
	display: inline;
}

ul.text li h3 {
	font-size: 120%;
	font-weight: normal;
}

ul.text li a {
	color: #5c5c5c;
	text-decoration: none;
	border: 0;
}

ul.text li a:hover {
	border-bottom: none;
}

.txtfield {
	border: solid 1px #ccc;
	margin: 0 0 5px 0;
}

.button {
	background-color: #ccc;
	color:#5C5C5C;
	font: 12px Arial, Georgia, "Times New Roman", Times, serif;
	border: none;
	padding: 1px 7px;
	width: auto;
	overflow: visible;
	cursor: pointer;
}


/* FOOTER */

#footer {
	margin: 25px 0 0 0;
	padding-top: 15px;
	width: 880px;
	border-top: dotted 1px #ccc;
	padding-bottom: 30px;
}

#menu3 {
	float: left;
	display: inline;
	margin-left: 15px;
}

#menu3 ul {
	margin: 0;
	padding: 0;
}

#menu3 li {
	display: inline;
	border-left: solid 1px #ccc;
	padding: 0 5px;
	background: none;
}

#menu3 li:first-child, #menu3 li.first-child {
	border-left: none;
	padding-left: 0;
}

#menu3 li a {
	color: #5c5c5c;
	text-decoration: none;
}

#copyright {
	float: right;
	margin-right: 15px;
	display: inline;
}

#copyright a {
	color: #5c5c5c;
	text-decoration: none;
}

#copyright p {
	margin: 0;
}


/*------------- Blog settings -------------*/



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


#BlogColumn1 {
	float: right;
	margin-top: -10px;
	display: inline;
	width: 170px;
	border-left: dotted 1px #ccc;
	padding-left: 10px;
}


#BlogColumn2 {
	float: left;
	display: inline;
	width: 685px;
	padding-right: 10px;
}


#postnavigation {
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
	background: white;
    font-size: 11px;
	padding: 5px;
}

#postnavigation a 
{
    text-decoration: none;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	background: white;
	padding: 10px 15px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget .content{
	line-height: 16px;
}

div.widget h4{
	font-size: 13px;
	border-bottom: 1px dotted silver;
	padding-bottom: 2px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	color: #999999;
	letter-spacing: 1px;
}

div.widget a{
	font-size: 10px;
	font-weight: normal;
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#widgetzone .widget ul li {
	margin: 0 0 10px 0;
	padding: 0;
}

#widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}

#widgetzone div.search submit {
width: 100px;
}

#widgetzone img.rssButton {
	margin-right: 3px;
}






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

div.post, .mceContentBody {
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;

}

div.post h1, .mceContentBody h1 {
	margin: 5px 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
font-size: 44px;
font-style: normal;
font-weight: bold;
letter-spacing: -2px;
line-height: 1.2em;
}

div.post h1 a 
{
border-bottom: none;
}

div.post .author {
	color: #666666;
	font-size: 10px;
	float: left;
	text-transform: capitalize;
}

div.post .pubDate {
	color: #666666;
	font-size: 10px;
}

div.post .text {
	margin-top: 30px;
}

div.post .text p {
	font-size: 15px;
	line-height: 27px;
}

div.post .text h2 {
	margin-bottom: -10px;
}

div.post .text h3 {
	font-size: 11px;
	margin-bottom: -10px;
	padding: 0;
}

div.post .footer {
	text-align: left;
	border-top: dotted 1px #ccc;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.post .footer a {
font-size: 14px;
}

div.post .bottom {
	margin-bottom: 55px;
}

div.post .bottom p {
	font-size: 15px;
	line-height: 27px;
}


div.post .categories {
	margin-bottom: 5px;
	float: right;
}

div.post .tags {
	float: left;
	margin-bottom: 5px;
}



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

#relatedPosts div {
	background: white;
	padding: 5px 10px 10px 10px;
	border: 1px solid silver;
}

#relatedPosts h1 {
	margin: 0 0 10px 0;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}


/*----------------------------
					Comments
----------------------------*/
ul.commentlist {

}

ul.commentlist li {
width:95%;
clear:both;
background:none;
border-top:1px solid #ddd;
margin:0;
padding:1em 10px 1em 5px
}

ul.commentlist li p {
font-size: 15px;	
line-height: 27px; 
padding: 3px 10px;
}

ul.commentlist li.author {
background:#f1f1f1
}

div.comment_meta {
float:left;
width:165px;
font-size:12px
}

div.comment_entry {
float:left;
width:400px;
padding-left:15px;
font-size:12px
}

div.comment_meta p {
font-size:.9em;
line-height:1em;
margin:0 0 .6em
}

p.comment_author {
font-weight:700
font-size: 15px;
}

p.comment_time {
color:#999;
text-decoration:none
}

div.comment_entry p {
font-size:12px;
margin:0 0 1em
}

ul.commentlist li .avatar {
float:right;
border:1px solid #eee;
background:#fff;
padding:2px
}










.comment {
	border: 1px solid silver;
	background-color: white;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.comment .date {
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed silver;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed silver;
}

.self {
	border: 1px solid black;
	background-color: #ddd;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}


.commentForm{ padding:0px;
              margin:0px;
              }
              
#respond label{ 
font-size:12px;
width: 80px;
}

#respond input#submit {
 width: 150px;	
}

#respond input#submit:hover {
 background-color: #dddddd;
 cursor: pointer;
}

#respond input{ 
border:1px solid #ccc;
padding:2px;
margin:2px;
font:14px Helvetica,Arial,Sans-Serif;
width:250px;
}

#respond  textarea {
	width: 100%;
	height: 150px;
	border:1px solid silver;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

#respond .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/*----------------------------
					Archive
----------------------------*/

#archive { padding: 10px; }
#archive h1 { margin: 0; padding-bottom: 9px;}
#archive h2 { border-bottom: 1px solid silver; padding-bottom: 4px; font-size: 12px; margin-bottom: 10px; padding-top: 15px; }
#archive h2 img { margin-right: 3px; }
#archive ul { list-style-type: square; margin: 0 10px; padding: 10px; }
#archive ul li { margin-right: 20px; }
#archive table { width: 100%; border-collapse: collapse; }
#archive table td, #archive table th { text-align: left; }
#archive table td { text-align: left; border-bottom: 1px solid #D8D8D8; padding: 2px 0; }
#archive .date { width: 90px; }
#archive .comments { /*width: 70px;*/ text-align: center; }
#archive .rating { /*width: 70px;*/ text-align: center; }


/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: 5px;
	font-size: 10px;
}

#searchbox input {
	font-size: 10px;
}

#searchbox #searchbutton {

}

#searchbox #searchfield {
	width: 120px;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}
