/*
Theme Name: Dum-Dum
Theme URI: http://wpglamour.com/
Description: Candy looking theme.
Version: 1.0
Author: Glamour Gaby
Author URI: http://wpglamour.com/
Tags: brown, pink, yellow, colorful, fresh, simple,white
*/



* { margin: 0px; border: 0px; padding: 0px; }



/*
COLOR OSCURO (texto): #49484D
COLOR CLARO (links): #CCC9D6;

*/
body {
	background-color:#002868;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#49484D;
	font-size:12px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:26px 0px 4px 0px;
}


a {
	color:#49484D;
	/*text-decoration:underline;*/
}

a:hover {
	color:#CCC9D6;
}


.all {
background-color:#EFEEF2;
padding-top: 0px;
width: 772px;
margin: 0 auto;
overflow:hidden;
}

/* HEADER */
.header {
	background-color:#bf0a30;
	margin: 0px;
	padding: 0px;
	height: 150px;
}

/* HORIZONTAL MENU */
.menu2 { 
	margin: 0px 0px 0px 0px;
	width: 772px;
	padding: 0px 0px 0px 11px;
	height: 24px;
	background-color:#bf0a30;
	
}

.menu1 ul {
	background-color:#bf0a30
}

.menu1 li {
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
	
}

.menu1 li a {
	display: block;
	float: left;
	padding: 2px 9px 0px 9px;
	font-family: Georgia, Arial, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	text-align:center;
}

.menu1 li a:hover {
	color: #342bc0;
	background-color:#FFFFFF
}

.menu1 li ul {display:none;}
.menu1 li.current_page_ancestor ul, .menu1 li.current_page_item ul {
	display:block;
	color: #342bc0;
	position:absolute;
	margin:24px 0 15px -11px;
	padding:0px 0px 0px 11px;
	width:761px;
	height:24px;
	background-color:#ccc9d6;
}

.menu1 li ul li .current_page_item a {
	color: #342bc0;
	border-right:1px solid #FFFFFF;
}





/* CONTENT */
.content {
	margin: 0px 0px 0px 0px;
	padding: 16px 20px 0px 6px;
	border-right:1px solid #CCC9D6;
	float: left;
	width: 550px;
	min-height:370px;
	background: #FFFFFF;
}

.contenttext {
	padding-left: 17px;
	padding-right: 17px;
}





/* POST */
		/* POST HEADER*/
.postheader {
margin-top: 10px;
}

.posttitle h3 a {
	text-decoration: none;
	width: 517px;
	display: block;
	float: left;
	padding:0px 0px 4px 0px;
	margin:0px 0px 10px 0px;
	font-family: Georgia, Arial, serif;
	font-size: 26px;
	font-weight: normal;
	font-variant: normal;
	border-bottom:1px solid #CCC9D6;
	
}

.postmeta {
	display: block;
	overflow: hidden;
	float:left;
	width: 517px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 20px 2px;
/*	font-size: 11px;*/
}

.postmeta a {
	font-size: 50px;
}


.postdate {
	display: inline;
	float: left;
	margin:0px;
	padding: 0px;
	font-style:italic;
}


.postauthor {
	display: inline;
	float: left;
	margin:0px;
	padding: 0px;
}






		/* POST TEXT */
.posttext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.6em;
}

