/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/

.post-meta { display:none; }

.archive_header {
display: none;
}

a:link {color:#1b3556; text-decoration:none;}      /* unvisited link */
a:visited {color:#1b3556; text-decoration:none;}  /* visited link */
a:hover {color:#c7d9f1; text-decoration:none;}  /* mouse over link */
a:active {color:#1b3556; text-decoration:none;} /* selected link */

.magazine #loopedSlider a.previous, .magazine #loopedSlider a.next {
display: none;
}

.breadcrumb-title {
    display: none;
}

#navigation {
background-image: linear-gradient(bottom, rgb(225,228,232) 0%, rgb(255,255,255) 100%);
background-image: -o-linear-gradient(bottom, rgb(225,228,232) 0%, rgb(255,255,255) 100%);
background-image: -moz-linear-gradient(bottom, rgb(225,228,232) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(225,228,232) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient(bottom, rgb(225,228,232) 0%, rgb(255,255,255) 100%);

a:link {color:#1b3556; text-decoration:none;}      /* unvisited link */
a:visited {color:#1b3556; text-decoration:none;}  /* visited link */
a:hover {color:#c7d9f1; text-decoration:none;}  /* mouse over link */
a:active {color:#1b3556; text-decoration:none;} /* selected link */

-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

#header {
-webkit-border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-topleft: 4px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}

/*
Add Image to Footer - commented out
#footer {
background:url(

http://wsregatta.co.uk/wp-content/uploads/2013/03/header-strip-deep.png);

}
*/

/* Change Sidebar Properties
#sidebar {
background-color: #FFFFFF;
padding: 10px;
}
*/
