/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:800);

h1, h2, h3 {
  font-family: 'Open Sans', sans-serif !important;
}


body {
background: #FFFFFF;
}

/* 
New Layout
*/

.entry img {
border: 0px;
margin: 2px 5px;
}

#pagenav li.rss a {
color:#625c66;
display:none;
}

#pagenav li.current_page_item a, #pagenav li a:hover {
border-color:#625c66;
}

.widget h3 {
border-bottom:1px solid #e7e7e7;
}

input.submit {
background-color:#74578b;
}

#navigation {
background-color:#625C66;
}

#footer {
background-color:#625c66;
}

a:link, a:visited {
color:#444444;
}

.post img.thumbnail {
display:none;
}


.widget ul li a:hover {
color:#74578b;
}

#featured span.thumb img:hover {
border-color: #74578b;
}

.imagefullwidth {
width: 461px;
)

.imagefullsize {
width: 480px;
)



.col-full {
width:1100px;
}

#main {
width:760px;
}

.entry img {
width:633px;
}

.post-meta li {
width:200px;
}

#featured span.thumb img {
border:0px solid #D7BCED;
}

.contactstyleshort1 {
border:1px solid #999999;
color:#999999;
font-family:"Helvetica Neue",Helvetica,Geneva,Arial,sans-serif;
font-size:13px;
margin-bottom:8px;
padding:5px 10px;
width:177px;
}

#pagenav a {
color:#bfb2ce;
}

.searchsubmit {
display:none;
}

.post .date { display:none; }

a { color:#555555; }

.widget ul li a:link, .widget ul li a:visited {
background:none;
border-bottom:0px solid #D7BCED;
line-height: 27px;
padding: 0 0 0 20px;
text-transform: uppercase;
font-size: 13px;
}

.widget h3 {
border-bottom:0px solid #625C66 !important;
}

.pagenav a {
  border-bottom: 0px !important;
}
.wide715 img {
width: 715px;
}


#main {
width:835px;
}

.post  {
padding:50px 40px;
}

.col-full  {
width:1175px;
}


.post-meta li.share {
border-left:1px solid #E7E7E7;
border-right:1px solid #E7E7E7;
}

element.style  {
width:750px;
}
.post-meta {
height:57px;
}

.post-meta li .body a:hover  { color: #444444; text-decoration: underline; }


.cluv {
border:1px solid #FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
padding-top:20px;
text-transform:uppercase;
}