/*
Theme Name: Freelancing the Net
Theme URI: http://freelancingthenet.com
Description: This is a personal design created by <a href="http://www.casabona.org">Joe Casabona</a>.
Version: 1
Author: Joe Casabona
Author URI: http://casabona.org/
Tags: 

*/


/*CSS*/

/*RESET EVERYTHING*/
*{ margin: 0; padding: 0; font-weight: normal;}


/*GENERAL XHTML TAGS (alpha order)*/
body{
background: #CCCC99;
font-family: verdana, sans-serif;
font-size: small;
color: #333333;
text-align: center;
margin-bottom: 20px;
}

a{ color: #000000;}
a:hover{ text-decoration: none; }

blockquote{
max-width: 500px;
min-height: 33px;
font-size: 1.1em;
margin: 20px 30px;
background: url('img/quote.png') no-repeat;
padding-left: 35px;
font-weight: bold;
font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	
	
dl{
margin: 30px;
}

dt{
font-size: 1.4em;
font-weight: bold;
}

dd{
margin: 7px 0 10px 20px;
}


h1,h2,h3,h4,h5,h6,p{ 
margin: 7px 7px 0 7px;
}

h1{ font-size: 2.3em; font-family: Copperplate, Palatino, serif;}
h2{ font-size: 1.95em; font-family: Copperplate, Palatino, serif;}
h3{ font-size: 1.8em; font-family: Copperplate, Palatino, serif;}
h4{ font-size: 1.4em; font-family: Copperplate, Palatino, serif;}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


img{ border: 0; }




p{ font-size: 1.05em; line-height: 1.3em; }

strong{ font-weight: bold; }

/**LAYOUT STUFF (order of appearance)**/
#container{
margin: 0 auto;
text-align: center;
width: 960px;
background: #DCCCB3;
border: 1px #000000 solid;
}

#header{
background-color: #333333;
color: #DCCCB3;
text-align: right;
clear: left;
}

#header a{ color: #DCCCB3; font-weight: bold; text-decoration: none;}

#header h1{ 
float: left;
margin: 0;
font-size: 1em;
}


#buildings{
height: 140px;
background: url('img/buildings.png') no-repeat;
background-position: bottom right;

}

ul.nav{
margin-top: 0;
list-style-type: none;
font-size: 1.2em;
font-family: Arial, sans-serif;
background: url('img/bGray.jpg');
}

ul.nav li{
display: inline;
margin: 0 7px;
}

ul.nav li a{
color: #DCCCB3;
text-decoration: none;
font-weight: bold;
}

ul.nav li a:hover{
color: #F6F5F5;
}

#sidebar{
float: right;
width: 220px;
text-align: center;
}

#main{
margin: 10px 230px 10px 10px;
text-align: left;
}

#footer{
clear: both;
background: url('img/foot-bg.jpg') repeat-y;
background-color: #333333;
color: #F5F6F6;
overflow: auto;
text-align: left;
}

#footer p{ padding: 10px; }
#footer a{ color: #fff; }

/*other footer classes*/
.foot-column{
width: 315px;
float: left;
margin: 5px 0 5px 5px;
}

.foot-column form#searchform div{
text-align: center;
margin-bottom: 20px;
}

.foot-column form#searchform div input#s{ width: 160px; font-size: 1.1em; color: #999999; margin: 0 5px;}

.foot-column input#searchsubmit{ 
border-left: 1px solid #CFCFCF; 
border-top: 1px solid #CFCFCF; 
border-right: 1px solid #666666; 
border-bottom: 1px solid #666666; 
background: #F5F6F6; 
color: #333333;
padding: 5px;
font-weight: bold;
}

.foot-column h3{ font-size: 1.6em; }
.foot-column ul{
margin: 10px 0 10px 40px;
list-style-type: none;
font-size: 1.3em;
}
.foot-column ul li{ margin: 6px 0; }

.foot-column ul.icons{ margin: 10px 0 10px 40px; }
.foot-column ul.icons li{ display: inline; margin-left: 10px;}

/**/


/***POST CLASSES**/
.post{ 
background: #F5F6F6;
margin: 10px auto;
border-style: solid;
border-color: #999999 #000000 #000000 #999999;
border-width: 1px;
overflow: auto;
}

