/*  
Theme Name: Papercut
Theme URI: http://woothemes.com/
Description: A grungy news theme for Wordpress.
Version: 1.0
Author: WooThemes
Author URI: http://woothemes.com/
Tags: Grunge, News, 2 Columns, Pink, Dirty
*/

/* universal set of reset styles
---------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,caption,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {vertical-align: baseline;font-size: 100%;outline: 0;padding: 0;margin: 0;border: 0;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {background: white;line-height: 1;color: black;}
ol,ul {list-style: none;}
/* tables still need cellspacing="0" in the markup */
table{border-collapse: separate;border-spacing: 0;}
caption,th,td {font-weight: normal;}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote,q {quotes: "" "";}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
.clr {font-size : 1px;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear {clear: both;}
/* End hide from IE-mac */
/* ------------------------ the end ----------------------------*/



img {
   border:1px solid #021a40;
}

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/
body {
	margin:0; padding:0;
	width:auto; height:100%;
	background:#eeeeee url(images/bg_footer.png);
	font:0.75em Tahoma, Arial, Helvetica, sans-serif; color:#2a2a2a; line-height:18px;
	text-align: center;
}

p {
line-height:18px;
margin-top: 18px;
}

img {
	border:0;
}

blockquote {
	margin:0 auto 15px auto; padding:10px 10px 0 10px;
	width:90%;
	background:#fcfcf4 url(images/quote.gif) no-repeat bottom right; 
	border:1px solid #e7e8d8; 
	font:italic 1.2em Georgia, "Times New Roman", Times, serif; line-height:125%;
	color:#333333;
}




/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

/* Headings */
h1 {
	width:auto;
	height:98px;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h2 {
	margin:10px 0; padding:0;
	font:normal 22px Tahoma, Arial, Helvetica, sans-serif; color:#48463c;
	text-transform:uppercase;
	color: #656158;
	
}

	#sidebar h2 {
	margin:0;
	font: 17px Tahoma, Arial, Helvetica, sans-serif;
	color:#827967;
	text-transform:uppercase;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 25px;
	}
	
	#respond, #comments {
		margin-right:10px;
	}
	
	h2.archive {
		font-size:1.2em;
	}

h3 {
	margin:0; padding:0;
	font: 18px Arial, Helvetica, sans-serif; color:#d9d8d9;
}

	.h3 {
		margin:0; padding:0;
		font: 18px Arial, Helvetica, sans-serif;
	}

h4 {
	margin:5px 0; padding:0;
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#48463c;
	text-transform:uppercase;
}

h5 {
	margin:5px 0; padding:0;
	font:.92em Georgia, "Times New Roman", Times, serif; 
}

	.h5 {
		margin:0 0 5px 0;
		font-size:.9em;
		color:#999999;
	}

h6 {
	margin:0; padding:0;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	color:#48463c;
}

.commentform-key p {
	background:none;
	font:bold 1.25em Arial, Helvetica, sans-serif; color:#666359;
	text-align:right;
	line-height:27px;
}

/* Links */
a:link, a:active, a:visited {
	color:#cc0013;
	text-decoration:none;
}

	h1 a {
		border:0;
		display:block;
		outline:0;
	}
	
	h2 a:link, h2 a:active, h2 a:visited{
		font-size:1em; color:#47443a;
	}
	
	h3 a:link, h3 a:active, h3 a:visited {
		color:#d9d8d9;
	}
	
	h4 a:link, h4 a:active, h4 a:visited {
		color:#48463c;
	}
	
	h5 a:link, h5 a:active, h5 a:visited {
		color:#000000;
	}
	
		h5.pink-links a:link, h5.pink-links a:active, h5.pink-links a:visited {
			color:#c04756;
		}
		
	h6 a:link, h6 a:active, h6 a:visited {
		color:#48463c;
	}

	#navigation-links a {
		font:.91em Georgia, "Times New Roman", Times, serif; color:#ccc9b1;
		text-transform:uppercase; 
		line-height:37px; display:block;
	}
	
	.rss a {
		margin:0; padding:0 5px;
		font:1em Georgia, "Times New Roman", Times, serif; color:#ea8b1c;
	}
	
	
	.category a {
		margin:0 0 6px 0; padding:7px 10px 5px 10px;
		background:url(images/category.gif) no-repeat top left;
		font:bold 18px Arial, Helvetica, sans-serif; color:#e6e6e6; text-transform:uppercase;
		display:inline-block;
	}

