/*
Theme Name: La Stella, Aberdeen
Theme URI: http://www.lastella.co.uk
Description: La Stella, Aberdeen WP theme.
Version: 1.0
Author: David Moles in Collaboration with Steve Cardno
Author URI: http://www.oeta.co.uk
*/


* { outline: none; border: none;}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #663333;font-size:11px; word-spacing: 0.5pt; letter-spacing: 0.2pt; line-height: 1.4;
	text-align: center;
	background: url(../../../../images/bg.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-repeat: repeat;
	height:100%
}




/*Heading and colours*/

h1 {
	font-size: 12px; 
	color: #333;
	text-align:left;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 2;
}
h2 {
	font-size: 12px; 
	color: #333333;
	margin: 20px 20px 10px 20px;
	line-height: .1;
}
h3 {
	font-size: 12px; 
	color: #FFEFBD;
	margin: 20px 20px 10px 20px;
	line-height: .1;
}

p {
	text-align:left;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	line-height: 1.5;
}
a:hover { 
	color: #CCC;
	text-decoration: none;
}
a:link { 
	color: #333;
	text-decoration: none;
}
a:visited { 
	color: #333;
	text-decoration: none;
}




/*LAYOUT BEGINS*/

#wrapper {
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	width: 920px;
	height: 100%;
	background: url(../../../../images/wrap_bg.png) repeat-y center;
}

#mailLink {
	position: absolute;
	margin-top: 120px;
	margin-left:250px;
	left: 50%;
	text-align:left;
	width: 150px;
	height : 17px;
	filter:alpha (opacity=0);-moz-opacity:.0;opacity:.0;z-index:10;
}



/* VINES*/

#vines {
	position: absolute;
	margin-top: -6px;
	margin-left:-452px;
	left: 50%;
	text-align:left;
	width: 920px;
	height : 86px;
	background : url(../../../../images/vines.png) no-repeat;
	text-indent : -9999px;
	z-index: 10;
}

#header {
	text-align: right;
	width: 880px;
	height: 166px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	background: #d8d8d8;
	background: url(../../../../images/header.jpg);
	clear: both;
}

ul#slideshow {
	text-decoration: none;
	list-style-type: none;
	float: right;
	width: 655px;
	height: 250px;
	padding: 0px;
	margin: 10px 20px 10px 0;
}


	
/* NAVIGATION - CSS SPRITES*/

ol, ul {
	list-style: none;
	}

#nav {
	float:left;
	width:876px;
	height:30px;
	margin: 1px 0 1px 22px;
	padding:0px;
	}	
	

	
	
/* DROP DOWNS */

#drops, #drops ul {
	padding:0;
	margin:0;
	clear:both;
	float:left;
	width:inherit;
	}
	
#drops a {
	display: block;
	/*width: 10em;*/
	float:left;
	clear:both;
	width:100px;
}

#drops li {
	float: left;
	/*width: 10em;*/
}

#drops li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#drops li:hover ul {
	left: auto;
}

#drops li:hover ul, #drops li.sfhover ul {
	left: auto;
}


#drops ul.drop {
	background: url(../../../../images/drop_bg.png);
	background-position:bottom center;
	padding:5px 5px 8px 10px;
	width:auto;
	clear:both;
	float:left;
	margin-top: 30px;
	margin-left: 30px;
	}

#drops ul.drop2 {
	background: url(../../../../images/drop_bg2.png);
	background-position:bottom center;
	background-repeat: no-repeat;
	padding:5px 5px 10px 10px;
	width:auto;
	clear:both;
	float:left;
	margin-top: 30px;
	margin-left: 50px;
	}

#drops ul.drop3 {
	background: url(../../../../images/drop_bg3.png);
	background-position:bottom center;
	padding:5px 5px 8px 10px;
	width:auto;
	clear:both;
	float:left;
	margin-top: 30px;
	margin-left: 30px;
	}

#drops ul.drop li, #drops ul.drop2 li, #drops ul.drop3 li {
    	width:auto;
	clear:both;
	}
	
#drops ul.drop a, #drops ul.drop2 a, #drops ul.drop3 a {	
	color:#fff;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	line-height: 2;
	clear:both;
	float:left;
	}
	
#drops ul.drop a:link, #drops ul.drop2 a:link, #drops ul.drop3 a:link {
	color: white;
}

