/*  
Theme Name: Tipperary Terrence
Theme URI: http://clashmoremike.com/
Description: <a href="http://clashmoremike.com/" target="_blank">Tipperary Terrence</a> is a theme heavily modified from the excellent blog/magazine mashup <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/" target="_blank">Arthemia</a> for use on <a href="http://clashmoremike.com/" target="_blank">Clashmore Mike</a>. All credit is due the original author of Arthemia, <a href="http://michaelhutagalung.com/" target="_blank">Michael Hutagalung</a>.

Author: Andrew Hunn
Author URI: http://andrewkhunn.com/
Tags: buddypress
Version: 1.41

The CSS, XHTML and design for Tipperary Terrence is released under the <a href="http://www.opensource.org/licenses/gpl-license.php" target="_blank">GPL</a>.
*/


/* Import External CSS */

@import url("custom.css");
@import url("scripts/popup.css");


/* HTML Elements */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 100% "Trebuchet MS", Arial, Helvetica;
	background: #333 url('images/bg.jpg');
	color: #333;
}

p {
	margin: 15px 0;
}

a:link, a:visited {
	border-bottom: 0;
	color: #3d8f67;
	text-decoration: none;
}

a:active, a:hover {
	border-bottom: 1px dotted;
	color: #3d8f67;
	text-decoration: none;
}

a img {
	border: 0;
}

code {
	font-family: 'Courier New', Courier, Fixed;
	background: #ececec;
}	

acronym, abbr, span.caps {
	cursor: pointer;
}			

acronym, abbr {
	border-bottom: 1px dashed #ccc;
}

blockquote {
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
	font: 1.0em Arial;
	line-height: 1.5em;
	margin: 10px 0;
}

input {
	color: #666;
}

input.e-mail {
	width: 200px;
}

select {
	width: 130px;
}	


/* Structure */

#head {
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0;
	font-size: 0.7em;
}

#page {
	width: 940px;
	margin: 0 auto;
	padding: 10px;
	background: #ececec;
	font-size: 0.7em;
}

.left, .alignleft {
	float: left;
}

.right, .alignright {
	float: right;
}


/* Navigation Bar */

#navbar {
	margin: 15px auto 0;
	padding: 0;
	text-transform: uppercase;
	height: 34px;
}

#page-bar {
	width: 790px;
	height: 34px;
	background: #333;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}

#page-bar ul {
	list-style: none;
}

#page-bar li {
	float: left;
	list-style: none;
	cursor: pointer;
	display: block;
	border-right: 1px solid #444;
	background: #333;
	height: 34px;
}

#page-bar li:hover {
	background: #3d8f67;
}

#page-bar a, #page-bar a:visited {
	margin: 0;
	padding: 10px 16px;
	font-weight: bold;
	color: #fff;
	display: block;
}

#page-bar a:hover {
	border-bottom: 0;
	display: block;
	text-decoration: none;
}

#page-bar li#home {
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}

#page-bar li#register {
	float: right;
	border-left: 1px solid #444;
}

#page-bar li#loginout, #page-bar li#statistics {
	float: right;
}

#search {
	height: 30px;
}

#searchform {
	height: 28px;
	width: 164px;
	float: right;
	text-align: right;
	padding: 6px 6px 0 0;
	background: #333;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}


/* Dropdown Menus */
	
#page-bar li {
	float: left;
	margin: 0;
	padding: 0;
}
	
#page-bar li li {
	float: left;
	margin: 0;
	padding: 0;
	width: 122px;
	text-transform: none;
	height: auto;
}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2b2b2b;
	width: 122px;
	float: none;
	margin: 0;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #c0c0c0;
}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666;
}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#page-bar li:hover ul {
	left: auto;
	display: block;
}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
}

#wp-admin-bar a {
	border-bottom: 0;
}


/* Text */

h1 {
	font: 3.5em "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	letter-spacing: -0.08em;
}

h2 {
	font: 2.2em Georgia, "Times New Roman", Serif;
	letter-spacing: -0.05em;
	display: block;
}

h3 {
	font: 1.2em "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 15px;
}

h3.authors {
	margin: 15px 0;
}