#sidebar .page_item ul li {
	margin-left: 10px;
}
#sidebar li.page_item {
	margin-left: 25px;
}


#sidebar .cat-item ul li {
	margin-left: 10px;
}
#sidebar li.cat-item {
	margin-left: 25px;
}
	
#sidebar li ul li a {
		margin:0; padding:0px;
		height:auto;
		display:block; color:#3e3e3e;
	}
	
		#sidebar li ul li a a:link {
			margin:0; padding:0;
			width:auto; height:auto;
			display:inline;
		}

		
		#sidebar li.widget ul li a {
			font-weight: bold;
		}

		#sidebar li.widget ul li ul li a {
			font-weight: normal;
		}
		
		
	.featured a {
		color:#48463c;
	}
	
	.inner p a:link, .inner p a:active, .inner p a:visited {
		font:.92em Verdana, Arial, Helvetica, sans-serif; color:#393233;
	}
	
	.navigation a {
		font:bold 1.2em Verdana, Arial, Helvetica, sans-serif; color:#c04756;
	}

a:hover {
	text-decoration:underline;
}

	#navigation-links a:hover {
		color:#ede9c6; text-decoration:none;
	}
	
	
	#sidebar li ul li a:hover, #sidebar li.widget ul li a:hover {
		color:#cc0013; text-decoration:none;
	}
	
	#sidebar li.widget ul li a:hover {
		color:#cc0013;
	}
	
	.category a:hover {
		background:url(images/category.gif) no-repeat bottom center;
		text-decoration:none;
	}
	


/* Styles */	
.uppercase {
	text-transform:uppercase;
}

.light {
	color:#7b7970;
}

.dark {
	color:#48463c;
}

.darker {
	color:#000;
}

.pink {
	color:#c04756;
}

.small {
	font-size:.83em;
}

.medium {
	font-size:.92em;
}

.large {
	font-size:1.70em;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

.bold {
	font-weight:bold;
}

.weight-normal {
	font-weight:normal;
}

/* Misc */	
#navigation {
	font:.92em Georgia, "Times New Roman", Times, serif; color:#ccc9b1;
}


.left-content ul, #left-content ol {
	margin:0;padding:0;
}

.left-content li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px 0 5px 0;
}

.left-content ol li {
	list-style-type: decimal;
}

.left-content li ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin: 5px 0 5px 30px;
}

.left-content li ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 5px 0 5px 30px;
}

.archives {
	margin:10px auto 0 auto; padding:0 0 16px 0;
	background:url(images/archives.gif) no-repeat bottom center;
	text-align:center; display:block;
}

.featured {
	font:.92em Verdana, Arial, Helvetica, sans-serif; line-height:150%;
}

.inner p {
	font-size:1em;
}

/* 01 - STRUCTURE
/* ----------------------------------------------*/

#wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 25px 0;
}

#wrapper-top {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 121px;
	background:url(images/bg_wrappertop.png) repeat-x;
}

#wrapper-footer {
	width: 100%;
	height: 199px;
	margin: 0 auto;
	text-align: left;
	background:url(images/bg_footer.png) repeat-x;
}

#wrapper-all {
	width: 100%;

	margin: 0 auto;
	text-align: center;
	background:url(images/bg.jpg);
	padding: 0 0 25px 0;
}

#wrapper-content {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background:url(images/bg_top.jpg) repeat-x;
}

#wrapper-left {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background:url(images/bg_content_left.jpg) no-repeat;
}

#logo {
	width: 350px;
	height: 139px;
	top: 10px;
	left: 50%;
	margin-left: -460px;
	position: absolute;
	z-index: 1;
}




.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.left {
	float:left;
 color: #666666;
}

.right {
	float:right;
	 color: #666666;
}

.right a {
	 color: #666666;
	text-decoration: none;
}

img.left {
	margin-right:10px;
}

img.right {
	margin-left:10px;
}

.footer {
	margin:0; padding:0;
	background:url(images/footer.gif) no-repeat bottom left;
}

#footer {
	margin:20px 0 0 0;
	width:auto; height:71px;
	display:block;
}

#footer img {
	vertical-align:middle;
	margin-left:5px;
}

.pad {
	margin:0 0 0 60px; padding:0;
	width:909px; height:auto;
}

#navigation {
	margin:0; padding:0;
	width:auto; height:37px;
	background:url(images/navigation.gif) repeat-x;
	display:block; line-height:35px;
}

	#navigation-links {
		margin:0; padding:0;
		list-style:none;
	}
	
	#navigation-links li {
		margin:0 20px 0 0; padding:0;
		float:left;
	}
	
	.rss {
		margin:0; padding:0 25px 0 0;
		background:url(images/rss.gif) no-repeat right center;
	}
	
#categories {
	margin:0 auto; padding:0;
	width:920px; 
	height:121px;
	background:url(images/bg_categories.png) no-repeat;
}

	#categories-back {
	margin:0 0 0 420px;
	width:auto;
	height:81px;
	list-style:none;
	padding: 24px 0 0 0;
	overflow: hidden;
	}
	
		#categories-back li, #categories-back li.blank {
			margin:0; padding:0;
			float:left;
		}
		
		
#content-back  {
	margin:0 auto; padding:0;
	width:920px; 
	text-align: left;
	display:block;
}

	#content {
		margin: 0; padding:0;
		width: 100%; 
		float:left; height:auto;
	}
	
		#left-col {
			margin:0; padding:0;
			width:648px;
			float:right; height:auto;
			text-align: left;
		}
		
			#left-top {
				margin:0; padding:0;
				width:648px;
				background:url(images/left-top-bg.png) no-repeat 0px 7px;
			}
			
			#left-bottom {
				margin:0; padding:0;
				width:648px; height:38px;
				background:url(images/left-bottom-bg.png) no-repeat bottom left;
			}
			
			.left-content {
				margin:0 auto; padding:31px 0 0 0px;
				width: 580px;
				text-align: left;
			}
			
			.left-content-blank {
				margin:0 auto; padding:0;
				text-align: left;
			}
		
		#right-col {
			margin:0; padding:0;
			width:272px;
			float:left;height:auto;
			}

/* 03 - LEFT COLUMN
/* ----------------------------------------------*/
.category {
	margin:15px 0 10px 0;
	display:block;
}

.featured-preview {
	float:right;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0 0 10px 15px;
	border: 1px solid #dddddd;
}

.thumb-preview {
	float:left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0 15px 10px 0;
	border: 1px solid #dddddd;
}

.featured {
	margin:0 10px 0 6px; padding:13px;
	height:auto;
	background:url(images/featured-ad.gif) no-repeat top left;
	width: 596px;
	overflow: hidden;
}

	.featured img {
		margin:0 auto; display:block;
		text-align:center;
	}
	
	.wp-caption img {
		margin-bottom: 5px;
		padding:4px;
		border: 1px solid #ddd;
		background-color:#FFFFFF;
	}
	
	.wp-caption-text {
	color:#FFFFFF;
	text-align:center;
	background-color:#6096cd;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	background-image: url(images/wp-caption.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.divider {
	margin:10px 0 0 0px; padding:0;
	width: 100%; height:1px;
	background:url(images/divider.gif) no-repeat top center;
}

.inner-columns {
	margin:0 0 0 6px; padding:0;
	width:622px; height:auto;
	background:url(images/inner-columns.gif) repeat-y;
}

.post {
	margin:0px; padding:15px 20px 10px 10px;
	background:url(images/divider.gif) no-repeat bottom center;
}

.post-top {
	margin:0; padding:15px 20px 10px 20px;
	background:url(images/divider.gif) no-repeat top center;
}

.post-fancy {
	margin:0; padding:15px 20px 10px 20px;
	background:url(images/post-paper.gif) no-repeat top center;
}

	.left-left {
		width:400px; height:auto;
		float:left;
	}
	
	.left-right {
		width:200px; height:auto;
		float:right;
	}
	
.commentlist { 
	margin:30px 0 0 0; padding:1px 0 0 0;
	float:left; 
	background:url(images/comment-bottom.gif) top left no-repeat;  
}

.commentform { 
	margin:30px 0 0 0; padding:1px 0 0 0;
	float:left; 
	background:none;  
}

	.left-content ol.commentlist li, .left-content ol.commentform li {
		margin:0; padding:0;
		list-style-type:none;
		list-style-position: outside;
	}
	
	.inner { 
		margin:0; padding:0; 
		float:left; 
		overflow:hidden; 
	}
	
	.comment-author { 
		margin:10px 10px -1000px 0;
		width:130px; height:auto;
		float:left; text-align:right;
		background:#fdfcf5;
		display:inline; 
	}
	
		.commentform-key { 
			margin:10px 10px -1000px 0;
			width:180px; height:auto;
			float:left; text-align:right;
			background:#fdfcf5;
			display:inline; 
		}

		.comment-author p {
			padding:0 5px 3px 0;
			background:url(images/divider.gif) no-repeat bottom center;
			text-align:right;
		}

	.comment-text, .comment-text-alt, .comment-form { 
		margin:0; padding:20px 20px 10px 20px;
		width:405px;
		background:#fcfcf4; 
		border:1px solid #e7e8d8; 
		border-width:0 1px 1px 1px;
		text-align:left;
		min-height:170px;
		height:auto !important;
		height:170px;
		float:right;
	}
	
	.comment-box { 
		margin:0; padding:10px 20px 10px 20px;
		width:360px;
		text-align:left; overflow:visible;
		float:right;
	}
	
	.inner .comment-text-alt {
		background:#f9f9f1;
	}
		
		li.inner .comment-text p, li.inner .comment-text-alt p, .comment-box p {
			background:none;
			font-size:1.1em; text-align:left;
		}
		
.text {
	margin:0; padding:5px;
	background:#FFF url(images/input.gif) repeat-x;
	border:1px solid #e5e3d8;
}

#sidebar .text {
	
}

.submit {
	width:85px;
	height:26px;
	background:url(images/submit.gif) no-repeat;
	font:.95em Georgia, "Times New Roman", Times, serif; color:#48463C;
	text-align:center;
	font-weight:bold;
	border:0;
}

.navigation {
	margin:20px;
}

.alignleft {
	float:left;
	margin-right:10px;
}

.alignright {
	float:right;
	margin-left:10px;
}
	
/* 04 - RIGHT COLUMN
/* ----------------------------------------------*/
.ads {
	margin:0 auto;
	text-align:center;
}

	.ads img {
		margin:5px;
	}



#sitemap {
	margin: 0 12px 0 0; padding:0;
	list-style:none;
	width: 251px;
	height: 157px;
	background:url(images/bg_sitemap.png) no-repeat;
	float: left;
}

#sitemap a {
	color: #9eb4be;
	display: block;
	text-decoration: none;
	height: 18px;
	padding-left: 5px;
}

#current {
	margin: 0 0 0 0; padding:0;
	list-style:none;
	width: 372px;
	height: 157px;
	background:url(images/bg_staycurrent.png) no-repeat;
	float: left;
	color: #9eb4be;
}


#current a {
	color: #9eb4be;
	text-decoration: none;
}

#social {
	margin: 0; padding:0;
	list-style:none;
	width: 240px;
	height: 157px;
	background:url(images/bg_social.png) no-repeat;
	float: right;
	color: #9eb4be;
	overflow: hidden;
}