#drops ul.drop a:visited, #drops ul.drop2 a:visited, #drops ul.drop3 a:visited {
	color: white;
}
#drops ul.drop a:hover, #drops ul.drop2 a:hover, #drops ul.drop3 a:hover {
	color: #9f5435;
}




/*SPRITE POSITIONING*/
	
#nav a.home, #nav a.about, #nav a.gallery, #nav a.library, #nav a.menu, #nav a.links {
	float:left;
	background: url(../../../../images/sprite.jpg);
	width: 146px;
	height:30px;
	text-indent:-999999px;
	}
	


#nav a.home {	
	background-position: 0 0;
	}
	
#nav a.about {	
	background-position: -146px 0;
	}

#nav a.gallery {	
	background-position: -292px 0;
	}

#nav a.library {	
	background-position: -438px 0;
	}	
	
#nav a.menu {	
	background-position: -584px 0;
	}	
	
#nav a.links {	
	background-position: -730px 0;
	}


	

#nav a.home:hover {	
	background-position: 0 -30px;
	}
	
#nav a.about:hover {	
	background-position: -146px -30px;
	}

#nav a.gallery:hover {	
	background-position: -292px -30px;
	}

#nav a.library:hover{	
	background-position: -438px -30px;
	}	
	
#nav a.menu:hover{	
	background-position: -584px -30px;
	}	
	
#nav a.links:hover {	
	background-position: -730px -30px;
	}
	




#nav a#active1 {	
	background-position: 0 -60px;
	}
	
#nav a#active2 {	
	background-position: -146px -60px;
	}

#nav a#active3 {	
	background-position: -292px -60px;
	}

#nav a#active4{	
	background-position: -438px -60px;
	}	
	
#nav a#active5{	
	background-position: -584px -60px;
	}	
	
#nav a#active6 {	
	background-position: -730px -60px;
	}




/* MAIN BODY */

#mainBody {
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	width: 655px;
	height: 460px;
	background: #d8d8d8;
	background: url(../../../../images/Intro.jpg);
}
#mainBody ul {
	padding : 0px;
	margin-right: auto;
	margin-left: 50px;
	text-decoration: none;
	list-style-type: none;
}
#mainBody li {
	padding : 0px;
	text-decoration: none;
	list-style-type: circle;
}
	div.scroll {
	height: 410px;
	width: 655px;
	overflow: auto;
	padding: 0px;
	margin-top: 30px;
}




/*WELCOME MESSAGE*/

#welcome {
	width: 635px;
	height: 220px;
	background: url(../../../../images/welcome_bg1.jpg) no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}



/*FLICKR*/

.flickrbadge *{
	margin:0;
	padding:0;
 	list-style:none;
	border:none;
	font-family:arial,sans-serif;
}
.flickrbadge ul ul{
    padding:0;margin:0;
}
.flickrbadge{
    font-size:120%;
	width:190px;
	padding:0 0 5px 0px;
	position:relative;
	text-align:left;
	margin: -10px 10px -10px 10px;
    overflow:hidden;
}
.flickrbadge a{
	display:block;
	font-size:1em;
	color:#369;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}
.flickrbadge a.flickrlink{
	padding-top:.3em;
	text-align:left;
	margin-right:10px;
}
.flickritems{
    padding-top:10px;
    position:relative;
	width:200px;
}
.flickritems li{
    float:left;
    padding:0 5px 5px 0;
    margin: 2px;
}
.flickrbadge p{
    clear:both;
	text-align:right;
	padding-right:8px;
}
.flickrbadge p a{
	color:#369;
	font-size:.8em;	
}
.flickritems li img{
    display:block;
	border:1px solid #fff;
	margin: 2px;
}



/* ABOUT US */	

#mainBodyAboutUs {
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	width: 655px;
	height: 460px;
	background: #d8d8d8;
	background: url(../../../../images/about_us.jpg);
}
#AboutUsBox {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 625px;
	height: auto;
}
#AboutUsMugs {
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 210px;
	height: auto;
}
#AboutUsMugs ul {
	text-decoration: none;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 200px;
	padding: 0px;
}
#AboutUsMugs li {
	list-style-type: none;
	text-decoration: none;
	margin-bottom: 10px;
	margin-right: 0px;
	width: 200px;
	height: 100px;
	padding: 0px;
	line-height: 0;
}
#AboutUsText {
	float: right;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: -30px;
	width: 400px;
	height: auto;
}
#AboutUsText ul {
	text-decoration: none;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 420px;
	padding: 0px;
}
#AboutUsText li {
	list-style-type: none;
	text-decoration: none;
	margin-bottom: 10px;
	margin-right: 0px;
	width: 415px;
	height: 100px;
	padding: 0px;
	line-height: 0;
}




