/*  
Theme Name: DPG
Theme URI: http://wordpress.org/
Description: Bla-bla.
Version: 1.0
Author: XXX
Author URI: http://x.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #333;
	text-align: center;
	padding:0;
	margin:0;
	}

#page {
	background-color: white;
	text-align: left;
	margin:0;
	padding:0;
	}

#header {
	background-color: #fff;
	}

#content {
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

#footer {
	margin:0;
	padding:0;
	background-color: #fff; 
	border: none;
	clear:both
	}
	
	#footer p {
		margin:0;
		padding:20px 0 20px 12px;
		}
			
	#footer #contact {
		float:left;
		margin:0 294px 0 0;
		padding:0;
		}
		
	#footer ul {
		float:left;
		padding:20px 0;
		margin:0;
		}
		
		#footer ul li {
			display:inline;
			list-style-type:none;
			padding:0 20px 0 0;
			margin:0;
			}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 2em;
	}

h2 {
	font-size: 1.6em;
	color:#333333;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
	
h2.blog {
	font-size:2em;
	padding:0 0 10px 0;
	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color:#333;
	}

h3 {
	font-size: 1.3em;
	color:#333333;
	}
	
h3#respond {
	float:left;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #000;
	}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #039;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #039;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font:Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #039;
	text-decoration: none;
	}

a:hover {
	color: #039;
	text-decoration: underline;
	}
	
h2 a:hover, h3 a:hover {
	text-decoration:underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 8px auto;
	padding:0;
	width: 970px;
	}

#header {
	background-color:#fff;
	margin:0; 
	padding:0; 
	width: 970px;
	}
	
	#header h1 {
		float:left;
		margin:0;
		padding:0 0 6px 0;
		}
	/*	
	#header ul {
		margin:0;
		padding:11px 0 0 0;
		}
	
	#header ul li {
		display:inline;
		list-style:none;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.8em;
		padding:0 0 0 50px;
		}
		
	#header ul li a:link, #header ul li a:visited {
		color:#039;
		}
	
	#header ul li a:hover {
		text-decoration:underline;
		}*/
		
	#header h1 a:hover {
		text-decoration:underline;
		}
		
	#header p {
		float:right;
		margin:0 240px 0 0;
		padding:12px 0 0 0;
		}

ul#menu {
	margin:3px 0 -3px 106px;
	padding:0;
	float:left;
	z-index:1;
	position:relative;
}

ul#menu li {
	width:150px;
	height:39px;
	padding-top:10px;
	float:left;
	font-size:1.1em;
	list-style:none;
	text-align:center;
	background:url(images/tab-inactive.gif) top no-repeat;
}

ul#menu li.active {
	background:url(images/tab-active.gif) top no-repeat;
	color:#813581;
}

ul#menu li a:link, ul#menu li a:visited {
	color: #039;
	text-decoration: none;
}

ul#menu li a:hover {
	color: #000;
	text-decoration: none;
}

ul#menu li.active a {
	color:#813581;
	font-weight:bold;
	}
	
.bridge {
	height: 50px;
	width: 26px;
	float: left;
	background: url(images/bridge.gif) center no-repeat;
	margin: 0 -2px;
	position: relative;
	z-index: 1;
}

.narrowcolumn {
	float:left;
	padding:0;
	margin:0;
	width:732px;
	background:url(images/left-col-bg.gif) repeat-y;
	}
	
	.left-top {
		background:url(images/left-col-top.gif) top no-repeat;
		height:15px;
		}
		
	.left-bottom {
		background:url(images/left-col-bottom.gif) bottom no-repeat;
		height:15px;
		}
		
	.inside {
		padding:0 14px;
		}

.error {
	color:#c00 !important;
	}
		
.error-info {
	padding:0;
	margin:0;
	width:732px;
	}
	
	.error-info .left {
		float:left;
		width:300px;
		}
		
	.error-info .right {
		float:right;
		width:400px;
		}
		
	.error-info ul {
		padding-left:15px;
		}