.rssinput {
	width: 168px;
	height: 25px;
	background:url(images/bg_rss.png) no-repeat;
	border: 0px;
	padding: 5px;
	margin: 0 10px 0 5px;
	float: left;
}


	
#sidebar {
	margin: -15px 0 0 6px; padding:0;
	list-style:none;
	width: 266px;
	background:url(images/sidebar_bg.png) no-repeat;

}


	#sidebar li {
		margin:20px 0 0 0; padding:0;
		width:auto; height:100%;
		text-align: left;

	}
	
		#sidebar li ul {
	margin:0;
	list-style:none;
	padding-right: 12px;
	padding-left: 0px;
		}
		
		#sidebar #searchform div, #sidebar .textwidget {
	margin:0;
	list-style:none;
	padding:0;

		}
		
		#sidebar li ul #recentcomments li.recentcomments {
				padding:20px;
			}
		
		#sidebar #searchform {
	padding-top: 13px;
	margin:0px;
	}
		
			#sidebar li ul li {
				margin:0 auto;
				height:auto;
				background:url(images/nav-icon.png) no-repeat 0px 4px;
				padding-left: 13px;

			}
			

			
			
			#sidebar li.ads {
				margin:0 auto; padding:0;
				width:auto; height:auto;
				background:none;
			}
			
			#sidebar li.widget .tag_cloud a {
	font-family: "Courier New", Courier, monospace;
	float:left;
	font-weight: normal;
	margin-bottom: 5px;
	margin-right:5px;
			}

#sidebar li.widget {
	text-align: left;
}
			
			#sidebar li.widget  select {
				width:266px;
				border:none;
				padding: 10px 20px 10px 20px;
				font-size:1.1em;
			}
			
			#sidebar li #calendar_wrap {
				background:url(images/sidebar.gif) repeat-y;
				font-family: Georgia, "Times New Roman", Times, serif;
				padding: 0px 20px 0px 20px;
			}
			
			#sidebar #wp-calendar caption {
				font-size:1.1em;
				text-transform: uppercase;
				font-weight: bold;
				padding-top: 10px;
				padding-right: 5px;
				padding-bottom: 10px;
				padding-left: 5px;
				margin-bottom:5px;
				color:#333333;
				background-image: url(images/divider.gif);
				background-repeat: repeat-x;
				background-position: left bottom;
			}
			
			#sidebar #wp-calendar {
				margin-left:auto;
				margin-right:auto;
				text-align:center;
				width:240px;
			}
			
			#sidebar #wp-calendar thead th {
				color:#333333;
			}
			
			
			#sidebar #wp-calendar tfoot td {
				padding:10px 0 10px 0;
				text-align:left;
			}
			
			#sidebar #wp-calendar tfoot td#next {
				text-align:right;
			}
			
			#sidebar #wp-calendar td {
				width:auto;			
			}
			
			#sidebar #wp-calendar td a {
				padding:2px;
				background-color:#d06975;
				color:#FFFFFF;	
			}
			
			#sidebar #wp-calendar tfoot td a {
				background-color:#FDFCF5;
				color:#333333;	
			}
			
			#sidebar .flickr_photos li {
				padding: 0 0 9px 0;
				background-image: url(images/divider.gif);
				background-repeat: repeat-x;
				background-position: left bottom;
				margin: 0px;
			}
			
			#sidebar .flickr_photos li a {
				padding: 0px;
				margin: 0px;
			}
			
			.flickr_badge_image {
				padding:0px;margin:0px;
			}
			
			#sidebar .flickr_badge_image img {
				float:left;
				margin:8px 0 0 8px;
			}
			
/* 05 - FOOTER
/* ----------------------------------------------*/
.footer-inner {
	margin:0 auto; padding:0;
	width:887px; height:auto;
}


.btn_whoswho a {
		display:block;
		width: 101px;
		height: 81px;
		background: url(images/btn_whoswho.png) 0 0 no-repeat;
		padding: 95px 0 0 0;
		}
.btn_whoswho a:hover {	
		background-position: 0 -81px;
		}
.btn_whoswho a:active {
		background-position: 0 -81px;
		}

.btn_birthdays a {
		display:block;
		width: 100px;
		height: 81px;
		background: url(images/btn_birthdays.png) 0 0 no-repeat;
		padding: 95px 0 0 0;
		}
.btn_birthdays a:hover {	
		background-position: 0 -81px;
		}
.btn_birthdays a:active {
		background-position: 0 -81px;
		}

.btn_shows a {
		display:block;
		width: 100px;
		height: 81px;
		background: url(images/btn_shows.png) 0 0 no-repeat;
		padding: 95px 0 0 0;
		}
.btn_shows a:hover {	
		background-position: 0 -81px;
		}
.btn_shows a:active {
		background-position: 0 -81px;
		}

