/*   
Theme Name: Back Street Dance Studio
Theme URI: www.backstreetdance.ie
Description: 
Author: Setanta Web Design
Author URI: http://www.setantawebdesign.com
Version: 1
Tags: Fixed width, Widget ready, two columns
.
This work is under Creative Commons Attribution-Share Alike 3.0 License.
http://creativecommons.org/licenses/by-sa/3.0/
.
*/
/*************** General rules *************************************/
* {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
margin: 1em 0;
}
img {
border: 0;
}
a:link {
color: #3860d2;
text-decoration: underline;
}
a:visited {
color: #2a448c;
}
a:hover {
text-decoration: none;
color: #334f9f;
}

.clear {
clear:both;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */

body {
font: 62.5%/1.6 "Trebuchet MS", Tahoma, Verdana, sans-serif;
background: url(images/grunge_bck.jpg) top center no-repeat fixed;
text-align: center;
}

#wrapper {
width: 982px;
margin: 0px auto;
padding: 0px;
}

#header {
width: 982px;
margin: 0px;
padding: 0px;
}

#searchForm {
margin: 0px;
width: 240px;
height: 28px;
padding: 0px;
text-align: left;
list-style-type: none;
position: absolute;
top: 23px;
left: 45px;
}

#searchForm input#s {
background: none;
width: 162px;
height: 20px;
padding: 4px 2px;
margin: 0px;
color: #2d2d2d;
font-size: 14px;
border: none;
position: absolute;
top: 0px;
left: 0px;
}

#searchForm input#searchsubmit {
margin: 0px;
padding: 0px;
background: url(images/search_button.png) no-repeat 0px 0px;
width: 70px;
height: 28px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #515151;
position: absolute;
top: 0px;
right: 0px;
}

#searchForm input#searchsubmit:hover, #searchForm input#searchsubmit:focus {
background: url(images/search_button.png) no-repeat 0px -28px;
}
label.hidden {
display: none;
}



h4#rss {
margin: 0px;
width: 34px;
height: 32px;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
background: url(images/rss_icon.png) no-repeat top left;
text-indent: -9999px;
position: absolute;
top: 143px;
left: 387px;
}

h4#rss a:link, h4#rss a:visited {
display: block;
width: 40px;
height: 40px;
color: #000;
font-size: 12px;
text-decoration: none;
}

h4#rss a:hover {
color: #999999;
text-decoration: underline
}

#topContainer {
width: 982px;
background: url(images/content_bg.png) repeat-y top left;
padding: 0px;
margin: 0px auto 15px auto;
}

#bottomContainer {
width: 982px;
background: url(images/footer.png) no-repeat bottom left;
padding: 0px;
margin: 0px auto;
}

#container {
background: url(images/content_top.png) no-repeat top left;
padding: 15px 14px 0px 15px;
margin: 0px;
width: 950px;
position: relative;
text-align: left;
}

#content {
width: 580px;
padding: 15px 14px 0px 15px;
margin: 0px auto 35px auto;
float: left;
font-size: 14px;
text-align: left;
}

#secBar {
width: 300px;
margin: 0px 0px 35px 0px;
float: right;
padding: 15px 0px 0px 0px;
font-size: 14px;
text-align: left;
}

#footer {
width: 870px;
margin: 0px auto;
clear: both;
padding: 10px 10px 10px 10px;
text-align: left;
background: url(images/footer_bg.png) repeat-x top left #ebebeb;
}

#footer div.recentPosts {
float: left;
margin: 0px;
font-size: 14px;
width: 430px;
padding: 0px 5px;
color: #fff;
}

#footer div.recentComments {
float: right;
margin: 0px;
font-size: 14px;
width: 430px;
padding: 0px 5px;
color: #fff;
}

#footer h4 {
font-size: 18px;
font-weight: normal;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
color: #005193;
text-align: left;
margin: 0px;
}

#footer ul {
text-align: left;
list-style-type: none;
margin: 0px;
margin-bottom: 30px;
padding: 0px;
}