/* GALLERY */	

#mainBodyGallery {
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	width: 655px;
	height: 460px;
	background: #d8d8d8;
	background: url(../../../../images/gallery.jpg);
}
#GalleryBox {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 0px;
	width: 655px;
	height: auto;
}
#GalleryBox ul {
	text-decoration: none;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 22px;
	width: 610px;
	height: auto;
	padding: 0px;
	float: inherit;
}
#GalleryBox li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	width: 200px;
	height: 100px;
	padding: 0px;
	line-height: 2;
}
#GalleryBox a:hover {
	color: #8ff103;
	font-size: 12px;
	text-decoration: none;
}
#mainBodyEvents {
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	width: 655px;
	height: 460px;
	background: #d8d8d8;
	background: url(../../../../images/events.jpg);
}
#flyers {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 20px;
	width: auto;
	height: auto;
}




/*CONTACT*/

#mainBodyContact {
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	width: 655px;
	height: 460px;
	background: #d8d8d8;
	background: url(../../../../images/contact.jpg);
}




/* MAP BOX */

#mapBox {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	background: #d8d8d8;
	text-align:left;
	width: 215px;
	height: 250px;
	background: url(../../../../images/Map.jpg);
}




/*FOOTER */

#footer {
	width: 920px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../../../images/foot_bg.png);
	clear: both;
}


#footerText1 a:link {
	color: white;
}

#footerText1 a:visited {
	color: white;
}

#footerText1 a:hover {
	color: #9f5435;
}


#footerText1 {
	font-size: 10px;
	color: white;
	text-align:left;
	padding: 8px 0 0 32px;
}

#footerText1 img {
	margin-top: -3px;
	margin-bottom: -1px;
	margin-left: -2px;
	padding: 0px;
	vertical-align: bottom;
}

#footerText2 a:link {
	color: white;
}

#footerText2 a:visited {
	color: white;
}

#footerText2 a:hover {
	color: #9f5435;
}

#footerText2 {
	font-size: 10px;
	color: white;
	text-align:right;
	margin: -14px 0 0 0;
	padding-right: 32px;
}

/*END FOOTER */




/*----SIGNUP FORM----*/

#mc_embed_signup {
	margin-top: 100px;
	margin-left: -3px;
}


.mc-field-group {
	width: 150px;
	height: 40px;
	margin: 0 10px 10px 24px;
	border: 0px;
}

#mce-EMAIL {
	margin: 18px 0 0px -20px;
	width: 180px;
	border: 1px inset #fff;
}

.mc-embedded-subscribe {
	margin: 0px 0px 0px 5px;
}

fieldset {
    border: 0;
    height: 200px;
    width: 150px;
    margin-left: 10px;
    margin-bottom: 2px;
}

fieldset h1 {
    border: 0;
    height:auto;
    width: 200px;
    margin-left: 4px;
    margin-bottom:0;
    line-height: 1em;
}

.mce_inline_error {
	width: 150px;
	margin-top: 50px;
	margin-left: -20px;
}


#mce_inline_error {
	width: 150px;
}

#mce-success-response{
	width: 150px;
	margin: 0 10px 10px 0;
}

#mce-responses{
	width: 150px;
	margin: 10px 10px 10px 8px;
}
/*----END SIGNUP FORM----*/




.clear 
{
	clear: both;
}

/*END LAYOUT*/




/*BLOG*/

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 20px;
	line-height: 1;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 950px;
	border: 1px solid #959596;
	}

.narrowcolumn {
	float: left;
	padding: 10px 0 20px 10px;
	margin: 10px 0 10px 20px;
	width: 644px;
	background: #FFEEC0;
	clear: left;
	}
	
.narrowcolumn a:hover {
	color: #934426;
}

