/*  
Theme Name: inspire
Version: 1.0
Author: Derek Punsalan (the Unstandard)
Note concerning image sizes:
Main image on front page is 593 x 225
Secondary image 293 x 150
*/
* { margin: 0; padding: 0;  }
body { background: #000; color: #fff; font-size: 62.5%; font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif; text-align: center; }
#main-wrapper { font-size: 1.1em; display: block; margin: 0 auto; padding: 0 7px; width: 960px; text-align: left;  }

/* basics */
h1 {font-size: 24px;font-weight:normal;color:#c219a8;}
h2 {font-size: 20px;font-weight:normal;margin:0 0 5px;}
h3 {font-size: 17px;line-height:120%;font-weight:normal;margin:0 0 5px;}
h4 {font-size: 14px;line-height:140%;color:#fff;font-weight:normal; margin:0 0 5px; }
h5 {font-size: 12px;line-height:120%;color:#fff;font-weight:normal; margin:0 0 10px; }
a { color: #c219a8; outline: none; text-decoration: none; border-bottom: 1px solid #c219a8; }
a:hover { color: #c219a8; border-color: #660b84; }
a img { border: none;border-bottom:none }
ul, ol { list-style: none; }
input, textarea { outline: none;margin:5px 0 0; }

/* masthead */
#leaderboard { padding: 20px 0 50px; position: relative; }
#site-name { float:left; width:125px; height:40px; margin: 16px 0 0 3px; text-indent:-9999px; }
#logo { float: left; width:125px; height:40px; margin: 16px 0 0 3px; text-decoration:none; }
#logo a {	border-bottom: none}
#logo h1 {display:none;}
#site-name a { color: #000; border: 0; }
#site-name a:hover { color: #660b84; }
#main-nav { margin: 20px 0 0 0; font-size: 90%; text-transform: uppercase; font-weight: bold; }
#main-nav li { float: left; margin-left: 0px; }
#main-nav li a, #main-nav li li a { color: #fff; background: #1d043e; display: block; padding: 7px 3px; text-decoration: none; text-align: center; width: 85px; border: 0; }
#main-nav li li a { text-align: left; }
#main-nav li a:hover, #main-nav li li a:hover { background: #5a1f6e; color: #fff; }
#main-nav li.rss-now a { background: #ff8a00; color: #eee; }
#main-nav li.rss-now a:hover { background: #f37021; color: #eee; }
#main-nav li ul { background: #1d043e; z-index: 9999; position: absolute; left: -999em; height: auto; width: 120px; margin: 0px; padding:0 0 0 3px;} 
#main-nav li li {  }
#main-nav li ul a {  width: 120px; }
#main-nav li ul a:hover, #main-nav li ul a:active {  }
#main-nav li ul ul { margin: -25px 0 0 166px; }
#main-nav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul { left: -999em; }
#main-nav li:hover ul, #main-nav li li:hover ul, #main-nav li li li:hover ul, #main-nav li.sfhover1 ul, #main-nav li li.sfhover1 ul, #main-nav li li li.sfhover1 ul { left: auto; }
#main-nav li:hover, #main-nav li.sfhover1 {  position: static; }
  
/* home posts */
.home .left, .home .recent-leads { width: 607px; }
.home h1 { margin: 0 0 10px; font-size: 24px; }
.home .main-post-bg { background: #eee; display: block; height: 225px; position: relative; margin: 0 0 7px 0; width: 593px; overflow: hidden; }
.main-post-bg .post-comments, .secondary-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 1; background: #660b84; }
.post-comments a, .secondary-post-bg .post-comments a { font-size: 11px; color: #eee; display: block; padding: 6px 10px; text-align: center; border: 0; } 
.post-comments a:hover, .secondary-post-bg .post-comments a:hover { background: #333; color: #fff; }
.home .main-post-bg .title-insert, .home .recent-leads .title-insert { background: #5a1f6e; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 1; padding: 4px 0; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=90); -moz-opacity: .9; opacity:.9; }
.title-insert h2, .home .recent-leads .title-insert h4 { margin: 5px 5px 6px; line-height: 14px; }
.title-insert h2 a, .home .recent-leads .title-insert h4 a { display: block; color: #fff; font-weight:normal; text-decoration: none; border: 0; }
.title-insert h2 a:hover, .home .recent-leads .title-insert h4 a:hover { color: #fff; }
.home .recent-leads .tertiary-post-bg { background: #eee; display: block; width: 195px; height: 100px; margin: 0 5px 5px 0; position: relative; overflow: hidden; }
.home .recent-leads .secondary-post-bg { background: #eee; display: block; width: 293px; height: 150px; margin: 0 7px 7px 0; position: relative; overflow: hidden; }
.home .right { width: 300px; text-align: left; overflow: hidden; }
.home .right h3 { font-size: 14px; padding-left: 3px; }
.recent-leads {margin:0 0 20px; }
.left ul li {margin: 0 0 5px; }

/* entry style */
.home.is-single { border-top: 1px solid #5a1f6e; }
.post.single { padding-top: 10px; font-size: 12px; line-height: 18px; color: #fff; width: 590px; }
.post.single h2, .post.single h2 a { font-size: 30px; font-weight:normal; line-height: 120%; color: #fff; border: 0; }
.post.single h2 a:hover { color: #660b84; }
.post.single .entry { float: right; width: 500px; margin-top:6px; }
.post.single .meta { border-top: 1px solid #660b84; color: #777; padding: 4px 0 0 3px; margin-top: 18px; float: left; width: 72px; font-size: 11px; line-height: 16px; }
.post.single p { margin: 1em 0; line-height: 18px; }
.post.single p a, .post.single li a { font-weight: normal; }
.post.single h3 { font-size: 16px; color: #c219a8; margin-top: 20px; }
.post.single h4 { font-size: 21px; font-weight:normal; line-height:140%; color: #c219a8; margin-top: 20px; }
.post.single blockquote, .post.single ul, .post.single ol { margin: 0 14px; color: #999; }
.post.single ul li { list-style: circle; margin: 0 20px; }
.post.single ol li { list-style: decimal; margin: 0 20px; }
.post.single blockquote { font-style: italic; border-left: 1px solid #ccc; margin-left: 21px; padding-left: 10px; }
.post.single img.floatleft { float: left; margin: 4px 10px 0 0; }
.post.single img.floatright { float: right; margin: 4px 0 0 10px; }

/* Contact Form */
.post input { width:400px; height:30px; line-height:30px; font-size:23px; margin:10px 0; padding:5px; background: #e3ebef; border: none; color: #1d043e; }
.post textarea { width:400px; padding:8px 5px 0px; background: #e3ebef; border: none; font-family: Arial, Helvetica, sans-serif; font-size:18px; line-height:130%; color: #1d043e; }
.post input[type="submit"] { clear:both; width:70px; height:40px; line-height:40px; text-align:center; font-size:18px; margin:10px 0; background: #5a1f6e; color: #fff; cursor:pointer; padding:0}
.post input[type="submit"]:hover{ background: #1d043e; }
.post input[type="submit"]:active { background:#c219a8; }
.post input[type="file"] { clear:both; width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; margin:10px 0; background: #5a1f6e; color: #fff; cursor:pointer; padding:0}

/* Widget Contact Form */
.right #cf7_form_box { background: #1d043e; padding:15px 15px 5px; }
.right #cf7_form_box p { font-size:9px; }
.right input { width:310px; height:15px; line-height:15px; font-size:9px; margin:5px 0; padding:1px; background: #e3ebef; border: none; color: #1d043e; }
.right textarea { width:307px; height: 100px; padding:4px 3px 0px; background: #e3ebef; border: none; font-family: Arial, Helvetica, sans-serif; font-size:10px; line-height:130%; color: #1d043e; }
.right input[type="submit"] { clear:both; width:40px; height:25px; line-height:25px; text-align:center; font-size:11px; margin:10px 0; background: #5a1f6e; color: #fff; cursor:pointer; padding:0}
.right input[type="submit"]:hover{ background: #c219a8; }
.right input[type="submit"]:active { background:#000; }
.right p span {color:#c219a8;}

#photos a {border-bottom:none;}
#photos img {margin:0px 22px 22px 0;}
#photos h3 {margin:0 0 10px}
.navigation { font-size: 10px; padding: 10px 0; }
.navigation a { border: 1px solid #1d043e; display: block; float: left; color: #fff; text-transform: uppercase; padding: 4px 7px 3px; }
.navigation .left { width: 50%; text-align: left; }
.navigation .right { width: 49%; text-align: right; margin: 0 15px 0 0; }
.navigation .right a { float: right; }
.navigation a:hover { background: #eee; border-color: #660b84; color: #660b84; }

/* sidebar / widget modules */
h3.module-title, h3.widgetTitle { border-top: 1px solid #5a1f6e; border-bottom: 1px solid #1d043e; margin: 0 0 10px; padding: 7px 4px; font-size: 16px; font-weight:normal; }
h3.module-title a, h3.widgetTitle a { border: 0; }
.widgetContainer { margin: 0 0 20px 0; }
.widgetContainer .textwidget { font-size: 12px; line-height: 16px; margin: 0 7px; }
ul.module-list, .widgetContainer ul { font-size: 12px; margin: 0 0 20px 0; }
.module-list li, .widgetContainer li { margin: 5px 3px 5px 21px; list-style: disc; line-height: 16px; }
.sidebar-nextprev { width: 320px; overflow: hidden; }
.sidebar-nextprev li { float: left; border-left: 1px solid #5a1f6e; height: 36px; width: 158px; }

/*.sidebar-nextprev li.previous { border-right: 1px solid #5a1f6e; }*/
.sidebar-nextprev li.next { float: right; border-left: 1px solid #5a1f6e; margin-left: -1px; }
.sidebar-nextprev li a { margin-left: -1px; font-size: 13px; display: block; height: 36px; border: 0; color: #5a1f6e; border-left: 1px solid #5a1f6e; }
.sidebar-nextprev li a:hover { color: #c219a8; border-color: #660b84; }
.sidebar-nextprev li a span { display: block; padding: 12px 0 0 10px; cursor: pointer; }
.widgetContainer #wp-calendar { border-collapse: collapse; width: 100%; font-size: 12px; }
#wp-calendar caption { font-weight: bold; margin-bottom: 7px; }
#wp-calendar thead th { padding: 4px 0 4px 3px; border: 1px solid #ccc; border-width: 1px 0; }
#wp-calendar td { padding: 3px 0 7px 3px; color: #777; }
#wp-calendar td a { font-weight: bold; }
#middle-widgets { width: 970px; font-size:11px;}
#middle-widgets .widgetContainer { clear: top; float: left; width: 312px; margin: 0 11px 15px 0; }

/* threaded comments - no support for wp 2.6 */
#comments-wrapper, #comments-wrapper-form { width: 600px; }
h3#comments { clear: both; font-size: 14px; margin: 20px 0 20px 90px; }
.commentlist { font-size: 12px; margin: 0; }
.commentlist li.comment, .commentlist li.pingback { margin: 0; border-top: 1px solid #5a1f6e; padding: 7px 0 15px 90px; }
.commentlist li.comment-author-admin { border-color: #660b84; }
.commentlist li.comment p { margin: 1em 0; }
.commentlist li.comment ul, .commentlist li.comment ol, .commentlist li.comment blockquote { margin: 0 15px; }
.commentlist li.comment ul li { list-style: circle; }
.commentlist li.comment blockquote { border-left: 1px solid #ccc; padding-left: 10px; font-style: italic; color: #777; }
.commentlist ul.children { margin: 0 !important; padding: 0; }
.commentlist .children li.comment { padding: 7px 0 0 45px; margin: 15px 0 0 0; list-style: none; }
.comment-author {}
.comment-author img.avatar { float: right; margin: 0 7px 0 0; }
.comment-author cite { font-style: normal; }
.comment-meta { font-size: 11px;  }
#respond { padding: 10px 0 0 0; margin-left: 90px; }
li.comment #respond { margin-left: 0; }
#respond h3 { margin: 0 0 15px 0; }
#respond p { margin: 1em 0; }
#respond #author, #respond #email, #respond #url, #respond textarea { font-family: arial, verdana, sans-serif; font-size: 12px; border: 1px solid #5a1f6e; padding: 4px 3px; width: 160px; margin-right: 4px; }
#respond textarea { width: 97%; overflow: auto; margin-right: 0; }

/* categories */
#categories { padding: 10px 0; margin: 35px 0 45px; }
#categories h3 { font-size: 12px; margin-bottom: 10px; }
#categories ul { color: #5a1f6e; font-size: 10px; line-height: 16px; }
#categories li { float: left; text-align: right; display: block; width: 145px; margin: 5px 8px 5px 7px; }
#categories li a { float: left; text-decoration: none; }

/* search */
#searchForm { margin: 0; }
#searchWrap span { background: #5a1f6e; border: 15px solid #5a1f6e; display: block; }
#searchWrap input { border: 1px solid #fff; padding: 4px; color: #777; width: 260px; }
  
/* footer */
#footer { border-top: 1px solid #5a1f6e; font-size: 10px; margin-top: 15px; padding: 10px 0 72px; width: 860px; color:#660b84; }
#footer a { font-weight: normal; }
#footer .block {width:430px;float:left}

/* floats */
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }
