/*   
Theme Name: FlyTheme
Theme URI: http://toofly.com
Description: This is a temporary theme until I can build a new one.
Author: Tony
Author http://toofly.com
Version: 1.0
*/

* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	margin:0;
	padding:0;
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_body.jpg);
	line-height:140%;
}

ul { 
	border:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

ul li {
	padding:0px 0;
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/block.jpg) 0 8px no-repeat;
	padding-left:2px;
	position:relative;
	text-transform:capitalize;
}


a {
	color:#21589d;
}

a:hover {
	text-decoration:none;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	color:#21589d;
	font-weight:bold;
	padding:10px 0 12px;
	text-transform:capitalize;
}

h1 a {
	text-decoration:none;
}

h2 {
	font-size:18px;
	padding:5px 0 0;
}

h2.sponsortitle {
    padding:5px 0 5px 0;
}



h3 {
	font-size:14px;
	color:#333;
	padding:5px 0 0;
}



/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_mainwrapper.jpg) 0 0 repeat-x;
}

#wrapper {
	margin:0 auto;
	width:900px;
}

#header {
	height:185px;
	position:relative;
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_header2.jpg) 100% 0 no-repeat;
}

#content {
	padding:0 0 25px;
}

#footer {
	height:80px;
	background:#fff url(http://www.toofly.com/picdump/assets/pages/files/images/bk_footer.jpg) 0 0 repeat-x;
	margin-top:10px;
	border-bottom:1px solid #E5E5E5;
}


#innerFooter {
	width:890px;
	margin:0 auto;
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/footer_grey_mark.jpg) 100% 50% no-repeat;
	height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:40px;
	left:0px;
	
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	width:627px;
	height:124px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topheadline {
	position:absolute;
	top:77px;
	left:240px;
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/top_headline.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:370px;
	height:73px;
}

#topMenu {
	position:absolute;
	top:10px;
	right:0;
	border-left:1px solid #65809A;
}

#topMenu li {
	float:left;
	padding:0 20px;
	border-right:1px solid #65809A;
	background:none;
}

#topMenu li a {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#topMenu li a:hover {
	color:#94CDE2;
}

#topMenu li.selected a{
	color:#94CDE2;
}

/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin:0.7em 0;
}

#colLeft {
	float:left;
	width:625px;
	padding-right:20px;
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_vertline.jpg) 100% 0 repeat-y;
	margin-top:15px;
	padding-left:10px;
}

#colLeftInner1 {
	width:255px;
	float:left;
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_vertline.jpg) 100% 0 repeat-y;
	padding-right:20px;
}

#colLeftInner2 {
	float:left;
	width:315px;
	margin-left:20px;
	
}

 ul.latestPosts {
	margin-top:10px;
}

 ul.latestPosts li {
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/ico_post.jpg) 0 4px no-repeat;
	padding:2px 0 6px 20px;
	text-decoration:none;
	margin:0;
}

ul.latestPosts li a:hover {
	color:#333;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#999;

}

#colRight {
	float:left;
	width:225px;
	margin-left:20px;
	margin-top:15px;
	
}


#colRight p.line {
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}


/* BLOG 
--------------------------------------------*/
.post {
	padding:0 0 5px;
	position:relative;
}

.post h2 {
	padding-bottom:8px;
}

.post small {
	color:#666;
	display:block;
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:6px;
}

.postmetadata {
	color:#666;
	font-size:11px;
}

.post .entry {
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:5px;
}

.post .entry img {
	border:1px solid #ddd;
	background:#fff;
	padding:7px;
}

h2 a{
	text-decoration:none;
	color:#555;
	padding:8px 0;
	
}

h2 a:hover {
	color:#333;
}

.post .ribbonType {
	position:absolute;
	top:58px;
	left:568px;
	width:45px;
	height:43px;
}

*html .post .ribbonType {
	top:71px;
}

#sidebar ul {
        list-style: none;	
        margin:10px 0;
}

#sidebar ul li {
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_horizline.jpg) 0 100% repeat-x;
        padding:0;
}

* html #sidebar ul li {
    float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	text-decoration:none;
	margin:0;
}

#meta ul li a {
padding:6px 0 8px 16px;
background:url(http://www.toofly.com/picdump/assets/pages/files/images/block.jpg) 0 11px no-repeat;
}

#archives-2 ul li a {
padding:6px 0 8px 16px;
background:url(http://www.toofly.com/picdump/assets/pages/files/images/block.jpg) 0 11px no-repeat;
}

#quotescollection_randomquote-0 {
	padding:0 0 8px;
	position:relative;
	
}

#sidebar ul li a:hover {
	color:#333;
}

/* Comments */

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	margin-right:20px;
}


ul.commentlist {
	border-top:4px solid #e5e5e5;
}

ul.commentlist li {
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_horizline.jpg) 0 100% repeat-x;
	text-transform:none;
}

ul li.comment {
	padding-left:0;
	margin-bottom:5px;
	display:block;
}

.commentmetadata {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/ico_comment.jpg) 0 4px no-repeat;
}

.comment-author cite {
	font-weight:bold;
	font-style:normal;
}

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 900px; /*Width of Carousel Viewer itself*/
	height: 310px; /*Height should enough to fit largest content's height*/
	margin-top:20px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/bk_featured.png) 0 0 no-repeat;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:310px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:35px 0 0 25px;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

.stepcarousel .panel .projectImg{
	position:absolute;
	top:14px;
	right:14px;
}

.stepcarousel .panel .projectImg img {
	border:none;
}

.web {
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/ribbon_web.png) 0 0 no-repeat;
}

.logo {
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/ribbon_logo.png) 0 0 no-repeat;
}