.widecolumn {
	padding: 20px 0 20px 10px;
	margin: 10px 0 10px 20px;
	width: 644px;
	float: left;
	background: #FFEEC0;
	clear: left;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	text-align: left;
	background: url(../../../../images/break.png) bottom repeat-x;
	padding-bottom: 20px;
	clear: both;
}

.clear {
	clear: both;
}




/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 10px 0 16px 20px;
	padding: 0;
	line-height: 1em;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px 0;
	}
/* End Headers */




/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}


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 0 20px 0px;
	display: inline;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 20px;
	}
	

.alignright {
	margin-right: 20px;
	float: right;
	}

.alignleft {
	margin-left: 20px;
	float: left;
	}
	
/* End Images */




/* Begin Lists*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar li {
	margin-bottom: 50px;
	margin-top: 0;
	}

#sidebar li li {
	margin: 0 0 15px 5px;
	width: 175px;
	}

#sidebar ul li li{
    margin: 0 0 0 5px;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 20px;
	}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 10px;
	margin: 5px 5px 1px 0;
	background: #FFFFFF;
	border: 1px inset #fff;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 80%;
	padding: 10px;
	margin: 5px 5px 10px 0;
	float: left;
	background: #FFFFFF; 
	border: 1px inset #fff;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#respond h3 {
	color: #333;
	}
	
#commentform #submit {
	margin: 0 0 0 -10px;
	width: 100px;
	height: 20px;
	float: left;
	background: #FFEEC0;
	border-style: none;
	}
	

/* End Form Elements */



/* Begin Comments*/

#commentform p {
	margin: 5px 0 0 20px;;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	/*NEW*/
	
ol.commentlist {
	background: url(../../../../images/comments/comment_header.png) top left no-repeat;
	margin-left: 12px;
	padding-top: 50px;
	padding-left: 0;
	}

.commentlist li {

	color:#333;
	list-style:none;
	width:413px;
	}

.commentlist {
	margin: 10px 0 20px 10px;
	padding:22px 22px 50px 22px;
	}
	
.commenttext {
	background: #FFEEAD;
	margin: 0 0 20px 10px;
	padding:22px 22px 50px 22px;
	height: auto;
	}


.commentlist cite {
	display:block;
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	background:url(../../../../images/comments/bg_cite_arrows.gif) bottom repeat-x;
	padding-bottom:12px;
	font-size:1.1em;
	}

.commentlist a:link, .commentlist a:visited {
	color:#333;
	}

.commentlist a:hover, .commentlist a:active {
	color:#862023;
	}

.commentlist .date {
	padding:3px;
	}

li.alt .commenttext {
	background: #FFE4A3;
	margin: 0 0 20px 10px;
	padding:22px 22px 50px 22px;
	}	

li.alt .date {
	padding:3px;
	}

	
/* End Comments */



/* Begin Sidebar 
#sidebar*/

#sidebar form {
	margin: 0;
}

#sidebar {
	float: right;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 20px;
	margin-bottom: 6px;
	width: 215px;
	height: 520px;
	background: url(../../../../images/side_bg.jpg) repeat-x;
}

#sidebarText {
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 8px;
	width: auto;
	height: auto;
}


.icons {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 30px;
}

ul.icons {
	list-style: none;
	padding: 0px;
	margin: 10px 0 0 21px;
	float: left;
	text-align: left;

	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.icons li {
	float: left;
	}

ul.icons li a {
	display: block;
	width: 43px;
	height: 52px;
	background: url(../../../../images/icons.jpg);
	}
	
	

/*
*	Normal Links
*/
ul.icons li.facebook a {
	background-position: 0 0;
	}

ul.icons li.youtube a {
	background-position: -43px 0;
	}

ul.icons li.googleMaps a {
	background-position: -86px 0;
	}

ul.icons li.tripAdvisor a {
	background-position: -129px 0;
	}



/*
*	Hover Links
*/
ul.icons li.facebook a:hover {
	background-position: 0 -52px;
	}

ul.icons li.youtube a:hover {
	background-position: -43px -52px;
	}

ul.icons li.googleMaps a:hover {
	background-position: -86px -52px;
	}

ul.icons li.tripAdvisor a:hover {
	background-position: -129px -52px;
	}



/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: 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 img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */