/*
Theme Name: Adam's Theme
Theme URI: http://www.adamtibi.net
Description: Adam's web 2 Theme!
Author: Adam Tibi
Template: adam
Version: 1.0
*/

/* hacks */
.clearfix:after{content: ""; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{min-height: 0; height: 1%;}

A.hidden-anchor {
    display: none;
}
.clear {
    clear: both;
}

/* common */

body {
    font-family:arial,helvetica,clean,sans-serif;
    font-size:13px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.231;
}

#masthead, #main, #ftHead, #ftBody {
    margin: 0 auto;
    width: 974px;
}

#content a {
    text-decoration: none;
    color: #BF3030;
}

#content a:hover {
    text-decoration: none;
    color: #FF4040;
}

/* images */
.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

.aligncenter {
	text-align: center;
	display: block;
	margin: 0 auto;
}

.frame {
	background-color:#EEEEEE;
	border:1px solid #D0D0D0;
	padding:7px;
}
/* post */

.post {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #DCDDDD;
}

.page.post {
    border-bottom: none;
}

.download {
    margin: 10px 0 10px 0;
    padding: 10px;
    min-height: 50px;
    border: 1px dashed #EDEDED;
    background: transparent url(images/download.png) 10px 10px no-repeat;
}

p.download a {
    font-size: 	20px;
    padding: 12px 0 0 60px;
    display: block;
    font-weight: bold;
}

h2.title, h1 {
    text-align: left;
    font-size: 	22px;
    margin: 0 0 20px 0;
    font-family: "Verlag Condensed","Abadi MT Condensed","Futura Std Light Condensed","Futura Condensed","Gill Sans","Arial Narrow",Calibri,"Trebuchet MS",Georgia,sans-serif;
}

h1 {
    
}

h2 {
	font-size: 	20px;
	font-family: "Verlag Condensed","Abadi MT Condensed","Futura Std Light Condensed","Futura Condensed","Gill Sans","Arial Narrow",Calibri,"Trebuchet MS",Georgia,sans-serif;
	color: #A91800;
}

h3 {
	font-size: 	16px;
	font-family: "Verlag Condensed","Abadi MT Condensed","Futura Std Light Condensed","Futura Condensed","Gill Sans","Arial Narrow",Calibri,"Trebuchet MS",Georgia,sans-serif;
	color: #A91800;
}

#content p, #content p {
    margin: 15px 0;
}

#content code {
    font-size: 14px;
    font-family: Consolas, "Lucida Console", Monaco, monospace;
}

#content .code {
    margin: 15px 0;
}

#content p span .drop {
    display:block;
    float:left;
    margin:0 5px 0 0;
    font-weight:bold;
    line-height: 32px;
    font-size: 32px;
}

ul.posts li.first {
    padding: 30px auto auto auto;
}

.posted {
    display:block;
    color: #54463B;
    font-size: 100%;
    font-family: "Verlag Condensed","Abadi MT Condensed","Futura Std Light Condensed","Futura Condensed","Gill Sans","Arial Narrow",Calibri,"Trebuchet MS",Georgia,sans-serif;
    padding: 6px 0 0 18px;
    margin: 5px 0 0 0;
    background: url(images/date.gif) 0 10px no-repeat;
}

.content {
    margin: 0 0 0 0;
}

.content img.picframe {
    text-align: center;
    display: block;
    margin: 15px auto;
    padding:7px;
    background-color:#EEEEEE;
    border:1px solid #D0D0D0;
}


div.more {
    margin: 20px 0 0 0;
    padding: 0 0 5px 20px;
    background: url(images/tag.png) 0 3px  no-repeat;
}

div.more ul.tags {
    display: inline;
    
}

div.more ul.tags LI {
    display: inline;
    margin: 0 0 0 8px;
    padding: 0;
}

div.more UL.tags li.first {
    margin: 0 0 0 0;
}

/* VALIDATION MESSAGES
----------------------------------------------------------*/
.field-validation-error {
    display:block;
}

/* MESSAGES
----------------------------------------------------------*/
.message,
.validation-summary-errors {
    padding:8px 24px 8px 34px;
    margin:1.8em 0;
}

#comments fieldset .field-validation-error,
.field-validation-error {
    color:#BF4329;
}

