/*
Theme Name: Tum-Tum Redux
Theme URI: http://google.ca/
Description: Candy looking theme from http://wpglamour.com/ (widget ready) Completely redesigned by EAP!
Version: 1.5.0
Author: EAP! - Glamour Gaby
Author URI: http://google.ca
Tags: MADNESS! It matches the claytorial redesign!
*/


* { margin: 0px; border: 0px; padding: 0px; }

html {
background: url(images/html_bg.jpg) 0 0 repeat;
}
body {
background: url(images/body_bg.jpg) 0 0 repeat-x;
	font-size: 11px;
}
a:visited{
color: #bbbbbb;
}

.all {
width: 761px;
margin: 0 auto;
}

/* HEADER */
.header {
background: url(images/header_bg.gif)  0 0 no-repeat;
	width: 761px;
	height: 92px;
}
.header h1 a {
	display: block;
	width: 370px;
	height: 72px;
	overflow: hidden;
	outline: none;
	text-indent: -999em;
}
.header h2 {
	text-indent: -999em;
}


/* HORIZONTAL MENU */
.menu1 {
margin-top: -4px;
margin-bottom: 20px;
float: right;
text-align: right;
padding-right: 6px;
}
.menu2 {
padding-left: 6px;
height: 24px;
float: right;
text-align: right;
}

.menu1 li {
background: url(images/tab_bg.gif) 0 0 no-repeat;
	width: 119px;
	height: 34px;
	margin-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style: none;
		float: left;
}
.menu1 li.current_page_item {
background-position: 0 -68px;
}
.menu1 li a {
color: #bbbbbb;
display: block;
	width: 100%;
	height: 22px;
	padding: 6px 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	outline: none;
		float: left;
}
	.menu1 li a:hover {
	background-position: 0 -34px;
	}
.menu1 li.about a {
background-image: url(images/tab_about.gif);
	text-indent: -999em;
}
.menu1 li.contact a {
background-image: url(images/tab_contact.gif);
	text-indent: -999em;
}
.menu1 li a:hover {
color: #dddddd;
}
.current_page_item a {
	color: #ffffff;
}

/* CONTENT */
.content {
background: url(images/primary_bg.gif) 0 0 repeat-y;
	width: 526px;
		float: left;
}
.content .innerContent {
background: url(images/primary_top.gif) 0 0 no-repeat;
	padding: 10px 10px 14px;
}

/* POST */
		/* POST HEADER*/
.postheader {
margin-top: 25px;
}

.postdate {
background: transparent url(images/postdate_bg.gif) 0 0 no-repeat;
color: #ffffff;
	width: 42px;
	height: 46px;
	margin-right: 5px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
		float: left;
}
.postday {
	padding-top: 7px;
	width: 42px;
	font-size: 18px;
	line-height: 16px;
}
.postmonth {
	width: 42px;
	text-transform: uppercase;
}

.posttitle h3 a {
color: #4b3d30;
	width: 445px;
	display: block;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.04em;
		float: left;
}

.postmeta {
width: 445px;
display: block;
float: left;
}

.postauthor {
height: 26px;
background: transparent url(images/img_19.jpg) left center no-repeat;
padding-left: 15px;
padding-top: 4px;
margin-right: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666;
float: left;
}

.postcategory{
height: 26px;
float: left;
padding-left: 15px;
padding-top: 4px;
background: transparent url(images/img_21.jpg) left center no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #979795;
font-size: 10px;
}
.postmeta a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #7D2000;
}
.postmeta a:hover{
text-decoration: none;
}


		/* POST TEXT */
.posttext {
color: #333;
	padding: 0 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.posttext img {
padding: 1px;
border: 1px #FAE0C5 solid;
margin: 0px 5px 5px 0px;
}

.posttext blockquote {
padding: 5px 5px 5px 40px; background: #F1FAFF url(images/img_28.jpg) top left no-repeat; margin: 5px 0px; color:#1F89C7; border: dashed 1px #D8ECF7;}
.posttext blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px; }

		/* POST FOOTER */
.postfooter {
background: url(images/comment_bg.gif) left top no-repeat;
border-bottom: 1px solid #c7c1b7;
display: table;
	width: 492px;
	/*height: 23px;*/
	margin: 10px 0 10px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
}

.postfooter2 {
background: url(images/img_31.png) right top no-repeat;
}

.postcomments {
background: transparent url(images/icon_comment.gif) 0 0 no-repeat;
color: #6A330C;
	height: 18px;
	margin-top: 5px;
	margin-left: 6px;
	padding-left: 18px;
		float: left;
}

.posttags {
background: url(images/icon_tags.gif) 0 center no-repeat;
display: table-cell;
color: #9B9796;
	width: 290px;
	/*height: 18px;*/
	margin: 5px 0 0 20px;
	padding-left: 18px;
		float: left;
}
.posttags2 {
#position: relative;
#top: -50%;
}
.postfooter a{
text-decoration: none;
color: #333;
}
.postfooter a:hover{
text-decoration: underline;
}

.postnr {
	height: 23px;
		float: right;
}
.postnrtext {
background: transparent url(images/icon_number.gif) left center no-repeat;
color: #6A330C;
	height: 18px;
	padding: 0 10px 0 15px;
	margin-top: 5px;
}

.post p {
padding-bottom: 15px;
}
.posttext a {
color: #9A6A3A;
}
.post ul, .post ol {
padding-left: 25px;
}

h3.single_h3 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
color: #7D2000;
text-align: center;
margin: 0;
}



