/*
Theme Name: Content Site
Theme URI: http://wordpress.org/
Description: general theme for term based content site
Version: 1.0
Author: steve haldane
Author URI: http://twitter.com/lurchpop

*/


.cb{clear:both;display:block;}
.sc{clear:both;*zoom:1;}
.sc:after{content:".";display:block;height:0;clear:both;visibility:hidden; }
form{padding:0px;margin:0px;display:block;}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #000;
	color: #333;
	line-height:1.5em;
	text-align: center;
	}

textarea{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333;
}
#page {
	text-align: left;
	}

#header {
	background: #359C9D;
	}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
	color:#333;
	}

.widecolumn {
	line-height: 1.6em;
	}


.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-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	margin:0px;
	}


h2 {
	font-size: 1.6em;
	}



h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #444;
	}
	
h2, h2 a, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

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

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

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, blockquote, strike {
	color: #777;
	}

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

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

h2 a:hover, h3 a:hover {
	color: #444;
	text-decoration: none;
	}
a{text-decoration:none;}
a, h2 a:hover, h3 a:hover{
	color:#AE2868;
}
a:hover {
	color: #AE2868;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin:0;
	padding: 0;
	}

#page {
	background-color: #FFF;
	margin: 0 auto 20px auto;
	padding: 0;
	width: 850px;
	}

#header {
	text-align:left;
	background-color: #333;
	margin:0;
	padding: 0;
	background:url("images/header.jpg") no-repeat left bottom;
	height:380px;
	position:relative;
	}
	
.attachment #header, .single #header, .page #header{
	height:120px;
	background-position:center -14px;
	}
#headerimg{
	position:absolute;
	left:0px;
	top:0px;
	background:#000;
	width:100%;
	}
#headerimg .description{
	display:none;
}
#header #topnav{
	position:absolute;
	right:0px;
	top:8px;
	width:415px;
}
#header #topnav #topnav-backdrop{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:25px;
	background:#000;
	z-index:0;
	xopacity:0.6;
}
#header #topnav ul li a#tnfirst{
}
#topnav ul, #bottomnav ul{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	list-style-type:none;
	padding:0px;
	margin:0px;
	clear:both;
	width:100%;
}
#topnav ul li, #bottomnav ul li{
	display:block;
	float:left;
}
#topnav a{
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	padding:5px 9px;
}
#topnav a:hover, #topnav a.selected{
	background:#000;
	text-decoration:none;
}
#topnav input{
	font-size:10px;
	border:0px;
	background:#eee url('images/search.png') no-repeat right 4px;
	padding:4px;
	padding-top:5px;
	height:16px;
	width:100px;
	-moz-border-radius-topright:2px;
	-moz-border-radius-bottomright:2px;
	-webkit-border-radius-topright:2px;
	-webkit-border-radius-bottomright:2px;
	-khtml-border-radius-topright:2px;
	-khtml-border-radius-bottomright:2px;
	opacity:0.95;
	filter:alpha(opacity=95);
}
#footer{
	background:#FFF;
	border-top:1px #DDD solid;
	position:relative;
}
#bottomnav, #bottomnav ul{
	position:static;
	margin:auto;
	width:430px;
}
#bottomnav, #bottomnav a, #bottomnav, #bottomnav span{
	display:block;
	padding:4px;
}
#bottomnav span{
	color:#666;
}
h1{
	font-size:1em;
	line-height:1em;
	padding:4px 8px;
	width:100%;
	}
h1 a{
	font-size:3.5em;
	letter-spacing:-0.1em;
	line-height:1em;
	color:#FFF !important;
	}
.narrowcolumn {
	background:#FFF;
	float: left;
	padding: 10px 10px 20px 10px;
	margin: 0px 0 0;
	width: 519px;
	border-right:1px #666 inset;
	}

.fullcolumn{
	background:#FFF;
}

.widecolumn {
	background:#FFF;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: left;
	padding-bottom:0px;
	clear:both;
	}
	
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
img.attachment-full{
	width:100%;
	height:auto;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 0;
	}