.error-header {
	width:620px;
	}
		
.error-header h2 {
	float:left;
	width:500px;
	}
	
.error-header h3 {
	float:right;
	margin:0;
	width:100px;
	}

.error-header span {
	font-size:.6em;
	}

.error-header p {
	margin:0;
	}
	
.lucky {
	background:url(/shopping-guide/wp-content/themes/dpg/images/lucky.gif) top left no-repeat;
	padding:14px 0 14px 84px;
	}
	
.error-500 {
	background:url(/shopping-guide/wp-content/themes/dpg/images/500.gif) top left no-repeat;
	padding:14px 0 16px 84px;
	}
	
.error-404 {
	background:url(/shopping-guide/wp-content/themes/dpg/images/404.gif) top left no-repeat;
	padding:12px 0 12px 74px;
	}

.post {
	margin: 0 0 16px;
	text-align: left;
	padding:12px 16px;
	background-color:#f6f6f6;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 10px;
	margin: 5px 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
	
p.note {
	padding:6px;
	background-color:#FFFFCC;
	border-top:1px solid #FFCC66;
	border-bottom:1px solid #FFCC66;
	clear:both;
	}
	
hr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin:10px 0;
	padding:0;
}

.left {
	float:left;
	margin:6px 0 20px 0;
	}
	
	.left .ill1, .left .ill2, .left .ill3 {
		width:138px;
		height:138px;
		margin:0 20px 0 0;
		}
		
		.left .ill1 {
			background:url(images/ill1.gif);
			}
			
		.left .ill2 {
			background:url(images/ill2.gif);
			}
			
		.left .ill3 {
			background:url(images/ill3.gif);
			}
	
.right {
	float:left;
	width:500px;
	margin-top:6px;
	}
	
	.right ul {
		padding-left:15px;
		}
	
.contacts {
	}
	
	.contacts p.left {
		float:left;
		width:60%;
		margin:4px 0 0 0;
		}
		
	.contacts p.right {
		float:right;
		width:39%;
		margin:4px 0 0 0;
		}
		
	.contacts .post {
		margin-bottom:4px;
		}
		
#modalizer {
	z-index: 9;
	width: 100%;
	height: 100%;
	background-image: url('images/opacity.png') !important;
	background-image: none;
	position: fixed !important;
	position: absolute;
	left: 0;
	top: 0;
	background-color: transparent !important;
	background-color: #777;
	filter: progid :           DXImageTransform .           Microsoft .
		    Alpha(opacity =           50);
	display: none;
	margin: 0;
	padding: 0;
}

#modal-diamy, #modal-diamy-success {
	z-index: 10;
	padding:0;
	margin:0;
	width: 700px;
	border: 1px solid #999;
	position: fixed !important;
	position: absolute;
	top: 40px;
	display: none;
	background-color: #ededed;
	text-align: left;
}

#modal-diamy p, #modal-diamy-success p {
	margin: 0;
	padding: 2px 0;
	font-size: 100%;
}

#modal-diamy p.bold {
	font-weight: bold;
	margin-top: 5px;
}

#modal-diamy h1, #modal-diamy-success h1 {
	font-size: 200%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	height:30px;
}

#modal-diamy h2 {
	font-size: 120%;
	margin-bottom: 6px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

#modal-diamy .left {
	float: left;
	width: 380px;
	margin:0;
}

#modal-diamy .right {
	float: right;
	width: 250px;
}

#modal-diamy label {
	width: 180px;
	float: left;
	display: block;
	padding-top: 8px;
	clear: both;
	padding: 4px 0;
}

#modal-diamy input {
	float: left;
	margin: 2px 0;
}

input#name, input#email {
	width:193px;
	}
	
textarea#message {
	width:373px;
	height:200px;
	}
	
.error textarea, .error input {
	background-color:pink;
	}

#modal-diamy .buttons {
	margin-top:10px;
	}