#footer ul li {
margin: 0px;
padding: 0px;
padding-bottom: 2px;
background: url(images/footer_sep.png) repeat-x bottom left;
}

#footer ul li a:link, #footer ul li a:visited {
text-decoration: none;
display: block;
font-size: 14px;
color: #005193;
width: 425px;
padding: 4px;
}

#footer ul li a:hover {
color: #005193;
text-decoration: none;
}

#footer a span {
color: #005193;
}

/**************** Post styles **************************************/
.post {
width: 590px;
padding: 0px 0px 24px 0px;
margin: 0px 0px 15px 0px;
position: relative;
background: url(images/post_sep.png) no-repeat bottom center;
}

h2.headline {
padding: 2px;
width: 580px;
background:#005193;
border:2px solid #000;
height: 42px;
margin: 0px;
font-size: 22px;
font-weight: normal;
color: #FFFD00;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}

h2.headline a:link, h2.headline a:visited {
padding: 0px;
margin: 0px;
color: #FFFD00;
text-decoration: none;
}

h2.headline a:hover {
color: #FFFD00;
text-decoration: none;
}

.entry {
color: #005193;
font-size: 14px;
text-align: left;
padding: 0px;
margin: 0px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif
}

.entry p {
margin: 1em 0em;
}

h4.date, h4.commentnum {
font-weight: normal;
color: #788593;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
}

h4.date {
margin: 0px;
margin-left: 10px;
padding: 0px;
color: #788593;
display: block;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
position: relative;
top: -5px;
}

h4.commentnum {
margin: 0px;
padding: 5px 2px 15px 2px;
background: url(images/comments_bg.png) no-repeat top left;
width: 36px;
height: 21px;
position: absolute;
top: 5px;
right: 0px;
display: block;
text-align: center;
}

h4.commentnum a:link, h4.commentnum a:visited {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #788593;
}

h4.commentnum a:hover {
color: #454e58;
text-decoration: underline;
border: none;
}

.post h3 {
font-size: 16px;
width: 580px;
background:#DEE8F3;
border:1px solid #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 0px;
}


blockquote {
color: #6a6a6a;
margin: 2px; 
padding: 3px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: #e3e7eb;
border-left: 3px solid #c7d3e1;
border-right: 3px solid #c7d3e1;
}

p {
margin-bottom: 0px;
line-height: 1.4em;
}

p a {
text-decoration: underline;
}

p a:hover {
text-decoration: none;
}

p.center {
text-align: center;
}
.small {
font-size: 10px;
}
code {
font: 12px 'Courier New', Courier, Fixed;
}
h1 {
font-size: 16px;
text-align: left;
font-weight: normal;
margin-bottom: 8px;
font-family: Georgia, "Times New Roman", Times, serif;
}
h1.title, h2.pagetitle {
font-size: 18px;
font-weight: normal;
width: 570px;
padding: 5px;
margin: 0px;
color: #6a6a6a;
background: #e3e7eb;
border-left: 3px solid #c7d3e1;
border-right: 3px solid #c7d3e1;
font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
margin: -5px 0px 10px 0px;
padding: 0;
font-weight: normal;
font-size: 14px;
color: #005193;
}
/***** LISTS FORMATTING *****/
.post ul {
margin: 5px 0px 5px 20px;
padding: 0px;
list-style-type: none;
} 
.post ul li {
margin: 5px 0px 5px 10px;
background: url(images/bullet.png) no-repeat left center;
padding-left: 15px;
}
.post ol {
margin: 5px 0px 5px 20px;
padding: 0px;
}
.post ol li {
margin: 5px 0px 5px 10px;
padding: 0px;
}
/***** SIDEBAR FORMATTING *****/
#secBar h2 {
clear: both;
margin: 0px;
text-align: left;
padding: 10px 10px 10px 10px;
width: 290px;
height: 36px;
font-size: 18px;
font-family: Cambria, "Times New Roman", serif;
color: #005193;
font-weight: normal;
background: url(images/side_title.png) no-repeat top left;
}
#secBar a:link, #secBar a:visited {
font-size: 14px;
text-decoration: underline;
font-family: verdana;
font-weight: normal;
}
#secBar a:hover {
background: none;
text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
#secBar ul, #secBar ol { 
width: 270px;
background: none;
padding: 0px;
margin: 0px;
list-style-type: none;
font-size: 14px;
text-align: center;
}
#secBar ul li {
width: 270px;
margin: 0px auto 15px auto;
padding: 0px;
text-align: left;
text-align: center;
list-style-type: none;
}
#secBar ul li ul, #secBar ul li ol, #secBar ol li ul, #secBar ol li ol {
margin: 0px;
width: 270px;
padding: 10px 15px 10px 15px;
text-align: left;
list-style-type: none;
}
#secBar ul li ul li {
background: url(images/bullet.png) no-repeat left center;
border: none;
display: block;
width: 255px;
padding: 0px 0px 0px 15px;
margin: 0px;
text-align: left;
color: #575757;
list-style-type: none;
}
#secBar ul li ul li a:link, #secBar ul li ul li a:visited {
margin: 2px 0px;
color: #575757;
padding: 0px;
font-size: 13px;
font-family: Arial, sans-serif;
text-align: left;
text-decoration: none;
font-weight: normal;
}
#secBar ul li ul li a:hover {
color: #262626;
text-decoration: underline;
border: none;
}
/***** IMAGE FORMATTING *****/
.entry img {
border: 1px solid #c4c4c4;
margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
border: 1px solid #c4c4c4;
padding: 2px;
}
.entry a:hover img {
border: 1px solid #626262;
padding: 2px;
}
img.post {
padding: 2px;
border: 1px solid #c4c4c4;
margin: 10px;
float: right;
}
img.center {
margin-left: auto;
margin-right: auto;
padding: 2px;
border: 1px solid #c4c4c4;
}
img.alignright {
padding: 2px;
border: 1px solid #c4c4c4;
margin: 5px;
float: right;
display: inline;
}
img.alignleft {
float: left;
padding: 2px;
border: 1px solid #c4c4c4;
margin: 5px;
display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
float: right;
}
.alignleft {
float: left
}	
.navigation, .navigationc {
text-align: center;
display: block;
width: 590px;
font-size: 14px;
border: none;
margin: 5px 0px;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited {
padding: 0px;
font-size: 18px;
background: url(images/previous.png) no-repeat center left;
text-decoration: none;
color: #707070;
padding-left: 15px;
display: block;
float: left;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
padding: 0px;
padding-right: 15px;
font-size: 18px;
background: url(images/bullet.png) no-repeat center right;
text-decoration: none;
color: #707070;
display: block;
float: right;
}
.navigation .alignright a:hover {
background: url(images/bullet.png) no-repeat center right;
color: #3e76c3;
}
.navigation .alignleft a:hover {
background: url(images/previous.png) no-repeat center left;
color: #3e76c3;
}
.postspermonth {
margin: 5px 0 10px 0;
list-style: none;
padding-left: 25px;
}
.postmetadata {
margin: 0px 0px 0px 10px;
width: 570px;
padding: 5px;
font-size: 12px;
font-family: Arial, sans-serif;
color: #6a6a6a;
background: #e3e7eb;
border-left: 3px solid #c7d3e1;
border-right: 3px solid #c7d3e1;
}
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
padding: 5px;
margin: 0px;
width: 570px;
clear: both;
font-size: 16px;
color: #454e58;
font-weight: normal;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
background: #e3e7eb;
border-left: 3px solid #c7d3e1;
border-right: 3px solid #c7d3e1;
}
#commentform input {
background: url(images/input.png) no-repeat top left #fff;
width: 237px;
height: 26px;
padding: 2px;
margin: 0px 0px 10px 10px;
color: #6a6a6a;
font-size: 14px;
border: none;
}
#commentform textarea {
background: url(images/textarea.png) no-repeat top left #fff;
width: 317px;
height: 112px;
color: #6a6a6a;
padding: 2px;
border: none;
margin-left: 10px;
}
#commentform #submit {
background: url(images/button.png) no-repeat 0px 0px;
background-position: 0px 0px;
width: 70px;
height: 28px;
border: none;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #515151;
margin-left: 10px;
}
#commentform #submit:hover {
background: url(images/button.png) no-repeat 0px -28px;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
width: 510px;
padding: 10px;
margin: 10px 5px;
position: relative;
color: #6a6a6a;
background: #e3e7eb;
border-left: 3px solid #c7d3e1;
border-right: 3px solid #c7d3e1;
}
.commentlist cite {
display: block;
color: #505f71;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
margin-left: 70px;
font-style: normal;
}
.commentlist cite a:link, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 14px;
color: #505f71;
text-decoration: underline;
}
.commentlist cite a:hover {
color: #323e4b;
text-decoration: none;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px;
color: #6a6a6a;
margin-left: 70px;
}
#commentform p {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #6a6a6a;
display: block;
margin: 0px;
margin-left: 10px;
padding: 0px;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
margin-left: 70px;
}
.commentmetadata a:link, .commentmetadata a:visited {
color: #8e9dad;
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
} 
.commentmetadata a:hover {
color: #728090;
text-decoration: underline;
}
#commentform p {
margin: 5px 0;
}
.commentlist li img {
height: 50px;
width: 50px;
padding: 0px;
position: absolute;
top: 15px;
left: 15px;
}
/*********************Comment list odd **********************/
.commentlist li.odd {
font-size: 14px;
font-weight: normal;
width: 510px;
padding: 10px;
margin: 10px 5px;
position: relative;
color: #6a6a6a;
background: #ececec;
border-left: 3px solid #c4c4c4;
border-right: 3px solid #c4c4c4;
}
.commentlist li.odd cite {
display: block;
color: #787878;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
margin-left: 70px;
font-style: normal;
}
.commentlist li.odd a:link, .commentlist li.odd a:visited {
font-weight: bold;
font-style: normal;
font-size: 14px;
color: #787878;
text-decoration: underline;
}
.commentlist li.odd cite a:hover {
color: #4f4f4f;
text-decoration: none;
}
.commentlist li.odd img {
height: 50px;
width: 50px;
padding: 0px;
position: absolute;
top: 15px;
left: 15px;
}
.commentlist li.odd .commentmetadata a:link, .commentlist li.odd .commentmetadata a:visited {
color: #888888;
text-decoration: none;
font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
} 
.commentlist li.odd .commentmetadata a:hover {
color: #676767;
text-decoration: underline;
}
.nocomments {
text-align: center;
margin: 0;
padding: 5px;
background: #e3e7eb;
border: 1px solid #c7d3e1;
}
small {
font-size: 12px;
}
.says {
display: none;
}
.commentlist li div.reply {
text-align: left;
position: absolute;
top: 10px;
right: 10px;
width: 70px;
height: 28px;
}
.commentlist li div.reply a:link, .commentlist li div.reply a:visited {
display: block;
background: url(images/reply.png) no-repeat 0px 0px;
color: #6a6a6a;
text-decoration: underline;
text-indent: -9999px;
width: 70px;
height: 28px;
}
.commentlist li div.reply a:hover {
color: #212121;
text-decoration: none;
background: url(images/reply.png) no-repeat 0px -28px;
}
.commentlist li.depth-2, .commentlist li.depth-3, .commentlist li.depth-4, .commentlist li.depth-5 {
width: 94%;
background: none;
border: none;
border-top: 3px solid #f5f5f5;
list-style-type: none;
margin: 0px auto;
}
#secBar ul#adBar {
margin: 0px 1px;
padding: 0px 5px 0px 0px;
width: 290px;
list-style-type: none;
}
#secBar ul#adBar li {
width: 125px;
height: 125px;
float: left;
margin: 0px 10px 20px 10px;
padding: 0px;
}
#secBar ul#adBar li a:link img, #secBar ul#adBar li a:visited img {
border: 1px solid #c4c4c4;
padding: 3px;
}
#secBar ul#adBar li a:hover img {
border: 1px solid #626262;
padding: 3px;
}
