/*  
Theme Name: LC2010
Theme URI: http://www.zigpress.com/
Description: Complete custom theme created specifically for LifeCycle Challenge 2010. Designed for WordPress 2.9.
Version: 1.1
Author: Andy Towler
Author URI: http://www.zigpress.com/

*/

/* RESET */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, blockquote, table, tr, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
ol, ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
a img { border:0; }

/* IE CENTERING PATCH */

body { text-align:center; position:absolute; height:101%; width:100%; }
body div { text-align:left; }

/* GLOBALS */

body { color:#222; background:#222 url(images/bodybg4.50x600.jpg) 0% 0% repeat-x; }
body, input, select, textarea { font-family:tahoma, helvetica, arial, sans-serif; font-size:11px; line-height:15px; }
p, h1, h2, h3, h4, h5, h6 { margin:0 0 12px 0; }
h2 { font-weight:bold; }
h1 { margin:0; font-size:30px; line-height:30px; }
h2 { font-family:"trebuchet ms", arial, helvetica, sans-serif; font-size:17px; }
a {  color:#c60021; text-decoration:none; }
a:hover { color:#000; text-decoration:underline; }
h1 a { display:block; height:205px; margin:0 0 0 15px; padding:0; color:#000; text-decoration:none; }
h1 a:hover { color:#000 !important; text-decoration:none; }
h1 span { display:none; }
strong { font-weight:bold; }
em { font-style:italic; }

/* GENERICS */

.strong { font-weight:bold; }
.larger { font-size:13px; }
.clearer { height:0px; clear:both; line-height:0px; overflow:hidden; font-size:0; }
.floatLeft { float:left; display:inline; }
.floatRight { float:right; display:inline; }
.pad { padding:15px; }

/* SPECIFICS */

/* BASE LAYOUT */

#divPageTop { width:980px; height:20px; margin:10px auto 0 auto; background:url(images/pagebg.top.980x20.png); }
#divPageShadow { width:980px; margin:0 auto; background:url(images/pagebg.980x20.png) center; }
#divPage { width:960px; margin:0 auto; padding-top:5px; background:#fff; }
#divMain { width:100%; margin:0 0 15px 0; background:url(images/colsbg.440x20.png) top right repeat-y; z-index:1; }
#divMain .pad { padding-top:0; }
#divPageBottom { width:980px; height:30px; margin:0 auto; background:url(images/pagebg.bottom.980x20.png) center top no-repeat; }

/* HEADER */

#divHeader { width:100%; text-align:center; background:url(images/header3.930x213.gif) 50% 0% no-repeat; z-index:3; }
#divHeader .pad { padding-top:0; }
body.home #divHeader ul.menu li.home a, 
body.single #divHeader ul.menu li.home a, 
body.archive #divHeader ul.menu li.home a { color:#000; }
#divHeader ul.menu li.current_page_item a { color:#000; }
#divNav { height:40px; background:url(images/navbg.30x40.png) -1px 0px repeat-x; font-size:13px; font-family:"trebuchet ms", arial, helvetica, sans-serif; font-weight:bold; text-shadow: #ff9 1px 1px 0px; z-index:50; }

/* POSTS AND PAGES */

#divContent { width:520px; float:left; display:inline; }
#divContent, #divContent div { z-index:1; }
.post { margin:0 0 20px 0; }
body.paged .post { padding:0; }
.post h2 { margin:0 0 5px 0; }
body.home .post-first { padding-bottom:15px; background:#fff url(images/topsidebg.20x20.png) 0% 100% repeat-x; }
body.home .post-first h2 { font-size:19px; line-height:22px; }
body.page .post h2 { margin:0 0 12px 0; }
.post h3 { font-family:"trebuchet ms", arial, helvetica, sans-serif; font-size:15px; line-height:22px; font-weight:bold; }
.post h6 { margin:0 0 5px 0; coslor:#777; font-style:italic; }

.entry { margin:0 0 12px 0; }
.entry h4 { font-size:13px; font-weight:bold; }
.entry h5 { font-weight:bold; }
.entry h6 { margin:0 0 12px 0; color:#333; }
.entry .alignright { float:right; display:inline; margin:2px 0 2px 5px; }
.entry .alignleft { float:left; display:inline; margin:2px 5px 2px 0; }
.entry ul { list-style:square outside; margin:0 0 12px 20px; }
.entry ol { list-style:decimal outside; margin:0 0 12px 20px; }
.entry li { margin-bottom:4px; }
.entry blockquote { margin:0 0 12px 0; background:#ebebeb; padding:10px 10px 1px 10px; }
.entry li blockquote { margin-top:12px; }
.entry code { display:block; margin:0 0 12px 0; background:#efefef; padding:10px 10px 10px 10px; }

.entry dl.contact { margin:0 0 15px 0; width:100%; }
.entry dl.contact dt { float:left; display:inline; width:35%; margin-right:20px; text-align:right; padding:5px 0; }
.entry dl.contact dd { float:left; display:inline; width:55%; padding:5px 0; }

.entry ul.personnel { list-style:none; margin:0 0 15px 0; padding:0; }
.entry ul.personnel li { float:left; display:inline; margin-right:10px; }

.entry .wp-caption { background:#ebebeb; border:1px solid #cbcbcb; padding:10px 0px 5px 0px; text-align:center; margin-bottom:15px; min-width:110px; width:auto !important; width:110px; }
.entry .wp-caption .wp-caption-text { margin:0; text-align:center; padding-top:5px; }
.entry div.aligncenter { margin:0 auto !important; }
.entry p img.aligncenter { margin:0 auto; }

.entry table.route { width:99%; margin:0 0 10px 0; }
.entry table.route th { font-weight:bold; }
.entry table.route th, .entry table.route td { padding:2px 3px; }
.entry table.route tr.alt td { background:#f3f3f3; }

.entry ul.downloads { list-style:none; margin:0 0 10px 0; padding:0; font-size:13px; font-weight:bold; width:100%; }
.entry ul.downloads li { background:#efefef; height:32px; line-height:32px; margin:5px 0 12px 0; padding:0 10px 0 20px; }
.entry ul.downloads li a { background:url(images/icon.16x16.acrobat.png) 0% 50% no-repeat; padding-left:24px; }

.entry ul.sponsors { list-style:none; margin:0; padding:0; }
.entry ul.sponsors li { float:left; display:inline; margin-bottom:20px; }
.entry ul.smallSponsors li { margin-right:20px; }
.entry ul.mediumSponsors li { margin-right:12px; }
.entry ul.largeSponsors li { margin-right:20px; }
.entry ul.sponsors li.noMargin { margin-right:0; }

/* COMMENTS */

#divComments li { clear:right; }
#divComments img.avatar { float:right; display:inline; margin:2px 0 12px 5px; }
#divComments ol.commentlist li.alt { border-top:1px dotted #999; padding-top:10px; }
#divComments div.commentmetadata { margin:0 0 5px 0; }
#commentform { background:#ffe287 url(images/featuredbg.10x400.png) top left repeat-x; padding:10px; }
#commentform label { float:left; display:inline; width:160px; text-align:right; margin-right:10px; }
#commentform .text { border:1px solid #d0b000; padding:3px; width:240px; }
#commentform .button { margin-left:170px; background:#ffc610; padding:5px 10px; border:1px solid #d0b000; border-top:1px solid #ffdf9f; border-left:1px solid #ffdf9f; }

/* ALL SIDEBARS */

#divSidebars { width:440px; float:left; display:inline; }
#divSidebars h2 { background:#c60021 url(images/sideheaderbg.10x40.png) center repeat-x; padding:3px 10px 5px 10px; font-family:"trebuchet ms", arial, helvetica, sans-serif; font-size:13px; }
#divSidebars h2, #divSidebars h2 a { color:#fff; }
#divSidebars ul { padding:0 15px 15px 15px; }
#divSidebars ul li ul { padding:0; }

/* TOP SIDEBAR */

#divSidebarTop { margin-left:1px; background:#fff url(images/topsidebg.20x20.png) 0% 100% repeat-x; }
#divSidebarTop ul { padding-top:0; }
#divSidebarTop ul li { padding:10px; background:#ffe287 url(images/featuredbg.10x400.png) top left repeat-x; }
#divSidebarTop p { margin:0 0 10px 0; }

/* VERTICAL SIDEBARS */

div.sidebarVert { line-height:15px; width:220px; float:left; display:inline; margin-top:15px; }
div.sidebarVert li { margin:0 0 20px 0; }
div.sidebarVert li h2 { margin:0 0 10px 0; }
div.sidebarVert li ul { list-style:square outside; margin-left:15px; color:#999; }
div.sidebarVert li ul li { margin:0; padding:0 0 4px 0; color:#444; }

/* FOOTER */

#divFooter { width:100%; background:#c70116 url(images/footer2.30x40.png) 0 -1px repeat-x; color:#fd4; }
#divFooter .pad { padding:5px 15px; }
#divFooter ul { margin:12px 0 0 0; }
#divFooter ul li { display:inline; border-left:1px solid #fd4; padding:0 2px 0 6px; }
#divFooter ul li.first { border:0; padding-left:0; }
#divFooter a { color:#fd4; }
#divFooter a:hover { color:#fff; }

/* PLUGINS */

/* CFORMS II */

.cf_info { margin:0 0 10px 0; font-weight:bold; }
.failure { color:#c60021; }
form.cform { background:#ffe287 url(images/featuredbg.10x400.png) top left repeat-x; padding:10px; margin:0 0 15px 0; }
form.cform ol { list-style:none; margin:0; padding:0; }
form.cform ol li { clear:left; padding:4px 0; }
form.cform ol li span { float:left; display:inline; width:130px; text-align:right; margin-right:10px; }
form.cform input.single, form.cform input.secinput, form.cform textarea.area { border:1px solid #d0b000; padding:3px; width:250px; background:#fff; }
form.cform textarea.area { height:80px; }
form.cform img.captcha { vertical-align:middle; margin:0; }
form.cform input.secinput { padding:6px 2px; margin-right:5px; vertical-align:middle; width:130px; }
form.cform .reqtxt, form.cform .emailreqtxt { display:none; }
form.cform .cf-sb { margin:5px 0 10px 140px; }
form.cform fieldset.cf_hidden { display:none; }
form.cform input.sendbutton { background:#ffc610; padding:5px 10px; border:1px solid #d0b000; border-top:1px solid #ffdf9f; border-left:1px solid #ffdf9f; }
.linklove { display:none; }

/* FLICKRPRESS */

div.flickrpress-container { padding-left:5px; }

/* ZIGPRESS CUTTINGS */

dl.zigpress-cuttings { }
dl.zigpress-cuttings dt { font-weight:bold; }
dl.zigpress-cuttings dd { font-style:italic; margin:0 0 5px 20px; }
p.zigpress-cuttings-widget-pagelink { text-align:right; font-weight:bold; }

/* TWEET-BLENDER */

#sidebar .widget_tweetblender { margin-bottom:15px; }
div.tb_tweetlist { border-bottom:0 !important; }
div.tb_tweet { border-top:0 !important; min-height:0 !important; padding:0 0 5px 0 !important; }

/* FLICKR PHOTO GALLERY */

.entry ul.flickrlist-collections { list-style:none; margin:0 0 10px 0; padding:0; font-size:13px; font-weight:bold; width:100%; }
.entry ul.flickrlist-collections li { background:#efefef; height:32px; line-height:32px; float:left; display:inline; width:100px; margin:5px 20px 10px 0; padding:0 10px 0 20px; }
.entry ul.flickrlist-collections li a { background:url(images/icon.16x16.camera.png) 0% 50% no-repeat; padding-left:24px; }
.entry ul.flickrlist-sets { list-style:none; margin:0 0 10px 0; padding:0; font-weight:bold; width:100%; }
.entry ul.flickrlist-sets li { background:#efefef; height:28px; line-height:28px; float:left; display:inline; width:200px; margin:5px 20px 10px 0; padding:0 10px 0 10px; }
.entry ul.flickrlist-sets li a { background:url(images/icon.16x16.camera.png) 0% 50% no-repeat; padding-left:24px; }
.entry .photoset { margin:15px 0; }
.entry .photoset .flickr-thumb { margin:8px; }