#modal-diamy .buttons input {
	padding: 2px 20px;
	margin:0;
	float:right;
}

#diamy-status {
	float:left;
	width:250px;
	margin:0;
	padding:0;
	height:36px;
	}
	
#diamy-required {
	color:#999;
	}

#modal-diamy .nifty, #modal-diamy-success .nifty {
	padding:0;
	margin:12px;
	background-color: #F6F6F6;
	clear:both;
}

#modal-diamy .nifty-i, #modal-diamy-success .nifty-i {
	padding:2px 10px 10px;
	}

.hat {
	background-color:#ccc;
	margin:0;
	padding:0;
	}
	
	.hat p {
		height:25px;
		}
	
	.hat p.title {
		padding:9px 0 0 13px !important;
		font-weight:bold;
		}
		
	.hat p.button {
		float:right;
		}
		
		.hat p.button input {
			padding:2px 8px;
			margin:1px 13px 0 0 !important;
			}
			
#modal-diamy input, #modal-diamy-success input, #modal-diamy textarea {
	font-size:1em;
	}


/* End Structure */



/*	Begin Headers */
h1 {
	padding:0;
	margin: 0;
	}

h2 {
	margin:0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin:0;
	padding:0 0 6px 14px;
	background:url(images/sidebar-2.gif) top left repeat-y;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}
	
h4 {
	margin:0;
	font-size:1.4em;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	width:49%;
	}

.alignleft {
	float: left;
	width:49%;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
/*	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -6px; */
	} 

html>body .entry li {
	/*margin: 7px 0 8px 10px;*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:0;
	padding:1px 10px 0 14px;
	background:url(images/sidebar-3.gif) top left no-repeat !important;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 6px 0;
	padding: 0;
	}
	
#sidebar p.rss {
	padding:20px 0 0 20px;
	margin:0;
	background:#fff url(images/rss.gif) left 20px no-repeat;
	}
	
div.guide {
	padding:10px;
	background-color:#EDEDED;
	}
	
	.guide p {
		clear:both;
		margin:0;
		}
		
	.guide a {
		white-space:nowrap;
		}

	ul.guide {
		margin:10px 0 10px 0;
		padding:0;
		clear:both;
		font-size:1.4em;
		}
		
		ul.guide li {
			display:inline;
			padding:0 0 0 20px;
			margin:0 20px 0 0;
			background:url(images/diamond.gif) left 5px no-repeat;
			}

.clear {
	clear:both;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 0 340px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.commentlist hr {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	display:none;
	}

.commentmetadata {
	margin:2px 0 0 0;
	float:right;
	width:200px;
	text-align:right;
	}
	
p.cite {
	float:left;
	margin:0;
	width:450px;
	padding-bottom:10px;
	line-height:normal;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float:left;
	padding:0;
	margin:0;
	width: 208px;
	background:url(images/right-col-bg.gif) repeat-y;
	}
	
	.right-top {
		background:url(images/sidebar-1.gif) bottom left no-repeat;
		height:10px;
		margin:0;
		padding:0;
		font-size:0px;
		}
		
	.right-bottom {
		background:url(images/right-col-bottom.gif) bottom left no-repeat;
		height:11px;
		}
	
	.sidebar-inside {
		padding:0 8px;
		margin:0;
		}

#sidebar form {
	margin: 0;
	}
	
	#sidebar ul li a:link, #sidebar ul li a:visited {
		color:#039;
		}
		
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin:0;
	padding:0;
	}
/* End Various Tags & Classes*/

table {
	width:100%;
	}

table, td, th {
	border-collapse:collapse;
	border:1px solid #999;
	padding:4px 8px;
	}
	
th {
	background-color:#ddd;
	}
	
div.sharethis {
	width:82px;
	padding:2px 4px;
	display:inline;
	float:left;
	margin:15px 0 0 314px;
	}
	
a.cs {
	background:url(images/cs.gif) bottom left no-repeat;
	padding:2px 0 2px 28px;
	}