/*
Theme Name: Dum-Dum
Theme URI: http://wpglamour.com/dum-dum-wordpress-theme/
Description: Candy looking theme from http://wpglamour.com/ (widget ready)
Version: 1.4.1
Author: Glamour Gaby
Author URI: http://wpglamour.com/
Tags: brown, pink, yellow, colorful, fresh, simple,white
*/



* { margin: 0px; border: 0px; padding: 0px; }

.all {
padding-top: 0px;
/* +++++++++++++++ WAS 20px ++++++++++++++++++ */
width: 760px;
margin: 0 auto;
}

/* HEADER */
.header h1 a{
text-decoration: none;
font-family: Comic sans MS, Arial, Verdana, "Trebuchet MS";
/* HEADER FONT ++++++++++++++++++++ Trebuchet MS  ...  Comic sans MS+++++++++++++++ */
font-size:36px;
margin-top: 5px; margin-bottom: 0px;
text-align: left;
font-weight: bold;
color: #008844; 
/* HEADER FONT COLOR ++++++++++++++++++++ #6B3109  +++++++++++++++ */
}
.header h2{
font-family: Arial, Verdana, "Trebuchet MS", Tahoma;
font-size: 12px;
font-weight: lighter;
font-variant: normal;
color: #448866;
/* HEADER FONT COLOR ++++++++++++++++++++ #C1AB45  +++++++++++++++ */
margin-top: 10px;
letter-spacing: 0.2em
}


/* NEW HORIZONTAL MENU */
/* ================================================================ 
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/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:612; height:32px; position:relative; z-index:100;border-right:1px solid #fff; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:613px; w\idth:612px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:101px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:101px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:20px;text-decoration:none; color:#008844; width:90; height:30px; border:1px solid #ffffff; border-width:1px 0 1px 1px; background:#aaffaa; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:101px; w\idth:90px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#b7d186;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#b7d186;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}








/* CONTENT */
.content {
margin-top: 10px;
float: right;
width: 524px;
background: url(images/img_10.jpg) center repeat-y;
}
.contenttext {
padding-left: 17px;
padding-right: 17px;
}



/* MAIN-CONTENT */
.main-content {
margin-top: 0px;
float: center;
width: 760px;
background: url(images/tos-logo-small.jpg) top left no-repeat;
}
.contenttext {
padding-left: 20px;
padding-right: 20px;
}



/* POST */
		/* POST HEADER*/
.postheader {
margin-top: 10px;
}

.postdate {
padding-bottom: 10px;
background: transparent url(images/img_16.jpg) left top no-repeat;
height: 37px;
width: 39px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
/* color: #B4936A; */
color: #744F2B;
float: left;
margin-right: 4px;
}
.postday {
padding-top: 3px;
width: 29px;
text-align: center;
}
.postmonth {
padding-top: 4px;
width: 29px;
text-align: center;
}

.posttitle h3 a{
text-decoration: none;
width: 445px;
display: block;
float: left;
color: #8D6649;
font-family: "Trebuchet MS";
font-size: 19px;
font-weight: normal;
font-variant: normal;
}

.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: #B57A42;
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: #B57A42;
}
.postmeta a:hover{
text-decoration: none;
}


		/* POST TEXT */
.posttext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #414449;
}

.posttext img {
padding: 0px;
border: 1px #8c8 solid;
/* border: 1px #FAE0C5 solid; */
margin: 10px 10px 10px 10px;
/* 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 {
margin-top: 15px;
margin-bottom: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
height: 32px;
background: #E5BEFF url(images/img_30.jpg) left top no-repeat;
/* background: #FCF2C1 url(images/img_30.jpg) left top no-repeat; */
display: table;
#position: relative;
width: 490px;
overflow: hidden;
height: 32px;
}

.postfooter2 {
background: url(images/img_31.jpg) right top no-repeat;
}

.postcomments {
margin-top: 9px;
margin-left: 6px;
background: transparent url(images/img_36.jpg) left center no-repeat;
height: 20px;
padding-left: 18px;
color: #6A330C;
float: left;
}

.posttags {
margin-left: 20px;
background: url(images/img_42.jpg) left center no-repeat;
height: 20px;
padding-left: 18px;
color: #9B9796;
width: 290px;
#position: absolute;
#top: 50%;
display: table-cell;
vertical-align: middle;
}
.posttags2 {
#position: relative;
#top: -50%;
}
.postfooter a{
text-decoration: none;
color: #6A330C;
}
.postfooter a:hover{
text-decoration: underline;
}