#main .primary .message {
    margin:.4em 0;
}
.message {
    border:1px solid #EAEAEA;
    background:#F4F4F4 url(images/newspaper.png) no-repeat 9px 9px;
    font-weight:bold;
    color:#B7B7B7;
    text-transform:capitalize;
}
.message.info {

    border:1px solid #c0bd77;
    background:#fffdd4 url(images/information.png) no-repeat 9px 9px;
    font-weight:bold;
    color:#c0bd77;
    text-transform:capitalize;
}
.message.error,
.validation-summary-errors {
    border:1px solid #E76757;
    background:#FAD9D3 url(images/exclamation.png) no-repeat 9px 9px;
    font-weight:bold;
    color:#BF4329;
    text-transform:capitalize;
}


/* masthead */

#mastheadOuter {
    height: 258px;
    background: url(images/masthead-bg.png) left top repeat-x;
    border-bottom:1px solid #FFFFFF;
}

#masthead {
    position: relative;
    height: 258px;
    background: url(images/masthead-spotlight-bg.jpg) 0 50px no-repeat;
}

#logo {
    margin: 0 0 0 -13px;
    width: 230px;
    float: left;
}

#navlist {
    position: absolute;
    left: 0;
    bottom: 0;
	
}

#navlist li {
    display: inline;
    float: left;
    padding: 0 2px 0 0;
}

#navlist li a {
    display:block;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    height: 39px;
    width: 150px;
    font-weight: bold;
    font-size: 16px;
    color: #CDBA8D;
    font-family: Helvetica Neue, Arial, Helvetica;
    text-transform: uppercase;
}

#navlist li a:hover, #navlist li.selected a {
    background: #fff url(images/nav-left-bg.png) left top repeat-y;
    color: #453F3A;
}

#navlist li:hover, #navlist li.selected {
    background: #fff url(images/nav-right-bg.png) right top repeat-y;
    color: #453F3A;
}

#search {
    float: right;
    width: 300px;
    margin: 10px 0 0 0;
}

#search legend {
    display: none;
}

#searchButton {
    padding: 0 0 0 10px;
}

#term {
    border: 2px solid #594c3f;
    background-color: #322820;
    font-size: 123.1%;
    float: left;
    width: 230px;
    height: 24px;
    color: #fff;
    padding: 2px 4px;
}

#search .button {
    float: right;
}

#masthead-twitter {
    position: absolute;
    bottom: 5px;
    right: 140px; 
}

#rss {
    position: absolute;
    bottom: 4px;
    right: 20px; 
}

#topBanner {
    position: absolute;
    top: 60px;
    right: 0px; 
}

/* Main */
#main {
    background: url(images/main-bg.png) right top repeat-y;
    padding: 0 0 50px 0;
}

/* Content */
#content {
	font-family: Helvetica, Jamrul, sans-serif;
	font-size:15px;
    padding: 20px 0 0 0;
    width: 615px;
    float: left;
}

/* Sidebar */
#sidebar {
    width: 340px;
    float: right;
}

#sidebar a {
    color: #AC0000;
    text-decoration: none;
}
#sidebar a:hover {
    text-decoration: underline;
}

#archives {
    width: 300px;
    margin: 0 0 30px 0;
    padding: 10px 20px 0 20px;
    background: transparent url(images/sidebar-sep.gif) repeat-x scroll left top;
}

#archives h5 {
    padding: 20px 20px 10px 20px;
    font-size: 20px;
    color: #56483c;
    font-weight: bold;
    margin: 10px 0;
}

#archives ul {
    margin: 0 20px 20px 20px;
}

#archives ul {
    font-size: 	15px;
    line-height: 25px;
}

#side-tools {
    width: 300px;
	margin: 0 0 30px 0;
	padding: 35px 20px 50px 20px;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:14px;
	background: transparent url(images/sidebar-sep.gif) left bottom repeat-x;
}

#side-tools p {
    padding: 10px 0;
}

#side-tools p a {
    text-decoration: none;
}

#side-tools #adamTibiImage {
    float: right;
    margin: 0 5px 0 15px;
}

#medium-box {
    width: 300px;
    margin: 0 auto 30px auto;
}

/* Twitter */
#twitter {
    width: 300px;
    margin: 20px 0 0 0;
    padding: 30px 20px 30px 20px;
    background: transparent url(images/sidebar-sep.gif) left top repeat-x;
}

#twitter #follow-me-link {
    display: block;
    margin: 0 0 5px 20px;
}

#twitter blockquote {
    background: transparent url(images/twitter-arrow.gif) no-repeat scroll 8% 100%;
    margin:0 0 1px;
    padding:0 0 11px;
}

#twitter blockquote p {
    background-color:#fff;
    padding:6px 5px;
}

#twitter cite {
    display: block;
    margin: 5px 0 0 0;
    font-size: 93%;
}