h3.cat_title, h3.cat_title a {
	color: #333;
	font-size: 0.85em;
	letter-spacing: -0.05em;
	font-style: normal;
}

h3 #comments {
	margin-top: 25px;
	padding-left: 0;
}

h3 #respond {
	margin-top: 25px;
	padding-left: 0;
}

h4 {
	font: 1.05em "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 15px;
}

h5 {
	font: 0.95em "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 10px;
}

h6 {
	font: 1.1em "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}


/* Index Page */

#banner {
	width: 960px;
}

#banner a:active, #banner a:hover {
	border-bottom: 0;
}

#logo {
	float: left;
	margin-right: 15px;
}

#title {
	float: left;
}

#tagline {
	margin-top: 5px;
	font-size: 1em;
	color: #999;
}

#top {
	padding: 0;
}

#headline {
	width: 590px;
	float: left;
	background: #fff;
	padding: 10px;
	font-size: 1.05em;
	line-height: 1.5em;
	margin: 0;
}

#headline a img, #featured a img {
	border: 1px solid #ccc;
	margin-right: 10px;
	padding: 2px;
}

#headline h3, #featured h3, #bottom h3 {
	font-style: italic;
}

#headline p, #featured p {
	margin: 0;
	padding-bottom: 15px;
}

#headline .meta {
	display: block;
	margin: -5px 0 5px;
}

#headline .title {
	font-weight: bold;
	padding: 5px 0;
}

#headline .title a:active, #headline .title a:hover {
	border-bottom: 1px dotted;
	color: #3d8f67;
	text-decoration: none;
}

#featured {
	width: 300px;
	background: #fff;
	float: right;
	padding: 10px;
}

#featured .clearfloat {
	margin-top: 10px;
}

#featured .info {
	margin-top: 5px;
	float: right;
	width: 180px;
}

#featured .title {
	font-weight: bold;
}


#categories-top, #categories-bottom {
	width: 920px;
	background: #fff;
	float: right;
	padding: 10px;
	margin: 10px 0 0;
}

#categories-top {
	margin-bottom: 10px;
}

#categories-bottom {
	margin-top: 10px;
}

.category {
	width: 164px;
	float: left;
	border-top: 8px solid #333;
	margin: 0;
	padding: 5px 10px 10px 10px;
	background: #fff;
}

.category p {
	margin: 0;
}

#cat-1, #cat-3, #cat-5, #cat 7, #cat-9  { border-top: 8px solid #333; }
#cat-2, #cat-4, #cat-6, #cat-8, #cat-10 { border-top: 8px solid #3d8f67; }

.category div.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	margin: 0;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -0.05em;
}

#front-popular h3 {
	color: #333;
}

.category a {
	color: #333;
	background: none;
}

.category a:hover {
	background: none;
	border-bottom: 0;
	color: #fff;
	text-decoration: none;
}

#cat-1:hover, #cat-3:hover, #cat-5:hover, #cat-7:hover, #cat-9:hover { background: #333; color: #fff; }
#cat-2:hover, #cat-4:hover, #cat-6:hover, #cat-8:hover, #cat-10:hover { background: #3d8f67; color: #fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a, #cat-7:hover a, #cat-9:hover a { background: #333; color: #fff; }
#cat-2:hover a, #cat-4:hover a, #cat-6:hover a, #cat-8:hover a, #cat-10:hover a { background: #3d8f67; color: #fff; }

#bottom {
	width: 940px;
}

#front-list {
	width: 590px;
	background: #fff;
	padding: 10px;
	font-size: 1.05em;
	line-height: 1.75em;
	float: left;
}

#archive {
	padding-top: 15px;
	font-size: 1.05em;
	line-height: 1.75em;
}

#front-list blockquote {
	padding: 0 10px;
}

#front-list .title, #archive .title {
	font-weight: bold;
	font: 2.0em Georgia, "Times New Roman", Serif;
	letter-spacing: -0.05em;
	padding: 5px 0;
}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

#front-list .meta, #archive .meta {
	margin: -5px 0 5px;
}

#front-list .spoiler, #archive .spoiler {
	display: block;
}

#front-list img, #archive img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 10px 10px 0;
}

#archive #author-img {
	float: right;
	margin: 0 0 10px 10px;
}

#front-list p, #archive p {
	margin: 0 0 15px;
	padding: 0;
}

#archive #author-p {
	padding: 0 0 10px;
}

.author {
	font-size: 0.8em;
	font-weight: bold;
}
	
.author-comment {
	background-color: #3d8f67;
	color: #999;
}

.edit a {
	color: #ccc !important;
	border-bottom: 0 !important;
	font-size: 80%;
}

.meta {
	margin-top: 0;
	padding: 4px 0;
	text-transform: uppercase;
	font: 0.8em "Trebuchet MS", Arial, Helvetica;
	display: block;
}


/* Content Page */

#at16pib a {
	border-bottom: 0;
}

#content {
	width: 590px;
	background: #fff;
	padding: 10px;
	font-size: 1.05em;
	line-height: 1.75em;
	float: left;
}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight: bold;
}

#content h2.title {
	font: 2.2em Georgia, "Times New Roman", Serif;
	font-weight: bold;
	letter-spacing: -0.05em;
	border-bottom: 1px solid #ccc;
	border-top: 3px solid #ccc;
	padding: 5px 0;
}

#content .meta {
	margin-bottom: 0;
}

#content .share {
	height: 24px;
	width: 590px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}

#content .share a {
	border-bottom: 0;
}

#content .share img {
	border: 0;
	width: 24px;
	height: 24px;
	margin: 0 auto;
	padding: 0;
	display: block;
}

#content .share ul {
	list-style: none;
	margin-left: 0;
}

#content .share ul li {
	float: left;
	list-style: none;
	cursor: pointer;
	display: block;
	width: 58px;
	border-right: 1px solid #eee;
}

#content .share ul li.last {
	border-right: 0;
}

#content li ol, #content li ul {
	margin-bottom: 0;
}

#content ol {
	list-style-type: decimal;
}

#content ul {
	list-style-type: square;
}

#content ol, #content ul {
	margin-left: 30px;
	margin-bottom: 15px;
	list-style-position: inside;
}

#content ul.commentlist {
	margin: 0 !important;
}

#content pre {
	display: inline;
}

.entry {
	margin-top: 15px;
}

.full {
	width: 920px !important;
}

.navigation {
	padding: 5px 0;
	text-align: center;
}

.post {
	font-size: 1.05em;
	line-height: 1.75em;
}

.post img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 10px;
}

.post-image {
	margin: 0 10px 10px 0 !important;
}

.post p {
	margin-top: 0;
}

.post .ads {
	margin-top: 10px;
}

#furthermore {
	width: 590px;
	margin: 0;
	border-top: 2px solid #ccc;
}

#furthermore blockquote {
	margin-bottom: 0;
}

#furthermore form {
	margin-bottom: 15px;
}

#furthermore h2, #comment-box h2 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 5px 0;
}

#furthermore h3 {
	margin-bottom: 0;
}

#furthermore p {
	margin-top: 0;
	color: #ccc;
}

#furthermore blockquote p {
	margin: 0;
	text-align: justify;
	color: #333;
}

#comment-box {
	border-top: 2px solid #ccc;
}


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #eee;
	margin: 15px;
	padding-top: 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption a:hover {
	border-bottom: 0;
}

.wp-caption img {
	margin: 0 !important;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
	margin: 0;
}


/* Sidebar */

#sidebar {
	width: 320px;
	float: right;
	margin: 0;
}

#sidebar h3 {
	font: 1.1em "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	background: #333;
	color: #fff;
	margin: 10px 0 5px;
	padding: 2px 5px;
}

#sidebar-top, #sidebar-bottom {
	width: 300px;
	float: right;
	padding: 0 10px 10px;
	background: #fff;
}

#sidebar-bottom, #sidebar-middle {
	margin-top: 10px;
}

#sidebar-middle {
	width: 320px;
	float: right;
}

#sidebar-left {
	width: 135px;
	padding: 0 10px 10px;
	float: left;
	background: #fff;
}

#sidebar-right {
	width: 135px;
	padding: 0 10px 10px;
	float: right;
	background: #fff;
}

#sidebar li {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	display: block;
	padding: 2px 0 2px 13px;
	background: url(images/sub.png) no-repeat 0 0;
}

#sidebar li ul li:last-child{
	list-style: none;
	border-bottom: 0 dotted #ccc;
	display: block;
	padding: 2px 0 0 13px;
	background: url(images/sub.png) no-repeat 0 0;
}

#sidebar-ad-top {
	width: 300px;
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	background: #fff;
}

#sidebar-ad-bottom {
	width: 300px;
	height: 250px;
	float: right;
	margin-top: 10px;
	padding: 10px;
	background: #fff;
}


/* Form Elements */

select {
	border: 1px solid #333;
	width: 100%
}
	
.field {
	padding: 2px;
	border: 1px solid #333;
	background: #fff;
	font-size: 1.0em;
}

#s {
	padding: 1px;
	font-size: 1.0em;
	width: 150px;
}
	
#searchsubmit {
	padding-left: 5px;
}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
}

#commentform input.searchbutton {
	width: auto;
	margin: 0;
}

#commentform textarea {
	width: 99%;
	margin-top: 5px;
}


/* Comments */

.commentlist cite {
	font-style: normal;
	margin-bottom: 4px;
	display: block;
}	

.commentlist blockquote {
	background: #ededed;
}
			
.commentlist li {
	padding: 10px 0;
	list-style: none;
	margin-bottom: 3px;
}

.commentlist li li {
	background: none;
	border: none;
	list-style: square;
	margin: 0 0 15px 30px;
	padding: 3px 0;
}

.commenttext {
	padding: 10px 10px 0 10px;
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 495px;
	float: right
}
		
.commentlist cite strong {
	font-size: 1.1em;
}
	
.my_comment {
	background: #c6e3d5;
}
	
#commentform small {
	background: #fff;
	font-weight: bold;
	padding: 0;
}
	
.commentmetadata {
	color: #ccc;
	display: block;
	margin-top: 3px;
	text-align: right;
	font-size: 0.9em;
	font-variant: small-caps;
}

.commentmetadata a, .commentmetadata a:visited {
	color: #c6e3d5;
}
	
.commentlist small {
	background: #e9e9e9;
}

.avatar {
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
	float: left;
	padding: 2px;
	width: 55px;
	height: 55px;
}	

#comment {
	width: 590px;
	background: #fff;
}


/* Footer */

#front-popular {
	font-size: 0.7em;
	color: #ccc;
	width: 940px;
	background: #ececec;
	margin: 0 auto;
	padding: 0 10px 10px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#mostcommented {
	width: 300px;
	float: left;
	padding: 10px;
	background: #fff;
}

#mostrated {
	margin-left: 10px;
	width: 260px;
	float: left;
	padding: 10px;
	background: #fff;
}

#mostviewed {
	width: 300px;
	float: right;
	padding: 10px;
	background: #fff;
}

#mostcommented h3, #mostrated h3, #mostviewed h3 {
	color: #fff;
	background: #333;
	padding: 2px 5px;
}

#mostcommented a, #mostrated a, #mostviewed a {
	color: #3d8f67;
}

#mostcommented ul, #mostrated ul, #mostviewed ul {
	margin-top: 5px;
}

#mostcommented ul li, #mostrated ul li, #mostviewed ul li {
	list-style: none;
	border-top: 1px dotted #ccc;
	padding: 5px;
	display: block;
}

#mostcommented ul li:first-child, #mostrated ul li:first-child, #mostviewed ul li:first-child {
	border-top: 0 dotted #ccc;
}

#footer {
	margin: 0 auto;
	width: 940px;
	font-size: 0.6em;
	padding: 10px 0;
	color: #999;
}

#footer img {
	vertical-align: middle;
}


/* Float Properties */

.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfloat {
	display: inline-block;
}
	

/* Hides from IE-mac \*/

* html .clearfloat {
	height: 1%;
}

*+html .clearfloat {
	height: 1%;
}

.clearfloat {
	display: block;
}