.postnr {
width: 50px;
height: 31px;
/* background: #F7E382 url(images/img_33.jpg) right top no-repeat; */
background: #E5BEFF url(images/img_33.jpg) right top no-repeat;
float: right;
text-align: center;
padding-top: 1px;
}

.postnrtext {
width: 30px;
padding-left: 10px;
padding-top: 4px;
margin-left: 7px;
margin-top: 4px;
background: transparent url(images/img_39.jpg) left center no-repeat;
height: 20px;
color: #6A330C;
}

.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: #9A6A3A;
text-align: center;
margin: 0;
}



/* SIDEBAR */
.sidebar {
margin-top: 16px;
float: right;
width: 223px;
/* +++++++++++++++ WAS 223px ++++++++++++++++++ */
color: #9A6A3A;
}

.box1 {
width: 223px;
/* background: #FAEFB9 url(images/img_13.jpg) center top no-repeat; */
background: #E2B4FF url(images/img_13.jpg) center top no-repeat;
margin-bottom: 15px;
}

.box2 {
width: 223px;
background: #F7B9BA url(images/img_29.jpg) center top no-repeat;
margin-bottom: 15px;
}


.box3 {
width: 223px;
background: #F8D7B6 url(images/img_52.jpg) center top no-repeat;
margin-bottom: 15px;
}

.box1text, .box2text, .box3text {
min-height: 120px;
padding: 12px;
}
.box1text {
padding-bottom: 20px;
background: url(images/img_27.jpg) bottom no-repeat;
}
.box2text {
padding-bottom: 20px;
background: url(images/img_50.jpg) bottom no-repeat;
}
.box3text {
padding-bottom: 20px;
background: url(images/img_54.jpg) bottom no-repeat;
}


.sidebar li{
list-style: none;
}

.sidebar h2{
font-size: 18px;
font-weight: normal;
/* color: #A37C43; */
color: #744F2B;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.sidebar .box2 h2, .sidebar .box3 h2{
color: #95513A
}
.sidebar li a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
/* color: #6A330A; */
color: #5A2B08;
text-transform: capitalize;
padding: 3px 6px;
}
.sidebar ul li ul{
padding-left: 10px;
}

/* THESE ARE THE SIDEBAR HOVER COLORS */

.sidebar .box1 li a:hover{
/* background-color: #F5DF72; */
background-color: #C568FF;
}
.sidebar .box2 li a:hover{
background-color: #F17575;
}
.sidebar .box3 li a:hover{
background-color: #F2AF6B;
}


.postfooter2 h3 {
text-align: center;
color: #9A6A3A;
height: 27px;
font-size: 15px;
padding-top: 5px;
}

.footer {
margin-top: 10px;
/* background: #f7e382 url(images/footer-left.jpg) left top no-repeat;ht */
background: #D697FF url(images/footer-left.jpg) left top no-repeat;ht
}
.footertext {
/* color: #9D6B3A; */
color: #5A2B08;
padding: 5px 0;
text-align: left;
padding-left: 15px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(images/footer-right.jpg) right top no-repeat;
}

.footer a{
/* color: #9D6B3A; */
color: #744F2B;
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; }


/************** 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: #FCF2C1; */
background-color: #E5BEFF;
font-size: 16px;
padding: 10px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.comm a{
color: #9A6A3A;
}

.comm textarea{
border: 1px #9A6A3A solid;
padding: 5px;
color: #333333;
}
.comm input{
border: 1px #9A6A3A solid;
padding: 3px 5px;
color: #333333;
}

#submit {
background-color: #9A6A3A;
color: #FFFFFF;
border: 1px #FFFFFF solid;
padding: 3px 6px;
cursor: pointer;
font-weight: bold;
}
#submit:hover {
background-color: #FFFFFF;
color: #9A6A3A;
border: 1px #9A6A3A 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.jpg) top center no-repeat;
}

.navigation a:hover {
background: url(images/nav-bg-hover.jpg) 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: #f7e382 url(images/search-bg.jpg) left top no-repeat; */
background: #D697FF url(images/search-bg.jpg) left top no-repeat;
height: 22px;
margin-top: 0px;
vertical-align: top;
width: 167px;
/* color: #9A6A3A; */
color: #744F2B;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
padding: 4px 10px 0px 10px;
}




.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;
}