h2.pagetitle {
	text-align: left;
	font-size:3em;
	height:17px;
	padding:7px 10px 0px 10px;
	overflow:hidden;
	letter-spacing:-0.09em;
	margin:-10px -10px 15px -10px;
	background:#000;
	border:5px #000 solid;
	border-width:5px 0px 5px 0px;
	color:#FFF;
	
}
.fullcolumn h2.pagetitle{
	margin:0 0 15px 0;
}
h3 {
	padding: 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 ul li:before{
	content: "\00BB \0020";
	}

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


/* End Entry Lists */



/* Begin Form Elements */

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	border:1px #999 inset;
	padding:4px;
	font-size:1.2em;
	color:#333;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding:4px;
	font-size:1em;
	border:1px #999 inset;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	float: right;
	border:1px #999 outset;
	background:#FFF;
	color:#666;
	padding:3px 4px;
	width:auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding:5px;
	width: 300px;
	float:right;
	}

#sidebar .ad{
	margin:10px -10px;
}	

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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: 60px;
	}

/* 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 {
	display:none;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.page .wp-caption p.wp-caption-text{
	display:block;
}
/* End captions */



.postmetadata{
	display:block;
	margin:10px -10px 0px -10px;
	clear:both;
	padding:10px;
	background:#AE2868;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	border-bottom:10px #FFF solid;
}
.postmetadata a{
	color:#FFF;
	font-weight:bold;
}
.postmetadata .post-photos-links{
	display:block;
	float:right;
	margin-top:-1.2em;
}
.postmetadata.alt .post-photos-links{
	margin-top:-1.5em;
}
.entry-title{
	border-bottom:2px #AE2868 solid;
	padding:12px 10px 5px 10px;
	margin:0px -10px 10px -10px;
}
.entry-title h2, .entry-title h3{
	float:left;
}
.entry-title small{
	float:right;
	margin-top:0.3em;
}
.entry-leadimg{
	width:100%;
	max-height:300px;
	*height:300px;
	overflow:hidden;
	display:block;
	margin:auto;
	border:2px #CCC solid;
}


object,embed{
	width:100%;
	margin:10px 0px;
}
dd.gallery-caption{
	display:none;
}
p.attachment{
	margin:0px;
}
.attachment-header{
	padding-bottom:8px;
}
.attachment-header, .attachment-header a{
	font-size:11px;
}
.attachment-header .buttons{
	float:left;
}
.attachment-header #addthis{
	display:block;
	float:left;
	margin-right:10px;
}
.attachment-header #fullsize{
	background:url('images/search.png') no-repeat 0 0;
	display:block;
	height:16px;
	padding-left:20px;
	float:left;
}
.attachment-header .photo-prevnext{
	display:block;
	float:right;
}
.attachment-header .photo-prevnext .photo-count{
	float:left;
	margin-right:8px;
}
.attachment-header .photo-prevnext .photo-prevnext-nav{
	float:right;
	margin-right:4px;
}
.attachment-header .photo-prevnext .photo-prevnext-nav .ppn-prev,
.attachment-header .photo-prevnext .photo-prevnext-nav .ppn-next{
	display:block;
	float:left;
	font-weight:bold;
}
.attachment-header .photo-prevnext .photo-prevnext-nav .ppn-next{
	margin-left:8px;
}




.attachment{
	clear:both;
}
#sidebar-gallery-nav{
	background:#FFF;
	margin:-5px;
	padding:10px;
	padding-top:1px;
}
#sidebar-gallery-nav #sidebar-gallery-thumbs{
	margin-right:-5px;
}
#sidebar-gallery-nav .gallery-icon{
	width:94px;
	overflow:hidden;
	float:left;
	display:block;
	margin:0px 3px 0px 0px;
	
}
#sidebar-gallery-nav .gallery-icon img{
	width:94px;
	height:auto;
}
#sidebar-gallery-nav .gallery-item.selected dt img{
	width:86px;
	border:4px #AE2868 solid;
}
#sidebar-gallery-meta{
	padding-top:8px;
	border-bottom:1px #333 inset;
	padding-bottom:5px;
	margin-bottom:5px;
}
#sidebar-gallery-meta h2{
	margin-bottom:3px;
}
#sidebar-gallery-meta small{
	display:block;
	margin-bottom:3px;
}
#sidebar-gallery-meta p{
	margin:0px;
	line-height:1.5em;
}
#sidebar-gallery-meta p a{
	display:block;
}