#twitter cite strong {
    font-weight: bold;
    margin: 0 1px 0 0;
}

#twitter cite span {

}
/* Footer */

#ftOuterHead {
    background-color: #1B1713;
    border-bottom: 1px solid #5A4C40;
}

#ftHead {
	height: 34px;
}

#ftHead ul {
    float: left;
    margin: 5px 0 0 0;
	width: 840px;
}

#ftHead li {
    display: inline;
    float: left;
    height: 25px;
    padding: 0 4px;
}

#ftHead li a {
    background: transparent url(images/left-ft-menu.png) top left no-repeat;
    display: block;
    font-size: 93%;
    font-weight: bolder;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 10px;
    text-align: center;
    text-decoration: none;
    color: #999;
}

#ftHead li a span {
    background: transparent url(images/right-ft-menu.png) no-repeat scroll right top;
    display: block;
    padding:0 10px 0 0;
}

#ftHead li a:hover {
    color: #ff4040;
}

#ftHead li #ftHeadHome {
    background-image: none;
    padding: 6px 0 0 0;
}

#ftHead li #ftHeadHome span {
    background-image: none;
    margin: 0 10px 0 0;
    padding: 0;
    width: 12px;
    display: block;
    text-indent: -5000px;
    background: url(images/menu-ft-home.gif) no-repeat top left;
}

#ftHead li #ftHeadHome:hover span {
    width: 12px;
    display: block;
    text-indent: -5000px;
    background: url(images/menu-ft-home.gif) no-repeat top right;
}

#ftOuterBody {
    background-color: #372C24;
}

#ftBody {
    color: #A79578;
}

#ftBody h5 {
    padding: 20px 0 10px 0;
    font-weight: bold;
    font-size: 182%;
    color: #eee;
    font-family: "Verlag Condensed","Abadi MT Condensed","Futura Std Light Condensed","Futura Condensed","Gill Sans","Arial Narrow",Calibri,"Trebuchet MS",Georgia,sans-serif;
}

#ftBody a {
    text-decoration: none;
    color: #A79578;
}

#ftBody a:hover {
    color: #ff4040;
    text-decoration: underline;
}

#ftBodyList {
    border-bottom: 1px solid #271f19;
    padding: 0 0 30px 0;
}

#ftBody .ft-body-li  {
    display: block;
    float: left;
}

#ftBody #recentPosts {
    width: 500px;
    padding: 0 5px 0 0;
}

#ftBody #recentPosts ul {
    padding: 0 0 0 16px;
}

#ftBody #recentPosts li {
    margin:5px 0 0 0;
    font-size: 14px;
    list-style-type: circle;
}

#ftBody #tagCloud {
    width: 450px;
}

#ftCopyright {
    border-top: 1px solid #4d3d32;
    font-size:93%;
    margin: 1px 0 0 0;
    padding: 20px 0 30px 0;
 }

#ftCopyright #copyright {
    margin: 15px 0 10px 0;
    float: left;
}


#ftCopyright #top {
    width: 16px;
    float: right;
    background: transparent url(images/top.gif) right top no-repeat;
    padding: 0 17px 20px 10px;
    color: #A79578;

}

.tag-cloud  {
    text-align: center;
}

.tag-cloud li  {
    display: inline;
    line-height: 30px;
    padding: 0 2px;
	white-space: nowrap;
}

.tag-cloud .t1 {
    font-size:11px;
    font-weight: 300;
}

.tag-cloud .t2 {
    font-size:15px;
    font-weight: 400;
}

.tag-cloud .t3 {
    font-size:19px;
    font-weight: 500;
}

.tag-cloud .t4 {
    font-size:23px;
    font-weight: 600;
}

.tag-cloud .t5 {
    font-size:27px;
    font-weight: 700;
}

.tag-cloud .t6 {
    font-size: 31px;
    font-weight: 800;
}
/* Home Page */

.navigation {
	margin: 10px 0 10px 0;
	font-weight: bold;
}

.navigation .previous-entries {
	display: block;
	float: left;
}

.navigation .next-entries {
	display: block;
	float: right;
}

/* Post Page */

h1 {
    color: #a91800;
}

/* Search Page */


/* About Page */

.justgiving-link {
    color: #187197 !important;
    font-weight:bold;
}

/* comments */
.command {
    float: right;
    color:#A7A7A7;
    padding-top:10px;
}

.command:before {
    content: "[ "
}

.command:after {
    content: " ]"
}

#comments {

    margin:10px 0 30px 0;
    padding: 20px 0 0 0;

}

