/*

Theme Name: Tribune

Theme URI: http://frostpress.com/themes/tribune/

Description: Two-column 'Roman' theme in very soft colors of white and sand. Content softly accented by half-transparent borders and slightly smudge backgrounds, creating a old-looking and beutiful theme that would make any true Roman proud.

Version: 1.1.1

Author: Frostpress

Author URI: http://frostpress.com

Tags: light, white, silver, two-columns, fixed-width, right-sidebar, threaded-comments, sticky-post



This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)



"Nemo enim fere saltat sobrius, nisi forte insanit."

*/



/* basic */

body {
	margin:0px;
	padding:0px;
	background:white url('images/chattingoutloud-bg.jpg') top left no-repeat;
	font:normal 13px/170% Tahoma, Geneva, Verdana, sans-serif;
	color:#333333;
}
a {
	color:#ca4288;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#444444;
	text-decoration:none;
}
input {
	font:normal 12px/170% Verdana, Helvetica, Tahoma;
}
ul {

}
ol {
	margin:0px 10px 0px 10px;
	padding:0px 0px 5px 20px;
	list-style:upper-roman;
}
p {
	margin:11px 0px 11px 0px;
}
p:first-child {
	margin-top:0px;
}
p:last-child {
	margin-bottom:0px;
}
blockquote, pre {
	border-left:solid 3px #E0E0E0;
	margin:10px 10px 10px 30px;
	padding:0px 10px 0px 10px;
	line-height:160%;
	display:inline-block;
}
blockquote blockquote {
	background-color:#FCFCFC;
}
input, textarea {
	background-color:#F4F3F2;
	border:solid 1px #DDDDDD;
	padding:6px;
	font:normal 13px/150% Tahoma, Geneva, Verdana, sans-serif;
	color:#333333;
}
input:hover, textarea:hover {
	border:none;
}
/* structure */

.outerwrap {
	z-index:-1;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:248px;
}
.wrap {
	width:980px;
	margin:0px auto 0px;
}
.topbar {
	font-size:11px;
}
.menu {
	font:normal 11px/100% Georgia, 'Times New Roman', Times, serif;
	text-transform:uppercase;
	letter-spacing:1px;
}
.menu ul {
	z-index:100;
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu li {
	display:inline-block;
	position:relative;
	margin:0px;
	padding:15px 0px 15px 0px;
}
.menu li a {
	color:#333333;
	display:inline-block;
	margin:0px;
	padding:0px 10px 0px 15px;
	white-space:nowrap;
	border-left:solid 1px #DDDDDD;
}
.menu li a:hover {
	color:#666666;
	text-decoration:none;
}
.menu li.home a {
	border:0;
	padding-left:0px;
}
.menu li.subscribe {
	float:right;
}
.menu li.subscribe a {
	color:#ca4288;
	padding-right:0;
	border:0;
}
.menu li.subscribe a:hover {
	color:#ca4288;
	border-bottom:dotted 1px #ca4288;
}
.menu li.subscribe a img {
	float:left;
	margin:-2px 5px 0px 0px;
}
/* This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html is available at http://www.cssplay.co.uk/menus/dd_valid.html Copyright (c) 2005-2007 Stu Nicholls. All rights reserved. This stylesheet and the assocaited (x)html may be modified in any way to fit your requirements. */

.menu li ul {
	display:none;
}
.menu li ul li {
	padding:5px 0px 5px 0px;
}
.menu li ul li a {
	border:0;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:41px;
	left:5px;
	z-index:99;
	background-color:#FFFFFF;
	border:solid 1px #DDDDDD;
	padding:5px 0px 5px 0px;
	box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 10px;
	-moz-box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 10px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 10px;
}
.menu ul li:hover ul li a {
	display:block;
	float:none;
	width:130px;
	padding:5px 10px 5px 10px;
	margin:0px;
	color:#999999;
}
.menu ul li:hover ul li a:hover {
	color:#999999;
	border-bottom:dotted 1px #999999;
}
.menu ul li:hover ul li ul,  .menu ul li:hover ul li:hover ul li ul,  .menu ul li:hover ul li:hover ul li:hover ul li ul,  .menu ul li:hover ul li:hover ul li:hover ul li:hover ul li ul {
	display:none;
}
.menu ul li:hover ul li:hover ul,  .menu ul li:hover ul li:hover ul li:hover ul,  .menu ul li:hover ul li:hover ul li:hover ul li:hover ul,  .menu ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:110px;
	top:0px;
	z-index:100;
}
.topbar h1 {
	font:bold 16px/100% Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
.topbar h1 a {
	color:#666666;
}
.logo {
	overflow:hidden;
	margin:0 auto;
	width: 690px;
}
.logo h1 {
	font:normal 40px/150% Georgia, 'Times New Roman', Times, serif;
	text-transform:uppercase;
	margin:0px;
}
.logo h1 a {
	color:#666666;
}
.logo h1 a:hover {
	color:#333333;
}
.logo h4 {
	font:normal 14px/150% Georgia, 'Times New Roman', Times, serif;
	margin:0px;
	color:#999999;
	font-style:italic;
}
.innerwrap {
	width:980px;
}
#head_main {
	width:980px;
	height:1px;
}