.posttext img {
padding: 1px;
border: 1px #CCC9D6 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 */

.posttags2 {
	#position: relative;
	#top: -50%;
}

.postnr {
	width: 50px;
	background: #F7E382 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;
	height: 20px;
	color: #6A330C;
}

.post p {
	padding-bottom: 15px;
}


.postfooter, .postfooter2 {
	display: block;
	#position: relative;	
	overflow: hidden;
	width: 517px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}		
		
.postfooter {
	min-height: 22px;
	border-top: 1px solid #CCC9D6;
	border-bottom: 1px solid #CCC9D6;
}

.postcategory {
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	padding-top: 4px;
}

.postcategory a	{
	font-size: 10px;
}

.posttags {
	float: left;
	display: inline;
	padding-left: 0px 0px 0px 0px;
	padding-top: 4px;
}

.posttags a {
	font-size: 10px;
}

.postcomments {
	float: left;
	display: inline;
	padding-left: 0px 0px 0px 0px;
	padding-top: 4px;	
}

/* SIDEBAR */
.sidebar {
	padding: 16px 0px 0px 0px;
	float: right;
	width: 195px;
	color: ##EFEEF2;
}

.box1 {
width: 195px;
background: #EFEEF2 center top no-repeat;
padding-top: 16px;
margin-bottom: 0px;
}

.box2 {
width: 195px;
background: #EFEEF2 center top no-repeat;
margin-bottom: 0px;
}


.box3 {
width: 195px;
background: #EFEEF2 center top no-repeat;
margin-bottom: 0px;
}

.box1text, .box2text, .box3text {
padding: 12px;
}
.box1text {
padding-bottom: 14px;
background: #EFEEF2 bottom no-repeat;
}
.box2text {
padding-bottom: 14px;
background: #EFEEF2 bottom no-repeat;
}
.box3text {
padding-bottom: 14px;
background: #EFEEF2 bottom no-repeat;
}


.sidebar li{
list-style: none;
}

.sidebar h2{
	border-bottom:1px solid #CCC9D6;
	padding:0px 0px 0px 0px;
}

.sidebar .box2 h2, .sidebar .box3 h2{
}

.sidebar li a {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.sidebar ul li {
	padding: 2px 0px 2px 0px;
	}

.sidebar ul li ul {
	padding-left: 4px;
	}

/*ul.xoxo li {
	margin:0px 0px 0px 10px;
	padding::0px 0px 0px 0px;
	list-style-image:url(images/vinyeta.gif);
}*/

ul.xoxo li {
	margin:0px 0px 0px 0px;
	padding::0px 0px 0px 0px;
	list-style-image:none;
}


.sidebar .box1 li a:hover {
	color: #CCC9D6;
	}
.sidebar .box2 li a:hover {
	color: #CCC9D6;
	}
.sidebar .box3 li a:hover {
	color: #CCC9D6;
	}

.footer {
	margin-top: 0px;
	background-color:#BF0A30;
	color:#FFFFFF;	
}

.footer a{
	color:#FFFFFF;	
}

.footertext {
padding: 5px 0;
text-align: left;
padding-left: 15px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}



/************** COMMENTS DESIGN **************/

.postfooter2 {
	border-top: 1px solid #CCC9D6;
}

.postfooter2 h3 {
	text-align: left;
	font-size: 14px;
	font-style:italic;
	padding-top: 16px;
}

ol.commentlist {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	list-style:none;
	margin:0px 0px 14px 0px;
	}

.commentlist cite {
	padding: 7px;
	display: block;
	font-style:normal;
	color:#fff;
	}	

.cite2 {
	background-color: #CCC9D6;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.commentlist a:link, .commentlist a:visited {
	color:#FFFFFF;
}


.commentlist cite img {
	border:3px solid #fff;
	float:left;
	margin-right:9px;	
	}
	
.commentlist cite {

	}

.commentlist .author {
	font-weight: bold;
	text-decoration: none;

	}

.time {
	padding-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	}

.commenttext {
	border:1px solid #CCC9D6;

	}

.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 {	
	padding: 14px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	border-top:1px solid #CCC9D6;
}

.comm a {
	font-style:normal
}


.postmeta a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;

color: #B57A42;
}
.postmeta a:hover{
text-decoration: none;
}


.comm textarea {
	width:505px;
	border: 1px solid #CCC9D6;
	padding: 5px;
	color: #333333;
}
	
.comm input {
	border: 1px solid #CCC9D6;
	padding: 3px 5px;
	color: #333333;
	}


#submit {
	background-color: #CCC9D6;

	border: 1px #49484D 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: 33px;
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;
height: 22px;
margin-top: 0px;
vertical-align: top;
width: 167px;
color: #9A6A3A;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
padding: 4px 10px 0px 10px;
}


img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.downloads {
	margin:10px 0px 0px 2px;
}

.downloads .wallp{
/*	height:200px;*/
	padding: 0px 0px 10px 0px;
}

.downloads ul {
	list-style:none;
}

.downloads li {
	float: left;
	padding: 0px 4px 0px 4px;
	list-style-type:none
}

.downloads ul li p {
	padding:0px 0px 0px 4px;
}

