/*
 Theme Name: AllAboutWeddingDresses
 Description: AllAboutWeddingDresses
 Coded by Clive (info@psd2site.com)
*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8c8a8a;
	background: #4d0332 fixed url(images/bg-texture.png) repeat-x top;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #2498c9;
}
.pagetitle {
	background: url(images/page_title.gif) no-repeat;
	padding: 0 40px;
	height: 39px;
	line-height: 39px;
	font-size: 18px;
	color: #458c7d;
	font-weight: normal;
	margin: 5px 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #2498c9;
}

a:hover {
	text-decoration: underline;
	color: #147;
}

p {
	padding: 5px 0;
	line-height: 15px;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

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

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

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

#wrapper {
	margin: 20px auto;
	width: 956px;
}

#tabs {
	height: 32px;
}

#tabs ul {
	height: 30px;
	line-height: 30px;
	background: #911a63 url(images/bg-tabs.png) repeat-x top;
	float: left;
	list-style: none;
	margin: 0; padding: 1px 1px 0 1px;
	border-top: 1px solid #7c0d63;
	border-left: 1px solid #7c0d63;
	border-right: 1px solid #7c0d63;
}

#tabs ul ul {
	display: none;
}

#tabs ul li {
	float: left;
}

#tabs ul a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

#tabs ul a:hover, #tabs ul li.current_page_item a, #tabs ul li.home_page_item a {
	background: url(images/bg-tab.png) repeat-x top;
	padding-left: 9px;
	padding-right: 9px;
	border-left: 1px solid  #7c0d63;
	border-right: 1px solid  #7c0d63;
}

#tabs .search {
	width: 167px;
	height: 30px;
	background: url(images/bg-tabsearch.png) no-repeat top right;
}

#tabs .search form {
	margin: 0; padding: 0;
}

#tabs .search input {
	margin: 6px 0 0 25px;
	padding: 2px;
	width: 130px;
	background: none;
	border: 0;
}

#logo h1 {
	margin: 0 0 8px 0; padding: 0;
	height: 300px; width: 954px;
}

#logo strong {
	display: none;
}

#logo h1 a {
	height: 300px; width: 954px;
	background: #ff3790 url(images/bg-header.jpg) no-repeat;
	border: 1px solid #ff89be;
	display: block;
}

#cat-nav {
	height: 36px; width: 954px;
	background: url(images/cat-nav_bg.jpg) no-repeat;
	background: #9eedfc url(images/bg-catnav.png) repeat-x top;
	list-style: none;
	border-left: 1px solid #ce138a;
	border-right: 1px solid #ce138a;
	margin: 0 0 7px 0; padding: 0;
}
#cat-nav li.cat-item-1 {
	float: left;
	padding-left: 0;
	background: none;
}
#cat-nav li {
	float: left;
	padding-left: 5px;
	background: url(images/bg-catnavsep.png) no-repeat top left;
}
#cat-nav li a {
	height: 36px;
	line-height: 36px;
	padding: 0 17px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#cat-nav li a:hover, #cat-nav li.current-cat a {
	background: #a9056d url(images/bg-catnav-hover.png) repeat-x top;
	text-decoration: none;
	color: #f451a6;
}

#featured {
	width: 587px;
	height: 324px;
	background: #1cc8f3 url(images/bg-featured.png) no-repeat;
	border: 1px solid #5adeff;
	float: left;
	padding: 15px;
	margin-bottom: 7px;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
}

#featured h2 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
}

#featposts {
	overflow: hidden;
	margin-bottom: 7px;
	clear: both;
}

#featposts .block1 {
	background: #ff5db1 url(images/bg-weekly.png) repeat-x top left;
	border: 1px solid #e62187;
	padding: 5px; margin-right: 7px;
	width: 294px;
	float: left;
}

#featposts .block1 .inner,
#featposts .block2 .inner,
#featposts .block3 .inner {
	background: #ffffff;
	padding: 9px;
	border: 1px solid #d62280;
	overflow: hidden;
	height: 430px;
}

#featposts .block4 .inner {
	background: #ffffff;
	padding: 9px;
	border: 1px solid #d62280;
	overflow: hidden;
}

#featposts .block3 .inner,
#featposts .block4 .inner {
	background: #ffffff url(images/bg-hfeat3.png) no-repeat top right;
}


#featposts .block3 .entry,
#featposts .block4 .entry {
	margin-left: 20px;
	border-top: 1px solid #a0d7ed;
	padding-top: 4px;
	line-height: 17px;
	padding-bottom: 2px;
}

#featposts .block1 h2,
#featposts .block2 h2 {
	margin-bottom: 1px;
	border-bottom: 1px solid #a0d7ed;
}

#featposts .block3 h2,
#featposts .block4 h2 {
	background: url(images/star.png) no-repeat top left;
	padding-left: 20px;
	margin-bottom: 1px;
}

#featposts .block2 {
	background: #ff5db1 url(images/bg-weekly.png) repeat-x top left;
	border: 1px solid #e62187;
	padding: 5px; margin-right: 7px;
	width: 294px;
	float: left;
}

#featposts .block2 h2 {
	clear: both;
}

#featposts .block2 .entry {
	padding-top: 4px;
}

#featposts .block2 .thumb {
	float: left;
}

#featposts .block3 {
	background: #ff5db1 url(images/bg-weekly.png) repeat-x top left;
	border: 1px solid #e62187;
	padding: 5px;
	width: 318px;
	float: left;
}

#featposts .block4 {
	background: #ff5db1 url(images/bg-weekly.png) repeat-x top left;
	border: 1px solid #e62187;
	padding: 5px;
}

#weekly {
	background: #ff5db1 url(images/bg-weekly.png) repeat-x top left;
	border: 1px solid #e62187;
	padding: 5px;
}

#weekly .inner {
	background: #ffffff;
	background: #ffffff url(images/bg-hwedding.png) no-repeat top right;
	padding: 15px 6px;
	border: 1px solid #d62280;
	overflow: hidden;
}

#weekly .left {
	float: left;
	width: 570px;
	padding-right: 20px;
	background: #ffffff url(images/bg-weeklysep.png) repeat-y right;
}

#weekly .block {
	clear: both; overflow: hidden;
}

#weekly .block .entry {
	font: 12px/16px Verdana, Geneva, sans-serif;
	color: #898888;
	padding-bottom: 5px;
}

#weekly .block h2 {
	border-bottom: 1px solid #a0d7ed;
	float: left;
	width: 330px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

#weekly .thumb {
	float: left;
	margin: 0 10px 30px 0;
}

#weekly .info {
	overflow: hidden;
	color: #000000;
}

#weekly .left .more {
	float: right;
	width: 72px; height: 22px;
	text-align: center; line-height: 22px;
	text-transform: uppercase;
	background: url(images/bg-more.png) no-repeat;
	color: #ffffff;
	font-size: 10px;
}

#weekly .right {
	float: right;
	width: 335px;
	padding-top: 15px;
}

#weekly .right .entry {
	margin-left: 20px;
	border-top: 1px solid #a0d7ed;
	padding-top: 4px;
	line-height: 15px;
	padding-bottom: 15px;
}

#weekly .right h2 {
	background: url(images/star.png) no-repeat top left;
	padding-left: 20px;
	margin-bottom: 4px;
}

.postmetadata a, .postmetadata a:visited {
	color: #fff;
}
.pink_bg {
	background: url(images/pink_grad.gif) repeat-x;
}
.pink-bottom {
	background: url(images/pink_round_bottom.gif) no-repeat bottom;
	padding: 8px;
}

#content {
	overflow: hidden;
	margin-bottom: 7px;
}

#main {
	background: #ff5db1 url(images/bg-weekly.png) repeat-x top left;
	border: 1px solid #e62187;
	padding: 5px;
	width: 608px;
	float: left;
}

#main .inner {
	background: #ffffff;
	padding: 9px;
	border: 1px solid #d62280;
	overflow: hidden;
}

#main .inner h2 {
	margin-bottom: 1px;
	border-bottom: 1px solid #a0d7ed;
}

#post {
	padding: 0 10px;
}

#postunder {
	overflow: hidden;
	margin-bottom: 6px;
}

#postunder .left, #postunder .right {
	background: #1cc8f3 url(images/bg-postunder.png) repeat-x top;
	padding: 6px;
	border: 1px solid #747574;
}

#postunder .left {
	float: left;
	width: 335px;
}

#postunder .left h2 {
	margin-top: 5px;
	background: url(images/star.png) no-repeat top left;
	padding-left: 20px;
}

#postunder .entry {
	padding-left: 20px;
	padding-bottom: 10px;
}

#postunder .right {
	float: right;
	width: 588px;
}

#postunder .inner {
	border: 1px solid #24c7ef;
	padding: 6px;
	background: #ffffff;
}

#posts .post {
	background: url(images/bg-post.png) no-repeat;
	margin-bottom: 4px;
	width: 563px;
	height: 282px;
	padding: 10px 15px;
}

#posts .entry, #post .entry {
	font: 12px/16px Verdana, Geneva, sans-serif;
}

#posts .more {
	float: right;
	width: 72px; height: 22px;
	text-align: center; line-height: 22px;
	text-transform: uppercase;
	background: url(images/bg-more.png) no-repeat;
	color: #0e7c97;
	font-size: 10px;
	margin-top: -4px;
}


#posts .post .thumb {
	float: left;
	margin-right: 7px;
}

#posts .postedin, #post .postedin {
	background: url(images/bg-postedin.png) no-repeat center left;
	padding-left: 335px;
	color: #174a65;
}

#posts .postedin a, #post .postedin a {
	color: #686c6e;
}

#sidebar {
	width: 332px;
	float: right;
}


#sidebar h2 {
	margin: 5px 0 0;
	font-size: 1.2em;
}

#sidebar ul, #sidebar ul ol {
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
}
#sidebar .pregnancy-cares ul li {
	margin-bottom: 0px;
}


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

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

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

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

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

.ads {
	float: right;
	width: 328px;
	height: 263px;
	padding-top: 12px;
	background: url(images/bg-ad.png) no-repeat;
	text-align: center;
	margin-bottom: 5px;
	border: 1px solid #74ecf4;
}
.subscribe {
	float: right;
	width: 260px;
	height: 65px;
	padding: 8px 0 0 70px;
	background: url(images/bg-newsletter.png) no-repeat;
	color: #858585;
	margin-bottom: 7px;
}
.subscribe input {
	border: 0;
}
#subscribe_email {
	vertical-align: top;
	background: url(images/bg-subscribe-input.jpg) no-repeat;
	width: 190px;
	margin-right: 5px;
	padding: 5px;
}
.ads160x600 {
	background: #b1f2fd url(images/bg-ad2.png) repeat-x top;
	text-align: center;
	width: 182px;
	overflow: hidden;
	padding: 5px 0 5px 0;
	border: 1px solid #4be0fb;
}

.ads160x600 div {
	background: #ffffff;
	border: 1px solid #1dbce2;
	padding: 5px;
	width: 160px;
	margin: 0 auto;
}

.ads120x600 {
	background: #b1f2fd url(images/bg-ad2.png) repeat-x top;
	text-align: center;
	width: 142px;
	overflow: hidden;
	padding: 5px 0 5px 0;
	border: 1px solid #4be0fb;
	float: right;
}

.ads120x600 div {
	background: #ffffff;
	border: 1px solid #1dbce2;
	padding: 5px;
	width: 120px;
	margin: 0 auto;
}


#footer {
	background: #9f0354 url(images/bg-footer.png) no-repeat;
	margin-top: 7px;
	color: #ffffff;
	height: 184px;
}

#footer h2 {
	width: 187px;
	height: 29px;
	margin: 22px 0 5px 35px;
	padding: 0;
	line-height: 29px;
	color: #a6306d;
}

#footer ul {
	list-style: none;
	margin: 0; padding: 0;
}

#footer ul li.block1 {
	width: 383px;
	float: left;
}

#footer ul li.block1 h2 {
	padding-left: 30px;
}

#footer ul li.block2 {
	width: 351px;
	float: left;
}

#footer ul li.block3 {
	width: 212px;
	float: left;
}

#footer ul li ul {
	margin: 0; padding: 0 0 0 30px;
}

#footer ul li.block1 ul {
	padding: 0 0 0 60px;
}

#footer ul li ul ul {
	display: none;
}

#footer ul li ul li {
	width: auto;
	clear: both;
	list-style: disc;
}

#footer ul a, #footer ul a:visited {
	color: #ffffff;
	font-size: 14px;
}

#copy {
	height: 50px;
	color: #ffffff;
	padding: 0 15px;
}

#copy a {
	color: #801c50;
	font-size: 14px;
}

.comments {
	width: 22px;
	height: 22px;
	float: right;
	background: url(images/posts_comments.gif) no-repeat;
	text-align:center;
	line-height: 22px;
}

.big-thumb {
	width: 210px;
	height: 170px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #fff url(images/big-thumb_bg.gif) repeat-y;
	float: left;
}
.read-more {
	font-size: 10px;
	font-weight: bold;
}
.postmetadata {
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}
.single {
	background:url(images/single_bg.gif) repeat-x top left;
	margin-top: 7px;
	height: 1%;
}
.single a, .single a:visited {
	color: #3FAD96;
}
.single h2 {
	color: #3fad96;
	font-size: 18px;
	border-bottom: 1px solid #dcf0ec;
	padding-bottom: 5px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}

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

.alt {
}

.clear {
	clear: both;
}

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
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}







.commentlist li {
	font-weight: bold;
	border-bottom: 1px solid #d9d9d9;
}

.commentlist li .avatar { 
 float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #1f355b;
}
.commentlist cite a.url, .commentlist cite a.url:visited {
	color: #1f355b;
}

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

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 5px 0 3px;
	padding: 5px 0px 3px;
	list-style: none;
}

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


#commentform p {
	padding: 2px 0;
}

#commentform input {
	width: 285px;
	padding: 5px;
	background: url(images/commentform_input.gif) no-repeat;
	margin: 0px 5px 0px 0;
}

#commentform textarea {
	padding: 2px;
	background: url(images/commentform_textarea.gif) no-repeat;
	width: 410px;
	height: 160px;
}

#commentform #submit {
	width: 35px;
	padding: 0;
	background: none;
	margin-left: 10px;
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform small {
	color: #0a4043;
}





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#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 {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.slideInfoZone {
	font-family: Arial, Helvetica, sans-serif;
}

.slideInfoZone h2 {
	margin: 0; padding: 5px;
	font-size: 16px !important;
	font-weight: bold !important;
}