.photo_pic {
	background:url(images/photo.png);
	width:202px;
	height:287px;
	margin: 57px 55px;
}
.pageinfo {
	text-align:center;
	color:#777777;
}
.c1 {
	width:620px;
	float:left;
	overflow:hidden;
	padding: 20px;
}
.c2 {
	width:310px;
	float:left;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	color:#666666;
}
.c2 a {
	color:#ca4288;
	text-decoration:none
}
.c2 a:hover {
	color:#ca4288;
	border-bottom:dotted 1px #ca4288;
}
.footer {
	background:url('images/bg_white.jpg') repeat;
	padding:40px 0px 20px 0px;
	color:#999999;
	text-align:center;
	overflow:hidden;
}
.footer a {
	color:#ca4288;
	border:0
}
.footer a:hover {
	border-bottom:dotted 1px #ca4288;
}

.clear { clear: both; }
.main-content-wrap { width: 980px; float: left; display: block; }
.main-head { width: 980px; height: 34px; background: url(images/main-head.png) 0 0 no-repeat; margin-top:400px; }
.main-content { background: url(images/main-content.png) 0 0 repeat-y; width: 980px; float: left; }
.main-footer { width: 980px; height: 40px; background: url(images/main-footer.png) 0 0 no-repeat; }

/*Slide show*/

#slideshow { margin: 0 auto; width:960px; height:396px; background: url(images/banner.png) 0 0 no-repeat; }

.fadein { width: 630px; height: 396px; position: relative; }
.fadein img { position:absolute; left: 32px; top:40px; }

/* box wrapper */

.wrapout {
	overflow:hidden;
}
.topbar.wrapout {
	background:url('images/bg_menu_header.png');
	padding-top:0px;
}
.post .wrapout { }
.wrapin { }
.topbar .wrapin {
	border-top:0;
	padding:12px 20px 12px 20px;
}
.post .wrapin { padding: 0 15px; }
.post-foot.wrapin { }
.comment .wrapin {
	padding:10px;
}
.pingback .wrapin {
	padding:5px 10px 5px 10px;
}

/* Header wrapper , Position and Slide wrapping */

#top_header {
	width:960px; height:1px;
}

/* end top_header wrapping */

/*Category*/

.post-category { float: left; display: block; }

/* posts */

.post {
	margin:0px 0px 20px 0px;
}
.post h1.post-head {
	font:normal 24px/140% Georgia, 'Times New Roman', Times, serif;
	margin:0px 0px 10px 0px;
	padding: 10px 0px;
	background: url(images/h1-line.gif) 0 bottom repeat-x;
}
.post h1.post-head a {
	color:#ca4288;
	font-family:georgia;
	font-size:35px;
}
.post h1.post-head a:hover {
	color:#ca4288;
	border-bottom:dotted 1px #ca4288;
}
.post-date {
	float:right;
	font: italic bold 16px/150% Georgia, 'Times New Roman', Times, serif;
	color:#3b3b3b;
	
}
.post-text {
	overflow: hidden;
	margin: 10px 0 0 0;
}
.continue-reading {
	margin:5px 0px 5px 0px;
	padding:5px 10px 5px 0px;
	font-weight:bold;
	display:block;
}
.post h1, h2, h3, h4, h5 {
	margin:10px 0px 10px 0px;
}
.post h1 {
	font-size:22px;
}
.post h2 {
	font-size:18px;
}
.post h3 {
	font-size:16px;
}
.post h4 {
	font-size:14px;
}
.post h5 {
	font-size:12px;
}
.submenu {
	float:right;
	margin:0px 0px 10px 10px;
}
.post-foot {
	overflow:hidden;
	margin:20px 0px 0px 0px;
	color:#999;
	background:url('images/separtor_ornament.png') center bottom no-repeat;
	padding:0 0 15px;
}
.post-foot a {
	color:#999999;
	border-bottom:dotted 1px #CCCCCC;
}
.post-foot a:hover {
	color:#777777;
}
.post-comments, .post-edit {
	float:right;
}
.post-category span, .post-tag span {
}
.post-author {
	float:right;
	display:none;
}
/* comments */