h3#comments{
	padding-top:15px;
}
#respond{
	display:block;
	padding:10px; padding-top:15px;
}
#respond h3{
	margin:0px;
	margin-bottom:0.5em;
}


.ad300x250{
	border:1px #ddd solid;
	border-width:1px 0px;
	clear:both;
	background:#FFF;
	width:100%;
	padding:10px 5px;
	margin:0px -4px 0px -5px;
	text-align:center;
}
.home .ad300x250, .single .ad300x250, .page #sidebar .ad300x250, .search .ad300x250{
	margin-top:-5px;
}

body.category-videos .gallery,
body.category-photos embed, body.category-photos object,
body.category-photos p/*hope [gallery] tags not inside a P*/{
	display:none;
}
body.category-photos p.postmetadata{
	display:block;
}

/*=========== photo gallery grid css ====================*/
#photos-page{
	margin:auto;
}
.ad300x250grid{
	float:right;
	width:300px;
	height:250px;
	margin-bottom:38px;
	margin-right:30px;
	margin-top:25px;
	overflow:hidden;
}
#photos-page ul.m2gallerylist {
	list-style-type:none;
	margin:0px;
}
#photos-page ul.m2gallerylist li{
	display:block;
	float:left;
	margin:0 10px 10px 0;
	width:230px;
}
#photos-page ul.m2gallerylist.slarge img{
	width:230px;
	height:auto;
	min-height:300px;
}
#photos-page ul.m2gallerylist.slarge li a{
	display:block;
	width:230px;
	height:300px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
}
#photos-page ul.m2gallerylist.slarge li a div{
	position:absolute;
	left:0px; bottom:0px;
	height:100px;
	width:100%;
	color:#FFF;
}

#photos-page ul.m2gallerylist.slarge li a div h3{
	color:#FFF;
	background:url("images/black-70pcnt.png");
	padding:5px;
	margin:10px;
	line-height:1.5em;
}
#photos-page ul.m2gallerylist.slarge li a:hover div h3{
	background:#000;
}
#photos-page ul.m2gallerylist.slarge li a div span{
	font-size:0.6em;
	color:#AE2868;
	white-space:nowrap;
}

/*=========== photo gallery grid css // for sidebar====================*/
.gallery-sidebar{
	background:#EEE;
	margin-left:-5px;
	margin-right:-5px;
}
.gallery-sidebar h2{
	padding:5px 10px;
	font-size:14px;
	border-bottom:2px solid #CECECE;
	display:block;
}
.gallery-sidebar h2 a{
	color:#444;
}

.gallery-sidebar ul.m2gallerylist{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:100%;
}

.gallery-sidebar .m2gallerylist li{
	display:block;
	height:90px;
	clear:both;
	padding:10px;
	border-bottom:1px #999 dotted;
}
.gallery-sidebar .m2gallerylist img{
	width:145px;
	height:auto;
}
.gallery-sidebar .m2gallerylist .img{
	width:145px;
	height:85px;
	overflow:hidden;
	display:block;
	float:right;
	border:2px #000 solid;
}
.gallery-sidebar .m2gallerylist div{
	display:block;
	width:136px;
	float:left;
	margin-right:5px;
}

.gallery-sidebar .m2gallerylist a:hover h3, 
.gallery-sidebar .m2gallerylist a:hover p, 
.gallery-sidebar .m2gallerylist a:hover div,
.gallery-sidebar .m2gallerylist a:hover span
{
	color:#AE2868;
}
.gallery-sidebar .m2gallerylist p, .gallery-sidebar .m2gallerylist h3{
	color:#333;
	margin:0px;
	padding:0px;
}
.gallery-sidebar .m2gallerylist h3{
 	font-size:12px;
}
.gallery-sidebar .m2gallerylist h3 span{
	font-weight:normal;
	color:#AE2868;
	font-size:10px;
	white-space:nowrap;
}
.gallery-sidebar .m2gallerylist p{
 	line-height:1.5em;
}	


/*============== video grid css ==============*/
.videos-list{
	background:#FFF;
	margin:-5px -5px 0px -5px; 
	padding:0 10px 10px 10px;
}
.videos-list ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.videos-list ul li{
	clear:both;
	margin-bottom:5px;
	height:75px;
}
.videos-list ul li.idx0{
	padding-top:10px;
}
.videos-list ul li.selected{
	background:#EEE;
	padding:10px;
	border:1px solid #AE2868;
	margin-left:-11px;
	margin-right:-10px;
}
.videos-list ul img{
	width:100px;
	height:auto;
}
.videos-list ul .video-thumb{
	width:100px;
	height:75px;
	overflow:hidden;
	float:left;
}
.videos-list ul h3{
	float:right;
	width:180px;
}
.videos-list ul h3 small{
	display:block;
	font-size:11px;
	font-weight:normal;
	margin-top:0.25em;
}

.video-info{
	text-align:right;
}


/*======== overrides for wp-page-numbers>panther theme*/
div#wp_page_numbers{
	border:0px;
	border-top:2px #444 solid;
}
div#wp_page_numbers li.page_info{
	font-size:11px;
	font-weight:normal;
	padding-right:20px;
}
div#wp_page_numbers ul, div#wp_page_numbers li, div#wp_page_numbers a{
	font-size:14px;
	font-weight:bold;
}
div#wp_page_numbers a{
	padding:6px 8px;
}

div#wp_page_numbers li.active_page a{
	padding:6px 12px;
}




/*============= blogroll formatting ===============*/
.linkcat{
	background:#EEE;
	margin:0px -5px;
	margin-top:-1px;
	padding:0 10px 10px 10px;
	border-top:1px #CECECE solid;
}
.linkcat h2{
	padding:6px 10px;
	font-size:14px;
	border-bottom:2px solid #CECECE;
	display:block;
	margin:0px -10px 10px -10px;
	color:#444;
}
.linkcat ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.linkcat{
	list-style-type:none;
}
.linkcat ul li{
	padding-bottom:8px;
	padding-left:4px;
}
.linkcat ul li a{
	color:#AE2868;
}

/*=========== empty search page ==============*/
#searchform div{
	padding:20px;
	text-align:center;
}
#searchform input{
	margin: 5px 5px 1px 0;
	border:1px #999 inset;
	padding:4px;
	font-size:1.2em;
	color:#333;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
}
#searchform #searchsubmit{
	border:1px #999 outset;
	background:#FFF;
	color:#666;
	padding:3px 4px;
	width:auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
}
.rssmi-related-list h3{
	margin-left:10px;
	padding-bottom:10px;
	font-size:14px;
}
.rssmi-related-list{
	margin-bottom:10px;
	background:#EEE;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border:1px #CECECE solid;
	padding:10px;
}
blockquote.rssmi{
	margin-bottom:0px;
	margin-top:0px;
	display:block;
	padding-bottom:0.25em;
	padding-top:0.25em;
	border:0;
	color:#444;
}
blockquote.rssmi a{
	color:#AE2868;
}
blockquote.rssmi h4, blockquote.rssmi h5{
	margin:0px;padding:0px;
	line-height:1.5em;
}
blockquote.rssmi h4 span{
	font-weight:normal;
	font-size:11px;
}

blockquote.rssmi h5{
	font-size:11px;
	font-weight:bold;
}
blockquote.rssmi .rssmi-content{
	line-height:1.7em;
	font-size:11px;
}
blockquote.rssmi .rssmi-metadata{
	font-size:10px;
	font-style:italic;
}
.rssmi-related-list .rssmi-content, .rssmi-related-list h5{
	display:none;
}
.rssmi-related-list.singlepost .rssmi-content, .rssmi-related-list.singlepost h5{
	display:block;
}
.rssmi-related-list.singlepost blockquote.rssmi{
	padding-bottom:1em;
	padding-top:1em;
}




/*============ prev/next post navigation with thunbnail of prev/next post =======*/
.m2navigation{
	background:#FFF;
	margin:-10px;
	margin-bottom:10px;
	padding:10px 10px 0 10px;
}
.m2-prevnext-img{
	width:49%;
	float:left;
	padding:10px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border:1px #CECECE solid;
	background:#EEE;
}
.m2-prevnext-img.next{
	float:right;
}
.m2-prevnext-img a{
	display:block;
	text-align:right;
}
.m2-prevnext-img.prev a{
	text-align:left;
}
.m2-prevnext-img a strong{
	display:block;
}
.m2-prevnext-img img{
	width:75px;
	height:auto;
	float:right;
	margin:0 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border:1px #EFEFEF solid;
}
.m2-prevnext-img.prev img{
	float:left;
}







