/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

body.custom {
    background: #8CBBE0 url(http://www.tweetCatholic.com/images/tc_bg.gif) repeat-x top center; padding-top:5px;
}
.custom .page {background:none;}
.custom #content_box {
    margin-top: 0;
    margin-bottom: 2em;
    padding: 0 0.3em 0.3em 0.3em;
    border: 0px solid #DDD;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color:#FFF;
}
.custom #header {border:none;margin:0;padding:0;}
.custom #header_area .page {padding-top:0;}
.custom ul.menu {margin-left:18px;border:none;}
.custom ul .tab a {margin-right:7px;background-color:#C5DEF8;color:#2A6589;border:none;border-top:1px solid #8CBBE0;text-transform:capitalize;border-bottom:1px solid #FFFFFF;font-weight:bold;}
.custom ul .tab a:hover {background-color:#CFE5FA;color:#2A6589;}
.custom ul .current a {background-color:#FFFFFF;color:#2A6589;}

.custom #footer {border:none;padding:0;color:#2A6589;}
.custom #footer a {color:#2A6589;}

.custom .authBox {border: 1px solid #BBB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#FFF; padding:0 0 10px 0;float:left;display:inline;width:98%;margin:10px 0;}
.custom .authBox img {float:left;display:inline;margin:8px;}
.custom .authBox .mainInfo {float:left;display:inline;padding:12px 0 0 0;font-size:12px;font-weight:normal;color:#999;}
.custom .authBox .mainInfo a {font-weight:normal;color:#999;}
.custom .authBox .mainInfo a.name {font-size:16px;font-weight:bold;color:#2A6589;}
.custom .authBox .lineItem {float:left;display:inline;width:92%;padding:1% 4%;font-size:12px;color:#8CBBE0;}
.custom .authBox .term {float:left;display:inline;width:92%;padding:2% 4%;font-size:12px;color:#555;}

.custom .greenAlert {float:left;display:inline;border: 1px solid #cec;-moz-border-radius: 5px;-webkit-border-radius: 5px;background-color:#dfd; width:92%;margin:5px 0;color:#090;padding:2% 4%;font-size:13px;}
.custom .redAlert {float:left;display:inline;border: 1px solid #ecc;-moz-border-radius: 5px;-webkit-border-radius: 5px;background-color:#fdd; width:92%;margin:5px 0;color:#900;padding:2% 4%;font-size:13px;}

.custom .loginButton {float:left;display:inline;margin:10px 0;width:100%;padding:10px 0;text-align:center;font-size:19px;font-weight:normal;border:1px solid #417095;border-bottom:1px solid #316085;color:#FFF;background: #417095 url(http://www.TweetCatholic.com/images/TC_button_fade.gif);-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.custom .tagButton {float:left;display:inline;margin:5px 5%;-moz-border-radius: 5px;-webkit-border-radius: 5px;font-size:14px;padding:3px 7px;font-weight:bold;background-color:#2A6589;color:#FFF;}
.custom .tagDrop {float:left;display:inline;color:#2A6589;width:88%;margin:3px 5%;padding:1%;font-size:13px;-moz-border-radius: 5px;-webkit-border-radius: 5px;background-color:#EEE;border:1px solid #DDD;border-top:1px solid #CCC;}

.custom .pageButton {background-color:#EEE;border:1px solid #DDD;border-bottom:1px solid #CCC;font-size:14px;font-weight:bold;text-decoration:none;padding:3px 5px;margin:3px 0;float:left;display:inline;-moz-border-radius: 5px;-webkit-border-radius: 5px;}

.ad {float:left;display:inline; margin:5px;}
.ad img {padding:0;margin:0;}
.adContainer {clear:both;float:left;display:inline;margin:9px 0 0 0px;}

#feed {float:left;display:inline;width:100%;border-top:3px solid #15384F;}
#feed .feedItem {float:left;display:inline;width:610px;border-bottom:1px dashed #CCC;padding:2px 0;margin:2px 0;}
#feed .feedItem .text {color:#15384F;font:normal 13px Arial;}
#feed .feedItem .time {color:#FFA800;font:normal 12px Arial;}
#feed h1 {float:left;display:inline;width:520px;padding:4px 0 6px 10px;font:bold 13px Arial;color:#FFF;background:#777;}

#list {float:left;display:inline;width:100%;margin:0;padding:0;}
#list .rank {color:#8CBBE0;font-weight:bold;font-size:18px;padding:0 10px 0 0;text-align:right;vertical-align:middle;}
#list .info {border-right:1px solid #CCC;padding:2px;margin:0;font:normal 11px Arial;vertical-align:text-top;}
#list .text {border-right:1px solid #CCC;color:#15384F;font:normal 10px Arial;}
#list .followers {border-right:1px solid #CCC;color:#15384F;font:bold 12px Arial;text-align:center;}
#list h1 {float:left;display:inline;width:600px;padding:4px 0 6px 10px;font:bold 13px Arial;color:#FFF;background:#777;}
#list .header {font:bold 11px Arial, sans-serif;text-align:center;background:#EEE;}

.aboutus { color:#FFF;line-height:120%;font:normal 15px Arial, sans-serif; padding:10px; background: #50768E url(img/TC_bg_fade.gif) repeat-x 0 -150px; margin:2px 0 10px 10px; float:left; display:inline; width: 93%; border:1px solid #55788F;}

.byCat {float:left; display:inline; width:96%; background-color:#FFDD99;font-size:13px;font-weight:bold;color:#999;padding:2%;margin:0 0 5px 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.byCat a {float:left; display:inline; margin:0 5px; padding:2px 6px;text-decoration:none;}
.byCat a:hover {background-color:#FFA800;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.byCat .hot {color:#FFF;background-color:#FFA800;-moz-border-radius: 5px;-webkit-border-radius: 5px;}

.byVocation {width:100%;clear:both;float:left;background-color:#FFFFCC;display:inline;color:#999;border-top:1px solid #EEEEBB;padding:3px 0;margin:0;}

input.followButton {width:45px;height:16px;border: 1px solid #8CBBE0; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	background-color:#CFE5FA; margin:0px 0;padding:0;font-size:11px;color:#2A6589;}
input.followButton:hover {background-color:#C5DEF8;}
input.disableFollowButton {width:45px;height:16px;border: 1px solid #8CBBE0; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	background-color:#EEE; margin:0px 0;padding:0;font-size:11px;color:#2A6589;}


.noTweeple {float:left;display:inline;width:440px;padding:10px;margin:20px;font:bold 16px Verdana, Arial, sans-serif;color:#9AB2C1;}