#comments h2 {
	margin:20px 0px 20px 0px;
}
.comment-heading {
	font-weight:normal;
}
.commentlist {
	padding:0px;
	margin:0px;
	overflow:hidden;
	list-style:none;
	list-style-image:none;
}
.commentlist ul {
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}
.commentlist .comment {
	margin:0px 0px 0px 40px;
	padding:0px;
	overflow:hidden;
}
.commentlist .depth-1 {
	margin-left:0px !important;
}
.commentlist ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.comment-body {
	margin:0px 0px 10px 0px;
	padding:10px;
	overflow:hidden;
	position:relative;
	border:solid 4px #E8E8E8;
	background:#FFFFFF;
	background:-webkit-gradient(linear, 0% 0%, 0% 30, from(#FFFFFF), color-stop(0.05, #F7F7F7), to(#FFFFFF));
	background:-moz-linear-gradient(top, #FFFFFF, #F7F7F7 2px, #FFFFFF 30px);
}
.comment-author {
}
.comment-author .avatar {
	float:left;
	margin:0px 10px 0px 0px;
}
.comment-author cite {
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
}
.comment-author span {
	display:none;
}
.comment-meta {
	font-size:8pt;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
}
.comment-meta a {
	color:#A8A8A8;
	text-transform:uppercase;
}
.comment-meta a:hover {
	color:#7C7C7C;
	text-decoration:none;
}
.comment-reply-link {
	display:none;
}
.comment-body:hover .comment-reply-link {
	display:block;
	font-size:8pt;
	line-height:100%;
	padding:10px 6px 6px 10px;
	background:#E8E8E8;
	color:#A8A8A8;
	position:absolute;
	bottom:0;
	right:0;
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-topleft-radius:5px;
}
.comment-reply-link:hover {
	text-decoration:none;
}
.trackbacklist {
	margin:20px 0px 20px 0px;
	overflow:hidden;
}
.trackbacklist .comment-author cite, .trackbacklist .comment-author cite a {
	font-weight:normal;
}
#commentform .col-left {
	float:left;
	width:45%;
	overflow:hidden;
}
#commentform .col-left input {
	width:90%;
}
#commentform .col-right {
	float:left;
	width:55%;
	overflow:hidden;
}
#commentform .col-right textarea {
	float:right;
	width:90%;
	max-width:90%;
	min-height:133px;
}
.commentbutton {
	clear:both;
	padding:10px 0px 10px 0px;
}
/* bottom navigation */

.navigation {
	overflow:hidden;
}
.navigation h2 {
	font:normal 16px/150% Georgia, Times New Roman, Times, serif;
}
.navigation h2 a {
	color:#999999;
}
.navigation h2 a:hover {
	color:#666666;
}
/* widgets */

#widgets {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sidebar {
	width:310px;
	height:auto;
}
.side_bar_crack {
	float:left;
	width:310px;
	height:31px;
	background:url(images/side_bar_crack.png);
}
.side_bar_crack2 {
	margin-top:-20px;
	float:left;
	width:310px;
	height:66px;
	background:url(images/side_bar_crack2.png);
}
.widget { }
.widget h2 {
	background: url(images/side_bar_bg.png) 0 0 no-repeat;
	width:290px;
	overflow: hidden;
	padding: 30px 10px 35px;
	font:normal 25px Georgia, 'Times New Roman', Times, serif;
	color: #8a2945;
	margin: 0;
}
.widget ul { padding: 20px; list-style:url(images/flower_img.png); list-style-position: inside; }
.widget ul li { margin: 0 0 5px; }
.widget form { padding: 20px; }
#searchform input {
	width:200px;
}
/*SEARCH*/

.search {
	background:url(images/search_img_bg.png) no-repeat;
	width:271px;
	height:46px;
	border:none;
}
/*Email Form*/

.sign_up {
	background: url(images/form.png) no-repeat;
	border: medium none;
	height: 42px;
	width: 210px;
}
.sub {
	background:url(images/submit_img.png);
	width:59px;
	height:42px;
}
/* aligns and images */

p img {
	padding:0;
	max-width:100%;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	padding:0px;
	margin:0px 0px 10px 10px;
	display:inline;
}
img.alignleft {
	padding:0px;
	margin:0px 10px 10px 0px;
	display:inline;
}
.alignright {
	float:right;
}
.alignleft {
	float:left
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* captions */

.wp-caption {
	text-align:center;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.wp-caption.aligright {
	margin:0px 0px 10px 10px;
}
.wp-caption.aligleft {
	margin:0px 10px 0px 10px;
}
.wp-caption:first-child {
	margin-top:10px;
}
.wp-caption img {
	display:block;
	margin:0px 0px 4px 0px;
	padding:0;
	border:0px;
	float:none;
}
.wp-caption.alignright img {
	float:right;
}
.wp-caption.alignleft img {
	float:left;
}
.wp-caption p.wp-caption-text {
	display:block;
	font:normal 11px/150% Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px;
	margin:0px;
}
/* Begin Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font-weight:bold;
	text-align: center;
}
#wp-calendar th {
	font-style:normal;
	font-weight:normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: hide;
	width: 200px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	background-color:#D5CEC6;
	color:#333333;
}
#wp-calendar #today {
	background-color:#C2BAAD;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	text-align: center;
	background-color:#E6E1DD;
}
#wp-calendar .pad {
	background-color:#F2F0EE;
}

/* End Calendar */


/* Jquery */


