/* 
Theme Name: Schiffner.com
Theme URI: http://www.schiffner.com
Description: A theme developed for Schiffner.com. It is not publically distributed not will it ever be.
Version: 2.0.0
Author: Chris Schiffner
Author URI: http://www.schiffner.com
Copyright (c) 2009 Chris Schiffner
*/

* { margin: 0; padding: 0; outline: none;}

.addthis_container { position: relative; float: right; clear: both; padding-top: 10px; width: 135px;}

//ul li { list-style-type: none; }

.disc{
	list-style-type: disc;
	margin-left: 10px;
}

p { margin: 10px 0; }

a { color: #0C386E; text-decoration: none; }
a:hover { color: #000; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #0c386e; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #0C386E;
	}

body { 
	color: #000;
	background: #532d0f;
	/* background #151; */
	font: 80% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	}
#body-container {
	overflow: hidden;
	width: 948px;
	margin: 0 auto;
	border-left: 3px solid #bd8355;
	border-right: 3px solid #bd8355;
	border-botom: 3px solid #bd8355;
	padding: 0 0 2px;
	background: #bd8355;
	clear: left;
	}

/************************************************
	Navigation
************************************************/
#nav-container { overflow: hidden; display: block; background: #01203c; }
#nav-container2 {
        width: 948px;
        margin: 0 auto;
        border-left: 3px solid #bd8355;
        border-right: 3px solid #bd8355;
        background: #bd8355;
        }
#navigation { float: left; width: 700px; margin: 0 10px 0 0; }
#nav { float: left; }
#nav li { float: left; display: inline; }
#nav li a {
	font-size: 1em;
	font-weight: bold;
	float: left;
	color: #fff;
	text-align: center;
	padding: 8px 25px;
	text-decoration: none;
	}
#nav li a:hover, #nav li a:active { background: #73401b; text-decoration: underline; }
#navigation ul li.current_page_item a { background: #73401b; }
/************************************************
	Search form (navigation)
************************************************/
#search form { float: right; }
#search input#s {
	width: 170px;
	padding: 5px;
	margin: 2px 0;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #333;
	}
#search input#search-submit {
	width: 50px;
	padding: 4px;
	color: #fff;
	border: 1px solid #333;
	background: #660000;
	}
/************************************************
	Header
************************************************/
#header {
	background: url(images/banner03.jpg) no-repeat bottom;
/*        background: url(images/banner03.jpg) no-repeat center #bd8355; */
	clear: left;
	text-align: center;
	width: 954px;
        height: 109px;
	margin: 0 auto;
	padding: 0 0 0 0;
	/* padding: 0px;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #ccc; */
	}
#header h1 {
	display: inline;
	float: left;
	width: 650px;
	font-size: 2.5em;
	font-weight: bold;
	}
#header h1 a { margin: 0 0 0 5px; }
/************************************************
	Feed (header)
************************************************/
#feed {
	width: 200px;
	float: right;
	padding: 2px 50px 0 0;
	background: url(images/subscribe.gif) no-repeat right 0;
	}
#feed ul li { text-align: right; margin: -1px 0 4px 0; }
#feed ul li a { font-weight: bold; }
#feed ul li a:hover { text-decoration: underline; }

/************************************************
	Containers
************************************************/
#container {
	overflow: hidden;
	float: left;
	width: 928px;
	padding: 10px 10px 5px 10px;
	background: #f7f7f7;
	/* background: #f7f7f7;
	background: #bd8355;*/
	}
#content, #home { width: 611px; }
#content { padding: 0 0 0px 0;}
#content.left, #home.left, #sidebar.left { float: left; }
#content.right, #home.right, #sidebar.right { float: right; }
#content li { 
//	list-style-type: none;
	margin-left: 20px;
}
/************************************************
	Images
************************************************/
.post img { 	max-width: 98%; }
img, a img {
	border: 0px;
	}
.thumbnail { width: 75px; height: 75px; }
.thumbnail, .medium { float: left; margin-right: 10px; }
html>body #feature img { max-width: 175px; }
#feature img { 
max-width: 175px;
max-height: 200px;
width: auto;
height: auto;
}
.author-box .avatar { float: left; width: 75px; height: 75px; margin-right: 10px; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }

