* {
    padding: 0;
    margin: 0;
    border: none; 
} 

br {
  height: 0;
  line-height:0;
}

body {
    background: #E9EFF0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #5F7277;
}

p {
     margin:0 0 10px;
     padding: 0;
     font-size: 12px;
}

.articles img { 
    margin: 10px 0;
    padding: 2px;
}

a { 
    color: #0B5068; 
    text-decoration: none; 
}

a:hover { 
    text-decoration: underline; 
    color : #76B6CC; 
}

#submit {
  background-color:#E9EFF0;
  border:1px solid #6FA2B5;
  padding:5px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#commentform input {
  border: 1px solid #6FA2B5;
  margin: 0 5px 0 0;
}

#comment {
    border: 1px solid #6FA2B5;
}

#wrap {
    margin: 0 auto;
    width: 980px;
    background: url('http://tornado.ehcontent.com/projectwedding/images/blog/bg-blog.gif') repeat-y;
}

#header { 
    width: 958px;
    margin:0 auto;
    padding:0;
    position:relative;
}

#header h1 {

}

#header h1 a {
    background-image: url(http://tornado.ehcontent.com/projectwedding/images/blog/blog-header-new.gif);
    display:block;
    font-size:0;
    height:215px;
    margin:0 auto;
    padding:0;
    text-decoration:none;
    text-indent:-777em;
    width:958px;
}

#header h2 {
}

/* Menu */

#menu {
    margin:0 0 0 -1px;
    width:957px;
    height: 30px;
    margin: 0 auto;
    color: #2A6078;
    background: url('http://tornado.ehcontent.com/projectwedding/images/blog/bg-nav.gif') repeat-x;
    border-bottom:1px solid #D3E5EA;
}

#menu ul {
     padding: 0;
     list-style: none;
     font-size:1.1em;
     font-weight:normal;
     letter-spacing:0.75px;
     margin:0 280px;
}

#menu li {
	display: inline;
	font-family: Palatino, Times New Roman, serif;
        text-transform: uppercase;
}

#menu a {
	display: block;
	margin:6px 12px;
        padding:1px 10px;
	text-decoration: none;
	font-weight: normal;
	color: #2A6078;
        background-color: #ECF4F7; 
        float: left; 
}

#menu a:hover {
	color: #4089A3;
}

#menu .current_page_item {
    background: #fff;
    color: #888888;
    text-decoration: underline;
}

#menu .current_page_item a {
	background: #fff;
	color: #888888;
}

#content {
    margin:0 auto;
    padding:0;
    width:958px;
}

.articles {
    margin:0 0 15px;  
}

#content .showtags {
    background: #FFFFFF;
    padding-left: 5px;
    line-height: 20px;
    border-bottom:1px dotted #70A2B4;
}

#content a img {
    padding: 1px;
    border: 2px solid #fff;
    background: #fff;
}

#content a img:hover {  
    padding: 1px; 
    border: 2px solid #bbb; 
    background: #bbb; 
}

.left {
    width: 600px;
    float: left;
    text-align: left;
    padding: 20px 10px 10px 10px; 
}

.left h2 {
    color: #2E84A2;
    padding : 15px 0 15px 0;
    font: 23px Palatino, Times New Roman, serif; 
    padding: 0;
}

.left h2 a {
    color: #2E84A2;
}

.left h2 a:hover {
    color: #62BBD3;
    text-decoration: underline;
}

.left ul {
    padding-left: 3em;
}

.left ol {
    padding-left: 3em;
}

.count {
    float: right;
}

.right {
    width: 310px;
    float: left;
    padding: 10px;
}

.right ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.right ul ul{
    margin:0.1667em 0;
    padding:0 0 0 15px;
}

.right h2 {
    border-bottom:1px solid #B6D4DB;
    color:#2E84A2;
    font: 15px palantino,times New Roman,serif;
    text-align: center; 
    padding:0 0 2px;
    font-weight:normal;
    letter-spacing:0.75px;
    text-transform:uppercase;
}

.right a { 
    text-decoration: none;
    color: #2A6078;
    font-size: 11px; 
}

.right a:hover {
    text-decoration: underline;
    color: #76B6CC;
}

.nomove {
    width: 310px;
    float: left;
    padding: 10px;
}

.nomove ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.nomove h2 {
    height: 30px;
    font-size: 15px;
    color: #888888;
    line-height: 30px;
}

.nomove a { 
    font-size: 12px;
    color: #2A6078;
}

.nomove a:hover {
    text-decoration: underline;
    color: #76B6CC;
}

#footer {
    text-align: center;
    color: #838D8E;
    font-size: 10px;
    padding: 0 0 10px 0;
    margin-top: 10px;
    width:960px;
}

/* Search */

#search {
	width: 307px;
	height: 63px;
	border: none;
        background: url('http://tornado.ehcontent.com/projectwedding/images/blog/search-mod.gif') no-repeat;
}

#searchform {
       border: none; 
}

#search #x {
	display: none;
}

#search #s {
	height: auto;
	background: #fff;
	border: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #838D8E;
        margin:17px;
        padding:6px 8px 5px;
        width:254px;
        border: 1px solid #C9D5D6;
}

#search br {
	display: none;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #bbb;
}

#avatar {
    float: right;
}

#spacer {
    padding-top: 10px;
    border-bottom: 1px #bbb dashed;
}