.btn_diary a {
		display:block;
		width: 100px;
		height: 81px;
		background: url(images/btn_diary.png) 0 0 no-repeat;
		padding: 95px 0 0 0;
		}
.btn_diary a:hover {	
		background-position: 0 -81px;
		}
.btn_diary a:active {
		background-position: 0 -81px;
		}


.btn_courses a {
		display:block;
		width: 99px;
		height: 81px;
		background: url(images/btn_courses.png) 0 0 no-repeat;
		padding: 95px 0 0 0;
		}
.btn_courses a:hover {	
		background-position: 0 -81px;
		}
.btn_courses a:active {
		background-position: 0 -81px;
		}



.btn_bp {
	display:block;
		width: 145px;
		height: 27px;
	overflow: hidden;
}

.btn_bp a {
		display:block;
		width: 145px;
		height: 27px;
		background: url(images/btn_bp.png) 0 0 no-repeat;
		padding: 30px 0 0 0;
		}
.btn_bp a:hover {	
		background-position: 0 -27px;
		}
.btn_bp a:active {
		background-position: 0 -27px;
		}



.btn_ws {
	display:block;
		width: 145px;
		height: 27px;
	overflow: hidden;
}

.btn_ws a {
		display:block;
		width: 145px;
		height: 27px;
		background: url(images/btn_ws.png) 0 0 no-repeat;
		padding: 30px 0 0 0;
		}
.btn_ws a:hover {	
		background-position: 0 -27px;
		}
.btn_ws a:active {
		background-position: 0 -27px;
		}


.btn_tc {
	display:block;
		width: 145px;
		height: 27px;
	overflow: hidden;
}

.btn_tc a {
		display:block;
		width: 145px;
		height: 27px;
		background: url(images/btn_tc.png) 0 0 no-repeat;
		padding: 30px 0 0 0;
		}
.btn_tc a:hover {	
		background-position: 0 -27px;
		}
.btn_tc a:active {
		background-position: 0 -27px;
		}

.btn_ex {
	display:block;
		width: 145px;
		height: 27px;
	overflow: hidden;
}

.btn_ex a {
		display:block;
		width: 145px;
		height: 27px;
		background: url(images/btn_ex.png) 0 0 no-repeat;
		padding: 30px 0 0 0;
		}
.btn_ex a:hover {	
		background-position: 0 -27px;
		}
.btn_ex a:active {
		background-position: 0 -27px;
		}


.btn_twitter {
	display:block;
		width: 89px;
		height: 33px;
	overflow: hidden;
}

.btn_twitter a {
		display:block;
		width: 89px;
		height: 33px;
		background: url(images/btn_twitter.png) 0 0 no-repeat;
		padding: 35px 0 0 0;
		}
.btn_twitter a:hover {	
		background-position: 0 -33px;
		}
.btn_twitter a:active {
		background-position: 0 -33px;
		}



.btn_facebook {
	display:block;
		width: 104px;
		height: 33px;
	overflow: hidden;
}

.btn_facebook a {
		display:block;
		width: 104px;
		height: 33px;
		background: url(images/btn_facebook.png) 0 0 no-repeat;
		padding: 35px 0 0 0;
		}
.btn_facebook a:hover {	
		background-position: 0 -33px;
		}
.btn_facebook a:active {
		background-position: 0 -33px;
		}

.btn_flickr {
	display:block;
		width: 82px;
		height: 43px;
	overflow: hidden;
}

.btn_flickr a {
		display:block;
		width: 82px;
		height: 43px;
		background: url(images/btn_flickr.png) 0 0 no-repeat;
		padding: 55px 0 0 0;
		}
.btn_flickr a:hover {	
		background-position: 0 -43px;
		}
.btn_flickr a:active {
		background-position: 0 -43px;
		}


.btn_youtube {
	display:block;
		width: 96px;
		height: 45px;
	overflow: hidden;
}

.btn_youtube a {
		display:block;
		width: 96px;
		height: 45px;
		background: url(images/btn_youtube.png) 0 0 no-repeat;
		padding: 55px 0 0 0;
		}
.btn_youtube a:hover {	
		background-position: 0 -45px;
		}
.btn_youtube a:active {
		background-position: 0 -45px;
		}