/************************************************
	Posts/pages/archives
************************************************/
#content .post {
	width: 594px;
	padding: 10px;
	overflow: hidden;
	float: left;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #ccc;
}
#content .post2 {
        width: 905px;
        padding: 10px;
        overflow: hidden;
        float: left;
        margin: 0 0 5px 0;
        background: #fff;
        border: 1px solid #ccc;
}
#content .thumbnail { float: left; margin: 2px 17px 10px 0; }
#content.single .post {
	width: 594px;
	font-size: 1.1em;
	padding: 10px 10px;
	}
.post .post-title { margin: 0 0 5px 0; }
.post a { color: #1359AE; text-decoration: none; }
.post a:hover { color: #000; text-decoration: underline; }
.post .post-title a { color: #0C386E; }
.post .byline { margin: 5px 0 7px 0; }
.post-meta-data { margin-right: 6px; text-align: right; }

#content .post-meta-data {
	clear: left;
	float: left;
	width: 100%;
	text-align: left;
	}

/* Alignment */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.center { margin: 15px auto; text-align: center; display: block; }

/* Navigation links */
.navigation-links {
	width: 594px;
	padding: 10px;
	overflow: hidden;
	float: left;
	margin: 5px 0 10px 0;
/*	background: #fff;
	border: 1px solid #ccc; */
	}
.previous { float: left; text-align: left; width: 40%;}
.home_post_link {float: left; text-align: center; width: 20%;}
.next { float: left; text-align: right; width: 40%; }

.single .next { text-align: left; }

/* Tables */
/*table { width: 95%; margin: 0 auto; border: 1px solid #eee; }*/
/* table tr { font-weight: bold; background: #ccc; }
table tr td { text-align: center; background: #fff; border: 1px solid #ccc; }
table tr td.pad { border: none; } */

/************************************************
	Feature
************************************************/
/* Feature */
#feature .post {
	float: left;
	width: 594px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}
#feature .post-title { margin: 0 0 5px 0; font-size: 1.6em; }
#feature img { float: left; margin: 3px 15px 10px 0; }
#feature p { margin: 0 0 10px 0; }

/************************************************
	Excerpts
************************************************/
#excerpts .post {
	float: left;
	width: 594px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	}
#excerpts .post-title { float: left; width: 100%; margin: 0 0 5px 0; }
#excerpts img { float: left; margin: 2px 17px 10px 0; }

/************************************************
	Full posts (home)
************************************************/
#full-posts .post {
	float: left;
	width: 594px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	}
#full-posts .post-title { float: left; width: 100%; margin: 0 0 5px 0; }
#full-posts .byline { margin: 0 0 15px 0; clear: left; display: block; float: left; width: 100%; }
#full-posts .post-meta-data { float: left; text-align: left; }

/************************************************
	Widget blocks (also see sidebar menu)
************************************************/
#widget-blocks { float: left; margin-bottom: 10px; width: 616px; }
#widget-blocks .block-left { float: left; width: 300px; }
#widget-blocks .block-right { float: right; width: 300px; }

/************************************************
	Sidebar
************************************************/
#sidebar {
	overflow: hidden;
	width: 300px;
	}
.menu {
	overflow: hidden;
	float: left;
	width: 278px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
	}
.menu li, .tabbed .tab-content li { padding: 0 5px 0 0; list-style-type: none;}

/* #sidebar .menu .tabbed li a, #widget-blocks .menu .tabbed li a, .tab-content li a {  width: 97%; display: block; 
padding: 2px 0 2px 10px; } */

.tab-content li{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
}

.menu ul li a:hover, .tabs-block .tabbed div li a:hover { text-decoration: underline; }
#sidebar .tab-content p, #widget-blocks .tab-content p { margin: 5px; }

/************************************************
	Video widget
************************************************/
.video { padding: 10px 0; width: 298px; }
.video div { padding: 2px 0; margin: 0; }
.video object { float: left; width: 295px; height: 230px; margin: 5px 0; padding: 0; }
.video h2, .video h3 { margin-left: 10px; }
.video .post-title { font-size: 1em; margin-top: 3px; }

/************************************************
	Ads widget
************************************************/
.ads img {
	width: 125px; height: 125px;
	float: left;
	margin: 2px 4px 7px 10px;
	padding: 0; border: none;
}

/************************************************
	Recent widget
************************************************/
.recent {
	width: 288px;
	padding: 10px 5px;
	margin: 0 0 10px 0;
	float: left;
	background: #fff;
	border: 1px solid #ccc;
	}
.recent .post {
	width: 99%;
	float: left;
	margin: 5px;
	padding: 0;
	line-height: 1em;
	}
.recent h2 { margin-left: 5px; }
.recent .post h3 { margin: 0; padding: 0; }
.recent .post h3 a { display: inline; font-size: .7em; font-weight: bold; }
.recent img { display: block; clear: left; float: left; margin: 2px 10px 0 0; }

/************************************************
	Tabs
************************************************/
#sidebar .tabs-block, #widget-blocks .tabs-block { width: 300px; }
.tabs-block {
	clear: left;
	float: left;
	margin-bottom: 10px;
	}
.tabbed {
	width: 100%;
	background: transparent;
	border: none;
	padding: 0;
	}
/* Actual tabs */
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; float: left; }
.tabbed ul.tabs li a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 5px .4em;
	font-weight: bold;
	background: #eee;
	border: 1px solid #ccc;
	}
.tabbed ul.tabs li a:hover { background: #f7f7f7; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { background: #fff; border-bottom: 1px solid #fff; }

/* Tab content */
.tab-content {
	float: left;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin-top: -1px;
	border: 1px solid #ccc;
	background: #fff;
	}
#sidebar .tab-content, #widget-blocks .tab-content { width: 99%; padding: 5px 0; }
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }

/* All post tabs */
#post-tabs, #post-list-tabs, #post-block-tabs { width: 616px; }
#post-tabs .tab-content, #post-block-tabs .tab-content, #post-list-tabs .tab-content { width: 594px; padding: 10px; }
#post-tabs .post, #post-block-tabs .post, #post-list-tabs .post { margin: 5px 0 0 0; }
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1.15em; }

/* Post block tabs */
#post-block-tabs .odd { clear: both; float: left; width: 48%; }
#post-block-tabs .even { float: right; width: 48%; clear: none; }

/* Post list tabs */
#post-list-tabs .odd { float: left; width: 50%; clear: left; }
#post-list-tabs .even { float: right; width: 45%; clear: none; }
#post-list-tabs .tab-content li { margin: 4px 0; }

/************************************************
	Comments template
************************************************/
#comments-template {
	overflow: hidden;
	float: left;
	clear: left;
	width: 594px;
	padding: 5px 10px;
	margin: 0px 0 5px 0;
/*	border: 1px solid #ccc;
	background: #fff; */
	}
#comments-template h3 { margin: 10px 0 0 0; }
#comments-template li {
	list-style-type: none;
	float: left;
	width: 98%;
	margin: 10px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	}
#comments-template img { border: none; padding: 0; }
#comments-template .avatar {
	float: left;
	width: 35px; height: 35px;
	margin: 5px 10px 0 10px;
	padding: 1px;
	border: 1px solid #01203c;
	background: #eee;
	}
#comments-template li.alt {
/*	border-top: 1px solid #0C386E;
	border-bottom: 1px solid #0C386E; */
	}
#comments-template .comment-meta-data {  float: left; margin-top: 5px; }
#comments-template .comment-text {
	clear: left;
	float: left;
	display: block;
	width: 90.5%;
	margin: 10px;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #eee; 
	}
#comments-template input {
	width: 50%;
	padding: 5px;
	margin:  10px 5px 0 0;
	background: #fff;
	border: 1px solid #0C386E;
	}
#comments-template textarea {
	width: 96%;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #0C386E;
	}

#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	color: #fff;
	border: 1px double #333;
	background: #0C386E;
	}

/************************************************
	Footer
************************************************/
#footer {
	color: #532d0f;
	clear: both;
	position: relative;	
	display: inline;
	width: 947px;
	margin: 0 auto;
	border-top: 1px solid #660000;
	}
#footer p {
	float: left;
	text-align: left;
	width: 50%;
	}
#footer p.icons {
	float: right;
	text-align: right;
	width: 50%;
	}
#footer img { border: none; padding: 0px; }
#footer a { color: #532d0f; font-weight: bold; }
/*#footer a:hover { text-decoration: underline; }*/
#footer img { margin: 0 10px; border: none; }

.date { 
      float: left;
      background: #0C386E; 
      color: #fff; 
      text-align: center; 
      width: 50px; 
      }

