/*
Theme Name: The Bride
Theme URI: http://www.unodesignstudio.com
Description: Looking for QUALITY wordpress theme? Please visit <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com
Tags: Blue, fixed width, 2 columns, widgets, adsense enabled

  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php

*/

body
{
  margin: 0px auto 0px auto;
  padding: 0px;
  background: #f9e37e; background-image: url(images/ws-bg.jpg); background-repeat: repeat-x; background-position: top;
  font-family: Times New Roman, Arial, Sans-Serif;
  font-size: 14px;
  color: #1e3959;
}

#wraper
{
  width: 878px;
  margin: 0px auto 0px auto;
}

#header
{
  height: 346px;
  margin: 0px auto 0px auto;
  background: url(images/header-bg.jpg) center top no-repeat;
}

#header-menu
{
  float: left;
  margin: 32px 5px 5px 5px;
  color: #1e3959;
  font-size: 14px;
  font-weight: bold;
}

#header-menu li, #footer-menu li
{
  display: inline;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#header-text
{
  margin: 0px;
  padding: 170px 0px 0px 290px;
  font-size: 36px;
  font-weight: bold;
}

#header-text a
{
  color: #1e3959 !important;
  margin: 0px;
  padding: 0px 0px 0px 20px;
}

#header-desc
{
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 50px;
  color: #1e3959;
  font-size: 14px;
}

#page
{
  clear: both;
  height: 100%;
  padding: 15px 10px 20px;
  background: #FFFFFF;
  overflow: hidden;
}

#content
{
  float: left;
  width: 564px;
  margin: 0px 20px 0px 0px;
  padding: 0px;
}

.postheader
{
  width: 564px;
  margin: 0px;
  padding: 0px;
  background: #e6f2fc url(images/postheader-bg.jpg) left top no-repeat;
  overflow: hidden;
}

.postdate
{
  float: right;
  width: 70px;
  height: 57px;
  margin: 6px 15px 0px 0px;
  padding: 10px 0px;
  color: #1e3959;
  background: url(images/postdate-bg.jpg) left top no-repeat;
  font-weight: normal;
  text-align: center;
}

.postdateM, .postdateY
{
  font-size: 14px;
}

.postdated
{
  margin: -5px 0px;
  font-size: 32px;
}

.posttitle
{
  margin: 0px;
  padding: 16px 0px 0px 15px;
  color: #1f3a5c;
}

.posttitle a
{
  color: #1f3a5c !important;
  font-size: 22px;
}

.postmeta
{
  margin: 0px;
  padding: 30px 0px 0px 15px;
  font-size: 12px;
  font-weight: bold;
}

.postmeta span
{
  color: #5d8aff !important;
}

.postmeta a
{
  color: #5d8aff !important;
  font-weight: bold;
}

.postcontent
{
  width: 534px;
  margin: 0px;
  padding: 10px 15px 20px;
  background: #e6f2fc;
  overflow: hidden;
}

.postfooter
{
  width: 564px;
  margin-bottom: 20px;
  background: #e6f2fc url(images/postfooter-bg.jpg) left bottom no-repeat;
  overflow: hidden;
}

.postfootercomment
{
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 50px;
  font-weight: bold;
  text-align: right;
}

blockquote
{
  margin: 0px auto 10px auto;
  padding: 0px;
  color: #5e8bff;
  font-style: italic;
}

#page-nav-prev
{
  float: left;
  margin: 0px;
  padding: 10px 15px 0px;
}

#page-nav-next
{
  float: right;
  margin: 0px;
  padding: 10px 15px 0px;
}


#sidebar
{
  float: left;
  width: 271px;
  margin: 0px;
  padding: 0px;
}

.sidebar-header
{
  height: 31px;
  padding: 8px 0px 0px 95px;
  border: 1px dashed #4f2f0c;
  color: #1f3a5c;
  background: url(images/sidebar-header-bg.jpg) left top no-repeat;
  font-size: 18px;
  font-weight: bold;
}

.sidebar-content
{
  margin: 10px 0px;
  padding: 25px 40px;
  border: 1px dashed #4f2f0c;
  background: #c1dbf2;
  font-size: 14px;
  font-weight: bold;
}

.sidebar-widget
{
  width: 271px;
}

.sidebar-widget ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.sidebar-widget li
{
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  color: #6D3202;
}

#sidebar a:link, #sidebar a:visited
{
  color: #1e3959;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active
{
  color: #5d8aff !important;
}


#footer
{
  clear: both;
  height: 100%;
  margin: 0px auto 0px auto;
  padding: 20px 0px 60px;
  color: #1f3a5c;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
}


a, a:link, a:visited
{
  color: #1f3a5c;
  text-decoration: none;
}
  
a:hover, a:focus, a:active
{
  color: #5d8aff !important;
  outline: none;
}

a img
{
  border: none;
}


form
{
  margin: 0px;
  padding: 0px;
}

input, textarea, select
{
  padding: 2px 4px;
  border: 1px dashed #4f2f0c;;
  background: #c1dbf2;
  font-family: Times New Roman, Arial, Sans-Serif;
}

input.submit
{
  padding: 2px 5px;
  border: 1px dashed #4f2f0c;
  color: #5d8aff;
  background: #5d8aff; background-image: url(images/sidebar-header-bg.jpg);
  font-family: Times New Roman, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
}

.related-pr li {
float:left;
list-style-type:none;
margin:0 10px;
}