#comments .status {
    clear: both;
    height: 10px;
}

#comments .status h5 {
    font-size: 22px;
    margin: 10px 0 0;
    padding-bottom:20px;
    width: 400px;
    float: left;
}

#comments .status h5 span {
    width: 76px;
    height: 50px;
    display: block;
    float: left;
    background: transparent url(images/comment.png) left top no-repeat;
    text-align: center;
    margin: -8px 15px 0 0;
    padding: 5px 0 0 0;
    color: #6C0A00;
}

#comments ul.comments {
    clear: both;
    margin: 10px 0;
    padding: 1px 0 25px 0;
}

#comments ul.comments li.comment, .form  {
    border-color:#EDEDED;
    border-style:solid;
    border-width:1px 1px 1px 9px;
    margin:9px 0 0;
    padding:14px 0 13px 13px;
}

#comments ul.comments li.comment .avatar, .form .info #comment_grav {
    border:3px solid #DDDDDD;
    float:left;
    height:80px;
    width:80px;
}

#comments ul.comments li.comment cite, #comments ul.comments li.comment .date, #comments ul.comments li.comment .text {
    display: block;
    margin: 0 0 0 100px;
}

#comments ul.comments li.comment cite {
    color:  #111;
    font-size: 138.5%;
    font-weight:bold;
    line-height:22px;
    margin-bottom: 5px;
}

#comments ul.comments li.comment .date {
    color:#696969;
    font-size: 93%;
    line-height:16px;
    margin-bottom: 5px;
}

#comments ul.comments li.comment .text {
    border-top: 1px solid #DDDDDD;
    margin-right: 15px;
    padding: 0 0 10px 0;
}

#comments ul.comments li.odd {
    background-color: #efefef;
}

#comments ul.comments li.author {
    background-color: #94B5AA;
}

#comments ul.comments li.comment.author .avatar {
    border-color: #7ea699;
}

#comments ul.comments li.comment.author {
    border-width:4px 4px 4px 12px;
    border-color: #7ea699;
}

#comments ul.comments li.author .text {
    border-color: #7ea699;
}

/* FORM
----------------------------------------------------------*/
.button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  line-height: 40px;
  text-align:center; 
  white-space:nowrap; 
  width: 160px;
  height: 40px;
  background:url(images/button.png) top left no-repeat; 
  font-size:14px;
  color: #CDBA8D;
  font-family:Helvetica Neue,Arial,Helvetica;
}

.button:hover {
	background:url(images/button.png) bottom left no-repeat; 
	color: #453F3A;
}




/* POST COMMENTS
----------------------------------------------------------*/

.form {
    border-top: 1px solid #DDDDDD;
}

.form legend {
    font-size: 18px;
    padding: 10px 0 20px 0;
}

.form .author, .form .email, .form .url {
    margin: 0 0 10px 110px;
}

.form .author label, .form .email label, .form .url label {
    float: left;
    display: block;
    width: 50px;
    margin: 2px 0 0 0;
}

.form label sup {
	color: #f00;
	margin: 0 0 0 3px;
}

.form .author input, .form .email input, .form .url input {
   width: 400px;
   height: 21px;
   padding: 4px 4px 0 4px;
}

.form .email span {
    display: block;
    color:#696969;
    font-size: 10px;
	margin: 1px 0 0 50px;
}

.form .body {
    margin: 20px 0 10px 110px;
}

.form .body label {
    display: block;
    margin: 10px 0 5px 0; 
}

.form .body textarea {
    width: 450px;
    padding: 5px;
}

.form .button {
    float: right;
    margin: 0 32px 0 0;
}

.form .ccopy {
	float: left;
	width: 250px;
	margin: 0 0 0 110px;
}

.form .ccopy input {
	margin: 0 0 0 5px;
}

/* Social */

#social {
    margin: 10px 0;
    position: relative;
    padding: 10px;
    border: 2px solid #D6D3AB;
}

#social .dotnetkicks, #social .dotnetshoutout  {
    width: 77px;
    height: 20px;
}

#social .dotnetkicks {
    position: absolute;
    top: 10px;
    left: 10px;
}

#social .dotnetshoutout {
    position: absolute;
    bottom: 15px;
    left: 10px;
}

#social .twitter, #social .dzone, #social .digg, #social .stumbleupon, #social .delicious {
    width: 44px;
    height: 44px;
    margin: 0 4px;
}

#social .twitter {
    margin: auto 4px auto 95px;
}

/* Four Oh Four */
.fof {
    display: block;
    margin: 40px auto;
}