.excerptsCustom1{
      float: left;
      padding-left: 15px;
      width: 510px;
}

.postingCustom1{ 
      float: left;
      padding-left: 15px;
      width: 510px;
} 

.Jan{
background: url(images/calendar-icons/Jan.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}
.Feb{
background: url(images/calendar-icons/Feb.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}
.Mar{
background: url(images/calendar-icons/Mar.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}
.Apr{
background: url(images/calendar-icons/Apr.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}
.May{
background: url(images/calendar-icons/May.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}
.Jun{
background: url(images/calendar-icons/Jun.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}
.Jul{
background: url(images/calendar-icons/Jul.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}
.Aug{
background: url(images/calendar-icons/Aug.gif) no-repeat center #fff;
float: left;
width: 42;
height: 42;
}
.Sep{
background: url(images/calendar-icons/Sep.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}
.Oct{
background: url(images/calendar-icons/Oct.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}
.Nov{
background: url(images/calendar-icons/Nov.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}
.Dec{
background: url(images/calendar-icons/Dec.gif) no-repeat center #fff;
float: left;
width: 42; 
height: 42;
}

.calendar-day {
  font-weight: bold;
  font-size: 1.3em;
  color: #000;
  width: 42px;
  text-align:center;
  padding-top: 14px;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #fff;
padding-top: 4px;
margin: 0 10px 0 0;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.imageborder {
border: 1px solid #ddd;
text-align: center;
background-color: #fff;
padding: 5px;
margin: 0 10px 0 0;
/* optional rounded corners for browsers that support it */
-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;
text-align: center;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

table.softwareFeatures{
  width: 95%;
  margin: 0 auto;
  vertical-align: top;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  border: 0px;
}
td.softwareFeatures{
  vertical-align: top;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  border: 0px;
}
table.socialLinks{
  vertical-align: top;  
  text-decoration: none;
  font-weight: normal;
  margin-top: 30px;
/*  padding-left: 45px;*/
  padding-top: 10px;
  border-top: 1px solid #ddd;
  width: 100%;
}
td.socialLinks{
  vertical-align: top;
  text-align: center; 
  text-decoration: none;
  font-weight: normal;
  border: 0px;
}

//img.full{
//}

#drag2
{
	top: 10px;
	left: 130px;
}

.aktt_tweets ul li{
	padding-bottom: 20px;
}
.aktt_tweet_time{
	display: block;
	width: 100%;
	text-align: right;
	padding: 0px 0 5px 0px;
}  

.loginformwrap{
	margin-bottom: 30px;
}
.loginformwrap p{
	margin-left: 25px;
}
.login-username{
        float: left;
        display: inline;
	margin-left: 25px;
}
.login-username #user_login{  
	width: 120px;
}
.login-password{
        float: left;
        display: inline;
}
.login-password #user_pass{
	width: 120px;
}
.login-remember label{
	padding: 0;
	margin: 0;
}
.login-remember{
        display: none;
}
.login-submit #wp-submit{
        width: 100px;
	margin-top: 19px;
        margin-left: 15px;
        color: #fff;
        border: 1px double #333;
        background: #0C386E;
}
.comments-form-wrap {
        overflow: hidden;
        float: left;
        clear: left;
        width: 594px;
        padding: 5px 10px;
        margin: 0px 0 5px 0;
        border: 1px solid #ccc;
        background: #fff;
}
.comments-form-wrap input {
        width: 50%;  
        padding: 5px;
        margin:  10px 5px 0 0; 
        background: #fff;
        border: 1px solid #0C386E;
        }
.comments-form-wrap textarea {
        width: 96%;
        padding: 5px;
        margin-top: 10px;
        border: 1px solid #0C386E;
        }
.comments-form-wrap input.submit-comment, .comments-form-wrap input.reset-comment, .comments-form-wrap input.button-primary {
        width: 100px;
        padding: 7px;
        margin-right: 10px;
        color: #fff;
        border: 1px double #333;  
        background: #0C386E;
}

.page-menus{
	position: relative; 
	float: left; 
	display: inline; 
	width: 138px; 
	clear: both; 
	background: #f7f7f7; 
	border: 1px solid #ccc; 
	margin-top: 20px; 
	padding: 10px;
}

.page-menus ul, .page-menus li{
	list-style-type: none;
	margin-left: -20px;
}