/* SIDEBAR */
.sidebar {
background: url(images/sidebar_bg.gif) 0 0 repeat-y;
color: #9A6A3A;
	width: 223px;
		float: right;
}
.sidebar .innerContent {
background: url(images/sidebar_top.gif) 0 0 no-repeat;
	padding: 18px 0 18px 15px;
}

.sidebar h2.latest,
.sidebar h2.categories,
.sidebar h2.archives {
	height: 15px;
	margin-bottom: 10px;
	text-indent: -999em;
}
.sidebar h2.latest {
background: url(images/title_sidebar_latest.gif) 0 0 no-repeat;
}
.sidebar h2.categories {
background: url(images/title_sidebar_categories.gif) 0 0 no-repeat;
}
.sidebar h2.archives {
background: url(images/title_sidebar_archives.gif) 0 0 no-repeat;
}

.box1, .box2, .box3 {
margin-bottom: 15px;
}


.box1 ul li span {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.box1 #twitter_div ul li a {
color: #8d6743;
	font-size: 12px;
	display: block;
	margin-bottom: 1em;
	padding: 0;
}

.box1 #twitter_div ul li span a {
color: #5d81ca;
	font-size: 11px;
}
.box1 #twitter_div ul li a:hover {
	margin-bottom: 1em;
	padding: 0;
	border: none;
}

.sidebar li {
list-style: none;
	padding-right: 10px;
	overflow: hidden;
}

.sidebar h2 {
font-size: 18px;
font-weight: normal;
color: #7d2000;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.sidebar .box2 h2, .sidebar .box3 h2 {
color: #7d2000
}
.sidebar li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #333333;
text-transform: capitalize;
padding: 3px 6px;
}
.sidebar ul li ul {
padding-left: 10px;
}

.sidebar .box2 li a {
color: #8d6743;
	font-size: 11px;
}

.sidebar .box1 li a:hover,
.sidebar .box2 li a:hover,
.sidebar .box3 li a:hover{
	text-decoration: underline;
}

.postfooter2 h3 {
text-align: center;
color: #9A6A3A;
height: 27px;
font-size: 15px;
padding-top: 5px;
}

.footer {
margin-top: 30px;
background: #788FFF url(images/footer-left.png) left top no-repeat;ht
}
.footertext {
background: url(images/footer_top.gif) 0 0 no-repeat;
	color: #333;
	padding: 10px 0 5px 15px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.footer a{
color: #7D2000;
text-decoration: underline;
}

a.design{
margin: 9px 10px 0 0;
display: block;
width: 84px;
height: 20px;
background: url(images/designed-by.jpg) top center no-repeat;
text-decoration: none;
float: right;
}
a.design span{ display: none; }
a.mainSite {
	color: #fff;
	margin: 5px 10px 0 0;
	font-weight: bold;
	text-decoration: none;
		float: right;
}
a.mainSite:hover {
	text-decoration: underline;
}

/************** COMMENTS DESIGN **************/
ol.commentlist {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#fff;
	}	

.cite2 {
	background-color: #F2AF6B;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentlist a:link, .commentlist a:visited {
	color:#FFF;
	text-decoration: underline;
	}

.commentlist cite img {
	border:3px solid #fff;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}

.time {
	background: url(images/time.png) no-repeat 1px;
	padding-left:20px;
	color: #FFFFFF;
	}

.commenttext {
	border:1px solid #F2AF6B;
	color:#0f7eb3;
	}

.commenttext2 {
	padding: 0 20px 0px 20px;
	background: url(img/comm/bottom-left.jpg) bottom left no-repeat;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#comments, #respond {
text-align: center;
color: #0c587c;
margin-bottom: 10px;
font-size: 20px;
}

.commenttext2 p{
padding: 10px 0;
}

.comm {
background-color: #dddddd;
font-size: 16px;
padding: 10px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.comm a{
color: #7D2000;
}

.comm textarea{
border: 1px #9A6A3A solid;
padding: 5px;
color: #333333;
}
.comm input{
border: 1px #9A6A3A solid;
padding: 3px 5px;
color: #333333;
}

#submit {
background-color: #714e2b;
color: #FFFFFF;
border: 1px #FFFFFF solid;
padding: 3px 6px;
cursor: pointer;
font-weight: bold;
}
#submit:hover {
background-color: #FFFFFF;
color: #9A6A3A;
border: 1px #714e2b solid;
padding: 3px 6px;
cursor: pointer;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.navigation a {
text-decoration: none;
display: block;
width: 86px;
height: 21px;
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #95513A;
font-weight:bold;
padding-top: 3px;
background: url(images/nav-bg.png) top center no-repeat;
}

.navigation a:hover {
background: url(images/nav-bg-hover.png) top center no-repeat;
}


.notfound {
background-color: #F27676;
padding: 30px 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.notfound h2{
font-size: 20px;
}
.notfound p{
font-size: 15px;
}

.notfound input{
margin-top: 30px;
}

.notfound #s {
padding: 2px 5px;
width: 200px;
}

.notfound #searchsubmit {
color: #A37C43;
font-weight: bold;
border: 1px #FFFFFF solid;
background-color: #F5DF72;
}

#searchform {
padding-bottom: 10px;
}

.sidebar #s {
background: url(images/input_bg.gif) 0 0 no-repeat;
color: #efefef;
	width: 128px;
	height: 22px;
	margin: 3px 4px 0 0;
	padding: 4px 10px 0px 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	vertical-align: top;
}




.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
