/*  
Theme Name: Unsuckit
Description: Theme for the Unsuck-it.com site.
Author: David McCreath
Version: 1.0
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

body { background:#d6eefd url(images/bg-body.png) 0 0 repeat-x; }

a { color:#00aeef;text-decoration:none; }
a:hover {  }
.item-twitter a,
a.link-twitter { background:url(images/icn-twitter-shd.png) 0 0 no-repeat;color:#b0b1b2;display:block;padding:0 20px 2px 22px; }
a.link-email { background:url(images/icn-envelope-16.png) 0 0 no-repeat;color:#b0b1b2;display:block;padding:0 20px 2px 22px; }

/* turns an unordered list into a horizontal menu with the list items set to display:inline */
.hmenu { list-style:none; }
	.hmenu li {	border-left:1px solid #adadad;display:inline;list-style:none;padding:0 3px 0 6px; }
	.hmenu li:first-child { border-left:0;padding-left:0; }
/* turns an unordered list into a horizontal menu with the list items floated left */
.fmenu { float:left;width:auto; }
	.fmenu li { float:left;list-style:none;line-height:1;width:auto; }
	.fmenu a { display:block;float:left;width:auto; }


#wrapper { margin:0 auto;padding:0 0 50px;width:946px; }
#banner { padding:25px 3px 35px;width:940px; }
    #banner a#home-link { background:url(images/logo-banner.png) 90px 0 no-repeat;display:block;height:140px;text-indent:-9999px;width:700px; }
    #banner-ad { margin-top:40px;width:240px; }
/*    #banner .home-title { width:700px;float:left; }*/
    #banner .home-title { width:700px;margin:0 auto; }
#content { width:946px; }
#content-left { width:620px;padding:0 40px 0 43px;float:left; }
#content-right { width:200px;padding:30px 23px 0 20px;float:right; }

#content-top { background:url(images/bg-content-top-rnd.png) 0 100% no-repeat;width:946px;overflow:hidden;height:39px; }

#content-nav { float:left;text-transform:uppercase;font-size:16px;margin-left:8px; }
    #content-nav li { background:url(images/bg-tabs.png) 0 -34px no-repeat;padding-left:12px; }/**/
    #content-nav a { background:#fff url(images/bg-tabs.png) 100% -34px no-repeat;height:22px;padding:10px 12px 2px 0; }
    #content-nav li:hover { background-position:0 -68px; }
    #content-nav li:hover a { background-position:100% -68px;color:#d6eefd; }
    #content-nav li.active { background-position:0 0; }
    #content-nav li.active a { background-position:100% 0; }

#content-main { background:url(images/bg-content-main-rpt.png) 0 0 repeat-y;padding-bottom:50px;height:1%;float:left; }
#content-btm { background:url(images/bg-content-btm.png) 0 100% no-repeat;clear:both;height:13px;width:946px; }

#footer { font-size:16px;padding:20px 3px;width:940px; }
#footer-id { width:620px;padding:0 40px; }
 #footer-twit { width:200px;padding:10px 20px 0; }
/*#mule-id { background:url(images/footer-mule-sm2.png) 0 50% no-repeat;display:block;padding:15px 0 15px 70px; }*/
#mule-id { background:url(images/footer-mule-sm2.png) 0 50% no-repeat;display:block;padding:5px 0 5px 35px;margin-bottom:5px; }
#twitter-us { background:url(images/icn-twitter.png) 0 50% no-repeat;display:block;margin-left:12px;padding:2px 0 2px 23px; }
#shirt-link { background:url(images/icn-shirt.png) 0 50% no-repeat;padding:15px 0 15px 35px; }
#footer-other { color:#d6eefd;float:right;padding:15px 0; }

.left { float:left;width:auto; }
.right { float:right;width:auto; }

input[type=submit],
button,
.btn-input { border:0;font-size:22px;text-transform:uppercase;padding:5px 10px 10px;margin-right:20px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

input[type=submit].cool,
.btn-input.cool { background:#d6eefd;color:#00aeef; }
input[type=submit].cool,
.btn-input.cool:hover { background:#00aeef;color:#d6eefd; }
.btn-input.hot,
button.hot,
input[type=submit].hot { background:#f0592a;color:#fff;
    -webkit-box-shadow:1px 1px 2px #999;
    -moz-box-shadow:1px 1px 2px #999;
    box-shadow:1px 1px 2px #999;
}
.btn-input.hot:hover,
input[type=submit].hot:hover { background:#af4a2b; }

.txt-input { background:url(images/bg-txt-input.png) 0 0 no-repeat;border:0; }

#s { color:#c8c4a8;display:block;font-size:26px;font-weight:bold;padding:10px 15px;text-align:center;width:590px;margin:0 auto 40px; }

#main-search { padding:45px 0; }
    #main-search label { color:#1a7ea7;display:block;font-size:24px;margin-bottom:15px;text-align:center; }
    #main-search .btns { margin:0 auto;text-align:right;width:620px; }

.post { color:#333;border-bottom:1px solid #D6eefd;font-size:16px;overflow:hidden;padding:20px 0;height:1%; }

.post.no-results,
.post.not-found { border-bottom:0;padding-bottom:10px; }
.post.no-results .entry-content,
.post.not-found .entry-content { margin-bottom:20px; }
.post.no-results h2,
.post.not-found h1 { color:#f0592a;font-size:40px; }
.post.no-results p,
.post.not-found p { font-size:22px; }

.pagename-thanks .post-single { border-bottom:0;padding-bottom:10px;padding-top:30px; }
.pagename-thanks .post-single .entry-content { margin-bottom:20px; }
.pagename-thanks .post-single h1 { color:#f0592a;font-size:40px; }
.pagename-thanks .post-single p { font-size:22px; }

.no-results-buttons { padding-top:30px;text-align:center; }

.post .unsucked h3 { color:#666;display:inline;font-weight:normal; }
.post .unsucked p { display:inline; }

.post h2 { font-size:26px;font-weight:normal; }

.post-content { float:left;width:540px; }

.unsuck-social { float:right;padding:20px 40px 0 20px;width:16px; }
.unsuck-social li { margin-bottom:10px;}
.unsuck-social a.link-twitter,
.unsuck-social a.link-email { height:18px;padding:0;text-indent:-9999px;width:18px; }

.unsuck-social-large { padding:20px 0 15px; }

.example { color:#bf1e2e;padding-bottom:5px; }

#see-also { border-top:1px solid #D6eefd;clear:both;color:#666;margin-top:20px;padding-top:24px; }

.post-single h1 { font-size:40px;font-weight:normal; }
.post-single .post { padding-bottom:30px; }
.post-single .example { color:#bf1e2e;font-size:22px;line-height:1.3;padding-bottom:15px; }
.post-single .unsucked { color:#000;font-size:22px;padding-top:5px;padding-bottom:15px; }
.post-single .unsucked p { display:block; }
.post-footer { color:#b0b1b2;font-size:16px;padding-top:30px;overflow:hidden; }
.post-footer p { float:left; }
.post-footer p#unsucker { float:right; }

ul.recent { list-style-type:none; }
ul.recent li { border-top:1px solid #D7EEFD;font-size:16px;padding:5px 0; }

.side-header { color:#999;font-weight:normal;font-size:14px;text-transform:uppercase;padding-bottom:5px; }

/* form elements */

form { overflow:hidden; }
fieldset { border:0;padding:0;margin:0; }
.form-field { margin-bottom:15px; }
.form-buttons { clear:both;padding:0 0 10px 130px; }
    .form-buttons .btn-input { background-image:url(../images/btn-blue.jpg); }
.form-field-label { float:left;line-height:1.5;text-align:right;width:120px; }
.form-field-input { float:right;width:490px; }
    .form-field-input .text-input { width:97%;padding:2px 3px; }
.input-hint { color:#999;margin:5px 0 0; }
.form-field-label .input-hint { line-height:1;margin-top:0; }
.form-field-input label { line-height:1.95; }
.form-field-input .text-input-short { width:50px; }
.form-field-input select { margin-top:3px; }
.form-field-input textarea { border:1px solid #999;float:right;height:180px;padding:5px 10px;width:470px; }

#the-suck,
#unsucked { height:30px; }
#suck-example { height:45px; }

#terms { background:#fcfae8;display:none;height:450px;left:50%;margin:-225px 0 0 -270px;padding:15px 20px 30px;position:absolute;top:50%;width:500px;
    -webkit-box-shadow:0 0 5px #999;
    -moz-box-shadow:0 0 5px #999;
    box-shadow:0 0 5px #999;
}
#terms ol { color:#333;font-size:14px; }
#close-terms { padding-left:5px; }
a.close { background:url(images/icn-close.png) 0 50% no-repeat;padding:2px 0 2px 20px; }

#browse-nav { border-bottom:1px solid #D6eefd;font-size:15px;padding:20px 0;width:620px; }
#browse-nav a { padding-right:20px; }
#browse-nav a.active { color:#333; }


.browse-set { clear:both;display:none; }
.browse-set.active { display:block; }

.pagename-define .entry-title { padding:5px 0 20px;}

.words-recent { padding-top:30px; }
.words-recent p { margin-bottom:0;color:#454545; }
.words-recent p.entry-title { font-size:16px;margin-bottom:5px;line-height:1.2; }

/* contact form overrides */
span.wpcf7-list-item { margin-left:0 !important;margin-right:0.5em !important; }

/*bsa*/
/*.one .bsa_it_ad { height:100px;border:1px solid #9FDBFF !important;background:#d6eefd !important;padding:10px 10px 10px 10px !important; }*/
.one .bsa_it_ad { height:auto;border:0 !important;background:none !important;padding:0 !important; }
.one .bsa_it_ad .bsa_it_t { padding: 0 !important; }
.one .bsa_it_ad .bsa_it_i {
    float: none !important;
    margin: 0 0 5px 0 !important;
    border:1px solid #9FDBFF !important;
    display:block;
    width:130px;
}
.one .bsa_it_ad .bsa_it_i img { display:block; }
.one .bsa_it_p {
    bottom: 0 !important;
    display: block;
    position: relative !important;
    right: 0 !important;
    text-align: left !important;
}

.no-excerpt { display:none; }

/* Typekit */
#browse-nav,#content-nav,#footer,#terms,.entry-title,.form-field-label,.post,.post-footer,label,.side-header, .recent a { font-family:"museo-1","museo-2",sans-serif; }
.btn-input,.hot,input[type=submit] { font-family: "ff-meta-web-pro-condensed-1","ff-meta-web-pro-condensed-2",sans-serif;font-weight:bold; }