.print {
	background:url(http://www.toofly.com/picdump/assets/pages/files/images/ribbon_print.png) 0 0 no-repeat;
}





/* FORMS
-------------------------------------------------*/
form label, form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #b8b3a8;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}


form textarea, form#commentform textarea {
	width:500px;
}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border: 1px solid #b8b3a8;
	width:45px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background-color:#b8b3a8;
	font-size:11px;
}

form input#searchsubmit {
	background-color:#b8b3a8;
	width:60px;
	margin:0;
}

form#searchform input#s {
	width:173px;
	margin:0;
}

form#searchform div {
	padding:0 0 10px;
}

form#searchform label {
	padding:0;
	margin:0;
}



/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

/* COMMENTS AND GUESTBOOK
-------------------------------------------------*/

#guestBox
{
clear:right;
width: 616px;
margin: 10px 0;
background-color: #e6e1d8;
color: #333;
border: 1px solid #B8B3A8;
}

#thumbBox
{
float: left;
margin: 0;
padding: .8em;
}

#thumbImg
{
width: 80px;
height: 80px;
background-color: #d7d2c6;
}

#guesthead
{
margin-left: 92px;
padding: .8em;
}

#message
{
clear: left;
margin: 0;
padding: .2em;
color: #333;
background-color: #F4F1EA;
border-top: 1px solid #B8B3A8;
}

#msg
{
margin: .6em;
}

#guestFoot
{
clear: both;
margin: 0;
padding: .2em 0 .2em .8em;
color: #333;
background-color: #F4F1EA;
border-top: 1px solid #B8B3A8;
font-size: 12px;
}

#thumbBox p { margin: 0 0 1em 0; }
#message p { margin: .5em; }
#guesthead h2 { margin: 0 0 .1em 0; }

.randomImg a {
text-decoration:none;
border-color:yellow;
}

#random_image_wrapper {
padding: 12px 0 12px 0;	
}

#thumbnail img {
border: 1px solide #a9a9a9;
display: block;
margin: 4px 0 4px 5px;
padding: 4px;
position: relative;
}

/* Pic Dump Containers */

#dump_container {
font-family: Arial, Helvetica, sans-serif;
width: 600px;
margin: 6px auto;
background-color: #e6e1d8;
color: #333;
border: 1px solid #B8B3A8;
}

#img_name
{
float: right;
margin: 0;
padding: .3em .6em .3em .3em;
font-size: 12px;
}

#img_date
{
padding: .3em .3em .3em .6em;
font-size: 12px;
}

#image_box
{
clear: left;
margin: 0;
padding: .6em;
color: #333;
background-color: #F4F1EA;
text-align:center;
border-top: 1px solid #B8B3A8;
}

img.dump_thumb {
background:white;
padding:5px;
border:1px solid #a9a9a9;
} 

#dump_foot {
clear: both;
margin: 0;
padding: .6em;
color: #333;
background-color: #F4F1EA;
text-align:center;
font-size: 12px;
}

#form_dump_container {
font-family: Arial, Helvetica, sans-serif;
width: 600px;
margin: 10px auto;
background-color: #e6e1d8;
color: #333;
border: 1px solid #B8B3A8;
}


#form_dump_head {
clear: both;
margin: 0;
padding: .4em;
color: #333;
background-color: #e6e1d8;
font-size: 14px;
font-weight:bold;
}

#form_dump_foot {
clear: both;
margin: 0;
padding: .4em;
color: #333;
background-color: #e6e1d8;
text-align:center;
font-size: 12px;
}

#form_box
{
clear: left;
margin: 0;
padding: .6em;
color: #333;
background-color: #F4F1EA;
border-bottom: 1px solid #B8B3A8;
}

#dumpform {
padding-left: .6em;
}

/* ------------------
 Table Style 
   ------------------   */

#admin {
width: 500px;	
}

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	border-collapse: collapse;
	width: 600px;
}

#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e6e1d8;
	border-top: 4px solid #cfccc5;
	border-bottom: 1px solid #fff;
	color: #282828;
}

#box-table-a td
{
	padding: 8px;
	background: #F4F1EA; 
	border-bottom: 1px solid #fff;
	color: #282828;
	border-top: 1px solid transparent;
}

#box-table-a tr:hover td
{
	background: #e6e1d8;
	color: #282828;
}

form input#dumpsubmit {
	background-color:#b8b3a8;
	width:100px;
	margin:0;
	border: 1px solid #b8b3a8;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background-color:#b8b3a8;
	font-size:11px;
}

/* ------------------
 Pagination Style 
   ------------------   */

#pagelinks {
margin:20px 0px 80px 10px;
}
   
#pagination li {
font-size:14px;
list-style:none;
/* savers */ float:left;
background-image:none;
}

#pagination a {
border:solid 1px #B8B3A8;
margin-right:4px;
background-color:#e6e1d8;
}
#pagination .previous-off,
#pagination .next-off {
color:#333;
display:block;
float:left;
font-weight:bold;
padding:5px 6px;
}
#pagination .next a,
#pagination .previous a {
font-weight:bold;
border:solid 1px #B8B3A8;
background-color:##e6e1d8;
}
#pagination .active{
color:#3754b1;
font-weight:bold;
display:block;
float:left;
padding:6px 8px;
background-image:none;
}

#pagination a:link,
#pagination a:visited {
color:#333;
display:block;
float:left;
padding:5px 8px;
text-decoration:none;
background-color:##e6e1d8;
}

#pagination a:hover{
border:solid 1px #B8B3A8;
background-color:#d4cfc6;
}

/* Adsense */
#ads {
	width: 625px;
	padding: 0 0 2px 10px;
}