.post p{ margin: 10px; }

.post ul{
margin: 17px 10px 17px 55px;
}

.date{ text-align: center; width: 40px;}

.more{ text-align: center; clear: both;}
.more img{margin: 5px 10px; }

.top-info{ 
margin: 0 6px;
font-size: 1.6em;
overflow: auto; 
font-family: Copperplate, Palatino, serif;
border-bottom: 1px solid #999999;
}

.top-info h2, .top-info .area{ font-size: 1.5em; }

/**GENERAL CLASSES (alpha order)**/

.archives{
width: 270px;
margin: 15px;
text-align: left;
font-size: 1.3em;
}

.archives h3{
font-size: 1.3em;
border-bottom: 1px solid #3d140d;
}

.archives ul{
margin: 10px 0 15px 25px;
list-style-type: none;
}

.center{ text-align: center; margin: 5px auto; }
.clear{ clear: both; }
.hide, .hidden{ display: none; }
.highlight{ background: #FFFFAA; padding: 4px; } 

.alignleft, .left{ text-align: left; float: left; margin: 5px; }
.alignright, .right{ float: right; margin: 5px; }


img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}


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


.link{ 
text-align: left; 
height: 34px;
padding: 3px 0 0 40px;
font-size: 1.5em; 
font-weight: bold; 
background: url('img/link.png') no-repeat; 
}

.navigation{ overflow: auto; }


.red{ color: #FF0000; font-weight: bold; }

.small, small{ font-size: 0.7em; }


.tag-cloud h3{
border-bottom: 1px solid #3d140d;
}

.tag-cloud ul{ list-style-type: none; margin: 7px 30px; }
.tag-cloud ul li{ display: inline; margin: 5px 3px; }

.widget{ overflow: auto; margin: 10px 10px 5px 10px; text-align: right;}
.widget h3{ font-size: 2.8em; margin: 15px; }
.widget p{ text-align: center; font-size: 1.75em; margin: 4px 0 10px 0;}
.widget a{ font-weight: normal; text-decoration: none; }



/**COMMENT STUFF**/

.commentlist{
	margin: 0 20px 5px 25px;
	padding: 0;
	text-align: left;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 7px 0 0;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}


.even, .odd, .alt{
	border-style: solid;
	border-width: 2px 0;
	border-color: ;
	margin: 0;
	padding: 10px;
}

.comment-author-admin{ 
background: #333333; 
color: #F5F6F6; 
font-size: 1.1em; 
border-style: solid;
border-top-color: #000000;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #000000;
border-width: 2px;
}



.comment-author-admin a{ color: #F5F6F6; }

.commentlist p {
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}


.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
	
#respond{
margin: 10px 10px 7px 25px;
width: 75%;
}
	
#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}
	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	padding: 2px;
	width: 100%;
	}

#commentform #submit {
	margin: 5px;
	float: right;
	}	

/* End Comments */


/*directory stuff*/

#directory form input{
padding: 3px;
font-size: 1.2em;
color: #999999;
}

.dir-sidebar{
margin-left: 18px;
}

.dir-pic{ border: 1px solid #000000; }


ul.pages{
list-style-type: none;
margin: 10px;
font-size: 1.6em;
}

ul.pages li{
margin: 0 10px;
display: inline;
}

ul.areas{
font-size: 1.3em;
list-style-type: none;
text-align: left;
margin-left: 20px;
}

ul.areas li{
margin: 10px;
}

ul.directory-list{
list-style-type: none;
margin-left: 20px;
font-size: 1.2em;
}

ul.directory-list li{
margin: 4px 8px 4px 14px;
}

ul.directory-list li strong{ font-weight: bold; }


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/**IBOX STUFF**/

#ibox_wrapper {
    padding: 10px 10px 35px 10px;
    line-height: 25px;
    border-color:#fff;
    background: #333333;
}

#ibox_wrapper ul{ list-style-type: none; margin: 10px 0 10px 30px; }

#ibox_footer_wrapper{ background-color:#f5f6f6; }
#ibox_content { background-color:#f5f6f6; border:0; }

#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -10000px;
    background: url('img/closelabel.gif');
    width: 66px;
    height: 22px;
}
#ibox_progress {
    background: #fff url('img/loading.gif') center center no-repeat;
}/*******/