/*
Theme Name: Double Donging
heme URI: http://www.adultwpthemes.com
Description: Widget ready and tested on WP 2.8.4.
Version: 2.0
Author: Adult Word Press Themes
Author URI: http://www.adultwpthemes.com/
Tags: dark, fixed width, two columns, widgets
*/

body {
	margin: 0;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #717171;
}

h1, h2, h3 {
	margin: 0;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #DE2678;
}

a:hover {
	background: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 748px;
	height: 141px;
	background: url(images/img15.jpg) no-repeat left top;
}

/* Logo */

#logo {
	width: 748px;
	height: 321px;
	background: url(images/img14.jpg) no-repeat left top;
}

#logo h1 {
	float: left;
	padding-top: 20px;
	text-transform: uppercase;
	text-indent: -99999px;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 2px;
	text-transform: lowercase;
	
} 

#logo a {
	display: block;
	width: 650px;
	height: 230px;
	background: none;
	padding-left: 100px;
	text-decoration: none;
	color: #5F882C;
}



.bookmark a {
	float: right;
	display: block;
	width: 120px;
	height: 150px;
	padding-left: 50px;
}

/* Search */

#search {
	float: right;
	width: 255px;
	height: 141px;
	
}

#search h2 {
	padding: 11px 70px 15px 0px;
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: #121E20;
}

#search form {
	width: 230px;
	margin: 0;
	padding: 50px 0 0 40px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 160px;
	text-transform: lowercase;
	border: 1px #DF2A7B solid;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #717171;

}

#search-submit {
	border: none;
	background: #EE63AF;
	font-size: 20px;
	color: #FFFFFF;
}

#search2 {
	padding-left: 25px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	margin-right: 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 5px 10px 0 0px;
}

#menu a {
	display: block;
	height: 26px;
	margin: 110px 0 0 30px;
	padding: 0px 0 0 30px;
	background: url(images/img13.gif) no-repeat left;
	text-transform: capitalize;
	font-size: 18px;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 1002px;
	margin: 0 auto;
	background: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 749px;
}

#content .bgbtm {
	padding-bottom: 130px;
}

/* Latest Post */

#latest-post {
	width: 778px;
	margin: 0 auto;
}

#latest-post .title {
	height: 39px;
	background: url(images/img04.gif)  no-repeat left top;
	padding: 11px 50px 0 20px;
	text-align: right;
	font-size: 20px;
	font-weight: normal;
	color: #5C5C5C;
}

#latest-post .entry {
	padding-right: 50px;
}

.single {
	background: url(images/img04.gif)  no-repeat left top;
}

.post {
}

.post .title {
	height: 39px;
	background: url(images/img12.gif)  no-repeat left top;
	padding: 11px 70px 0 20px;
	text-align: right;
	font-size: 20px;
	font-weight: normal;
	color: #DE2678;
}

.post .title a {
	background: none;
	color: #DE2678;
}

.post .meta {
	display: block;
	margin: -14px 51px 0 0;
	padding: 2px 20px;
	text-align: right;
	text-transform: lowercase;
	color: #7FD9E1;
}

.post .entry {
	padding: 20px 20px 20px 20px;
	text-align: justify;
}

.post .longmeta {
	padding: 0 20px;
}

#created {
	float: right;
	margin-top: -45px;
	font-weight: bold;
	color: #B61500;
}

#created .month {
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 12px;
	color: #7FD9E1;
}

#created .day {
	display: block;
	margin-top: -5px;
	padding-right: 17px;
	font-size: 20px;
	font-weight: normal;
	color: #DE2678;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 229px;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/img09.gif) no-repeat left top;
}

#sidebar li {
	background: url(images/img07.gif) repeat-y left top;
}

#sidebar li ul {
	margin: -40px 0 0 0;
	background: url(images/img06.gif) no-repeat left bottom;
	padding-bottom: 70px;
}

#sidebar li li {
	padding: 5px 30px;
	background: url(images/img08.gif) no-repeat left bottom;
}

#sidebar h2 {
	height: 101px;
	padding: 57px 20px 0px 20px;
	background: url(images/img10.gif) no-repeat left top;
	letter-spacing: -.5px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

#sidebar p {
	padding: 20px;
}

#sidebar a {
	color: #FFFFFF;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1002px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #416110;
	text-align: center;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
}

#respond {
	margin: 0px 15px 0px 25px;
}

#respond .title {
	padding: 10px 10px 0px 15px;
	color: #FFFFFF;
}

#comments {
	padding: 0px 15px 0px 50px;
}

#comments a {
	color: #EA6B28;
}

#comments h2 {
}

#comments .title {
}

.navigation {
	padding: 20px 5px;
}

.navigation a {
	font-weight: bold;
}

.alignleft {
	float: left;
	padding-left: 20px;
}

.alignright {
	float: right;
	padding-right: 20px;
}

#comment {
	width: 500px;
	height: 100px;
}

#respond .entry a {
	color: #FFFFFF;
}

.commentlist {
	padding-left: 10px;
}

.commentlist a {
	color: #DE2678;
}

#comments {
	margin: 0;
	padding: 0 0 10px 20px;
}

#comments .title {
	padding: 10px 10px 0px 0 0px;
}

#commentform {
	margin: 0;
	padding: 0 0 0 25px;
}

.pagetitle {
	padding-left: 25px;
	font-weight: normal;
}

/*tag cloud */

.widget_tag_cloud div {
	padding: 0px 12px 70px 12px;
	margin-bottom: 0px;
	background: url(images/img06.gif) no-repeat left bottom;

}


/*text Widget */

.textwidget {
	padding: 0px 12px 70px 12px;
	margin-bottom: 0px;
	background: url(images/img06.gif) no-repeat left bottom;
}

/* Calendar */

#calendar_wrap {
	padding: 0px 12px 70px 12px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 0px;
	background: url(images/img06.gif) no-repeat left bottom;	
}
#calendar_wrap table {
	width: 100%;
}
#calendar_wrap th {
	background: #7fd9e1;
}
#calendar_wrap td {
	background: #de2678;
}
#calendar_wrap .pad{

	background: #de2678;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#calendar_wrap #today {
	color: #fff;
	background: #7fd9e1;
}
#calendar_wrap tfoot td {
	border: none;
}
#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}
#calendar_wrap tfoot td#prev a {
	border: none;
}
#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}
#calendar_wrap tfoot td#next a {
	border: none;
}


