/*

Theme Name: SLY
Theme URI: http://3oneseven.com/
Description: A simple, fluid and lightweight theme with custom features.
Version: 3.17.2
Tags: 2 column fixed gallery style
Author: miloIIIIVII
Author URI: http://3oneseven.com/

Customize, edit, poke, prod, and adapt to your own style. Please leave credit where credit is due so that others may find the source for your site and adapt a suitable version for their own website.

----------------------------------- reset.css*/
HTML, BODY, DIV, SPAN, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, CODE, DEL, DFN, EM, IMG, Q, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
BODY
{
	background: #000 url(images/tile.jpg) repeat-x 0 0;
	color: #CCC;
	font: 14px/20px Arial, Tahoma, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}
/*----------------------------------- wrapper*/
#wrap
{
	background: transparent;
	color: #CCC;
	font: 15px/21px Arial, Tahoma, Helvetica, Sans-Serif;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#content
{
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	background: transparent;
}
/*----------------------------------- base*/
#content P
{
	padding: 4px 0;
	margin: 4px 0;
}
A, A:visited
{
	color: #EFF7AA;
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
	color: #EFF7AA;
	background: #000;
}
A IMG
{
	border: none;
}
H1
{
	font: normal 49px helvetica, "century gothic", arial, tahoma, verdana, sans-serif;
}
H2
{
	font: normal 27px helvetica, "century gothic", arial, tahoma, verdana, sans-serif;
}
H3
{
	font: normal 23px helvetica, "century gothic", arial, tahoma, verdana, sans-serif;
}
H4
{
	font: normal 15px helvetica, "century gothic", arial, tahoma, verdana, sans-serif;
}
H5
{
	font: normal 14px helvetica, "century gothic", arial, tahoma, verdana, sans-serif;
	color: #FFF;
	padding: 0;
	margin: 0 8px 0 0;
	text-align: right;
}
/*----------------------------------- header*/
#header
{
	background: transparent;
	width: 980px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
}
#header .tag H1 A
{
	margin: 0;
	padding: 0;
	color: #CCC;
	letter-spacing: -2px;
}
.tag H1 A:hover
{
	background: transparent;
}
.tag H1 SPAN
{
	color: #EFF7AA;
	letter-spacing: 0px;
	font-size: 35%;
}
.des
{
	margin: -47px 0 0;
	padding: 0 0 0 50px;
	color: #CCC;
}
.tag
{
	float: left;
	margin: 0;
	padding: 30px 0 0;
}
.top
{
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 310px;
}
/*----------------------------------- slider*/
#item
{
	width: 980px;
	background: transparent url(images/) no-repeat bottom center;
	padding: 0;
	margin: 10px auto 0;
	display: block;
	height: 285px;
	overflow: hidden;
	position: relative;
}
#slider
{
	position: absolute;
	margin: 0;
	top: 10px;
	left: 45px;
	right: 0;
	z-index: 2;
}
#slider UL, #slider LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider LI
{
	width: 900px;
	height: 240px;
	overflow: hidden;
	margin: 0;
}
#prevBtn
{
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: 0px;
	top: 80px;
	margin-right: 30px;
}
#nextBtn
{
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	right: 11px;
	top: 80px;
	margin-left: 30px;
}
#prevBtn A, #nextBtn A
{
	display: block;
	width: 32px;
	height: 77px;
	background: url(images/arl.png) no-repeat 0 0;
}
#nextBtn A
{
	background: url(images/arr.png) no-repeat 0 0;
}
#prevBtn A:hover, #nextBtn A:hover
{
	border-bottom: none;
}
/*----------------------------------- search*/
#search
{
	background: transparent;
	width: 290px;
	height: 50px;
	float: right;
	margin: 50px 0 0;
	padding: 0;
}
#searchform
{
	margin: 0;
	padding: 5px 3px;
}
#searchform #s
{
	width: 290px;
	padding: 5px;
	background: transparent;
	font: 14px helvetica, "century gothic", arial, Sans-Serif;
	border: 1px solid #333;
	margin: 0;
	color: #666;
	float: right;
	text-transform: lowercase;
}
/*----------------------------------- navi*/
.navbar
{
	clear: both;
	width: 50%;
	margin: 0;
	padding: 30px 0 0;
	text-align: left;
	background: transparent;
	float: left;
	display: inline-block;
}
.navbar LI
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navbar UL
{
	margin: 0;
	padding: 0;
}
.navbar UL LI A
{
	font: 14px helvetica, "century gothic", Arial, Sans-Serif;
	color: #666;
	padding: 0 15px 0 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
.navbar UL LI A:hover
{
	color: #EFF7AA;
	background: #333;
	border-top: 1px solid #EFF7AA;
}
.navbar LI.current_page_item A
{
	background: transparent;
	color: #EFF7AA;
}
.navbar LI.current_page_item A:hover
{
	border-top: 1px solid #EFF7AA;
	text-decoration: none;
}
#categories
{
	float: right;
	text-align: right;
	padding: 25px 0 0;
	margin: 0;
	background: transparent;
	width: 48%;
	display: inline-block;
}
#categories UL
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#categories LI
{
	float: right;
	display: block;
	padding: 0;
}
#categories LI A
{
	font: 14px helvetica, "century gothic", Arial;
	color: #666;
	display: block;
	padding: 0 0 0 15px;
}
#categories LI A:hover
{
	color: #CCC;
	background: #000;
	border-bottom: 1px solid #EFF7AA;
}
#categories LI.current-cat A
{
	background: #333;
	color: #EFF7AA;
}
#categories LI.current-cat A:hover
{
	background: #666;
	color: #CCC;
	border-bottom: 1px solid #333;
}
/*----------------------------------- front posts*/
.lead
{
	background: transparent url(images/shadeld6.png);
	position: relative;
	padding: 7px;
	margin: 0;
	height: 250px;
	width: 250px;
}
H2.front
{
	font: normal 24px/12px helvetica, "century gothic", Verdana, Arial, Sans-Serif;
	background: transparent;
	letter-spacing: -2px;
	color: #EFF7AA;
	margin: 0;
	padding: 0 5px 9px 0;
	text-align: right;
}
H2.front A:hover
{
	color: #FFF;
	text-decoration: none;
	background: transparent;
}
.lead IMG
{
	width: 250px;
	height: 250px;
	border: 0;
}
.entries
{
	background: transparent url(images/shadeld6.png);
	position: absolute;
	bottom: 10px;
	left: 6px;
	z-index: 100;
	display: block;
	width: 97%;
	padding: 9px 0;
	height: 55px;
	overflow: hidden;
}
.lead:hover .entries
{
	display: none;
}
.permalink
{
	position: absolute;
	top: 0px;
	right: 20px;
	display: none;
	padding: 15px 7px;
	background: #000;
	color: #FFF;
	font-size: 16px;
}
.lead:hover .permalink
{
	display: block;
}
.permalink:hover
{
	background: #000;
	border: 0;
}
.floow
{
	padding: 7px;
	float: left;
	margin-right: 25px;
	height: 260px;
	width: 270px;
	margin-bottom: 10px;
	background: transparent;
}
/*----------------------------------- stream posts*/
.leads
{
	background: transparent url(images/shadeld6.png);
	position: relative;
	padding: 7px;
	margin: 0;
	height: 210px;
	width: 210px;
}
H3.leads
{
	font: normal 14px/17px helvetica, "century gothic", Verdana, Arial, Sans-Serif;
	background: transparent;
	letter-spacing: -1px;
	color: #EFF7AA;
	margin: 0;
	padding: 0 9px 19px 0;
	text-align: right;
}
H3.leads A:hover
{
	color: #FFF;
	text-decoration: none;
	background: transparent;
}
.leads IMG
{
	width: 210px;
	height: 210px;
	border: 0;
}
.entriess
{
	background: transparent;
	position: absolute;
	bottom: 10px;
	left: 6px;
	z-index: 100;
	display: block;
	width: 97%;
	padding: 9px 0;
	height: 55px;
	overflow: hidden;
}
.leads:hover .entries
{
	display: none;
}
.permalink
{
	position: absolute;
	top: 0px;
	right: 20px;
	display: none;
	padding: 15px 7px;
	background: #000;
	color: #FFF;
	font-size: 16px;
}
.leads:hover .permalink
{
	display: block;
}
.permalink:hover
{
	background: #000;
	border: 0;
}
.flow
{
	clear: both;
	padding: 7px;
	float: left;
	margin-right: 10px;
	height: 260px;
	width: 270px;
	margin-bottom: 10px;
	background: transparent;
}
/*----------------------------------- bars*/
#row
{
	float: left;
	width: 72%;
	margin: 0;
	padding: 50px 0;
	background: transparent;
}
#sow
{
	float: left;
	width: 65%;
	margin: 0;
	padding: 10px 0;
	background: transparent;
}
#bar
{
	float: right;
	background: transparent;
	width: 20%;
	margin: 0;
	padding: 65px 0;
	overflow: hidden;
}
#sbar
{
	float: left;
	background: transparent;
	width: 12%;
	margin: 0 0 0 12px;
	padding: 10px 9px 20px;
	overflow: hidden;
}
#sbar A IMG
{
	border: 0;
	max-width: 99%;
	display: block;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
}
/*----------------------------------- lists*/
#bar UL, #sbar UL, #footer UL, #foo UL
{
	list-style: none;
	margin: 0;
	padding: 0 0 15px;
}
#bar LI, #sbar LI, #footer LI, #foo LI
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#bar UL LI, #sbar UL LI, #footer UL LI, #foo UL LI
{
	margin: 0;
	padding: 5px 0 0;
}
#bar UL LI A, #sbar UL LI A, #foo UL LI A
{
	color: #EFF7AA;
	text-decoration: none;
}
#footer UL LI A
{
	color: #CCC;
	text-decoration: none;
}
#sbar UL LI A:hover, #bar UL LI A:hover, #footer UL LI A:hover, .social UL LI A:hover
{
	color: #333;
	text-decoration: none;
	background: #CCC;
}
#bar LI A, #sbar LI A, #s_footer LI A, #foo LI A, .social LI A
{
	display: block;
}
#bar P, #footer P
{
	padding: 2px 0 16px;
	margin: 0;
	line-height: 20px;
}
#row UL LI
{
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
}
#row UL LI A
{
	color: #EFF7AA;
	text-decoration: none;
	list-style: none;
}
#row UL LI A:hover
{
	color: #333;
	text-decoration: none;
}
#content P OL, #content P UL
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
/*----------------------------------- headers*/
#row H2 A
{
	color: #FFF;
	padding: 12px 0;
	margin: 12px 0;
	border: 0;
}
#row H2
{
	color: #CCC;
	letter-spacing: -2px;
	padding: 12px 0;
	margin: 12px 0;
}
#row H3
{
	color: #CCC;
	margin: 0;
}
#bar H2, #sbar H2
{
	color: #FFF;
	border: 0;
	padding: 7px 0;
	margin: 0;
	letter-spacing: -3px;
	line-height: 22px;
}
#bar H3, #sbar H3
{
	color: #CCC;
	padding: 12px 0;
	margin: 0;
}
/*----------------------------------- entry style*/
BLOCKQUOTE
{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666;
	border-right: 6px solid #EFF7AA;
}
#content BLOCKQUOTE P
{
	margin: 0 0 20px;
	padding: 0;
}
#row .entry P IMG, #row .entry A IMG
{
	float: left;
	border: none;
	margin: 0;
	padding: 9px;
	max-width: 80%;
}
#frontleft .entry, #frontmid .entry, #frontright .entry, #s_footer .entry, #foo .entry
{
	padding: 10px 0;
	margin: 7px 0;
}
#row .entry
{
	border-bottom: 1px dotted #CCC;
}
#content IMG.wp-smiley
{
	float: none;
	border: none;
	padding: 0;
	margin: 0;
}
#content IMG.wp-wink
{
	float: none;
	border: none;
	padding: 0;
	margin: 0;
}
/*----------------------------------- dates*/
.date
{
	margin: -52px 0 0;
	font-style: italic;
	float: right;
	padding: 0;
	letter-spacing: -2px;
}
.date SPAN.date
{
	color: #7F7F7F;
	padding: 2px 4px;
}
.bigdate
{
	font: 25px helvetica, "century gothic", sans-serif;
	color: #EFF7AA;
	text-decoration: none !important;
}
.dates
{
	margin-bottom: 2px;
	font-style: italic;
	float: none;
}
.dates SPAN.date
{
	color: #7F7F7F;
	padding: 2px 4px;
}
/*----------------------------------- post meta*/
.meta
{
	display: block;
	list-style-type: none;
	list-style-image: none;
	background: transparent;
	font-size: 80%;
	text-align: right;
}
.bolism
{
	display: block;
	list-style-type: none;
	list-style-image: none;
	background: transparent;
	margin: 20px 0 0;
	padding: 5px 10px;
	font-size: 80%;
}
#row .meta
{
	border-top: 1px dotted #333;
}
.postspace
{
	background: transparent;
	width: 80%;
	height: 32px;
	margin: 0;
	padding: 0;
}
#postmeta
{
	margin: 12px 0;
	padding: 0;
	display: block;
	width: 99%;
}
.rel
{
	float: left;
	width: 48%;
	margin: 0;
	padding-right: 20px;
}
.pro
{
	float: right;
	width: 44%;
	margin: 0;
	padding: 0;
	background: transparent;
}
.social
{
	clear: both;
	background: transparent;
	height: 24px;
	width: 99%;
	padding: 13px 0;
	font-size: 12px;
	text-align: center;
}
.social A
{
	color: #EFF7AA;
	text-decoration: none;
	margin: 0 13px 0 0;
}
.social A:hover
{
	color: #FFF;
	text-decoration: underline;
	margin: 0 13px 0 0;
}
/*----------------------------------- footer*/
#footer
{
	background: transparent url(images/b.png) repeat-x 0 0;
	min-height: 190px;
	width: 100%;
	margin: 10px 0;
	padding: 20px 0;
	color: #333;
}
.credit
{
	color: #333;
	width: 99%;
	text-align: right;
	font-size: 80%;
	padding: 20px 0 0;
}
.credit A
{
	color: #333;
	background: transparent;
}
#footer H1 A
{
	margin: 0;
	padding: 0;
	color: #FFF;
	letter-spacing: -2px;
}
#footer H1 A:hover
{
	background: transparent;
}
#footer H1 SPAN
{
	color: #EFF7AA;
	letter-spacing: 0px;
	font-size: 30%;
}
#footer .tag
{
	float: left;
	margin: 0;
	padding: 0;
	border-top: 5px solid #333;
}
#footer .top
{
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 40%;
	border-top: 5px solid #333;
}
.inner
{
	background: transparent;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
/*----------------------------------- comments*/
#commentblock
{
	width: 100%;
	color: #CCC;
	padding: 15px 0;
	margin: 10px 0;
	border: 0;
	background: transparent;
}
OL#commentlist
{
	padding: 5px 0;
	margin: 0;
	list-style-type: none;
}
.commentdate
{
	font-size: 12px;
	padding: 0;
}
#commentlist LI P
{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0;
}
.commentname
{
	color: #CCC;
	margin: 0;
	padding: 5px 5px 5px 0;
}
.commentinfo
{
	clear: both;
}
.commenttext
{
	clear: both;
	margin: 5px 0 10px;
	padding: 10px 10px 5px;
	width: 95%;
}
.commenttext-admin
{
	clear: both;
	margin: 5px 0 10px;
	padding: 10px 10px 5px;
	width: 95%;
	background: #000;
}
#commentsformheader
{
	padding: 0;
}
#commentsform, #commentsform FORM
{
	text-align: left;
	margin: 0;
	padding: 0;
}
#commentsform P
{
	margin: 0;
}
#commentsform FORM TEXTAREA
{
	width: 99%;
}
P.comments_link IMG
{
	margin: 0;
	padding: 0;
	border: none;
}
#commentform #submit
{
	font: normal 18px helvetica, "century gothic", Helvetica, sans-serif;
	color: #CCC;
	background: #000;
	border: 1px solid #333;
	width: 100%;
	height: 28px;
	cursor: pointer;
}
.count
{
	float: right;
	font-size: 26px;
	color: #333;
}
/*----------------------------------- calendar*/
#wp-calendar
{
	text-align: center;
	background: transparent;
	margin: 0;
	width: 95%;
}
#wp-calendar TD
{
	line-height: 10px;
	font-size: 10px;
	color: #333;
}
#wp-calendar TD A
{
	display: block;
	color: #333;
	text-decoration: none;
	line-height: 10px;
}
#wp-calendar #prev A
{
	width: 30px;
	font-size: 90%;
}
#wp-calendar #next A
{
	width: 30px;
	margin: 0 0 0 30px;
	font-size: 90%;
}
#wp-calendar #today
{
	background: #9FD077;
	color: #FFF;
}
#wp-calendar #today A
{
	color: #333;
	font-weight: 700;
}
#wp-calendar CAPTION
{
	text-align: center;
	width: 100%;
	margin: 0 0 5px;
	font-variant: small-caps;
}
/*---------------------------------- hovers*/
#toolTip
{
	position: absolute;
	z-index: 1000;
	width: 170px;
	background: #000;
	text-align: left;
	padding: 12px;
	min-height: 1em;
}
#toolTip P
{
	margin: 0;
	padding: 0;
	color: #FFF;
	font: 12px/18px geneva, arial, sans-serif;
}
#toolTip P EM, BODY DIV#toolTip P EM SPAN
{
	display: none;
}
/*----------------------------------- fix*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
HR.clear
{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
/*----------------------------------- tabs*/
.domtabs
{
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font: 13px helvetica, "century gothic", arial, helvetica, sans-serif;
}
.domtabs LI
{
	float: left;
}
.domtabs LI A
{
	display: block;
	padding: 5px 10px;
	border: 1px solid #000;
	text-decoration: none;
	color: #CCC;
}
.domtabs A:hover
{
	background: #333;
}
.domtabs LI.active A
{
	border: 1px solid #EFF7AA;
}
/*----------------------------------- floats*/
.center, .aligncenter
{
	text-align: center;
	margin: 0 auto;
	display: block;
	padding: 7px;
}
.left, .alignleft
{
	float: left;
	padding: 7px;
}
.right, .alignright
{
	float: right;
	padding: 7px;
}
/*----------------------------------- flickr*/
.ff A IMG
{
	border: 0.08em solid #CCC;
	padding: 0.077em;
	width: 5.5em;
	height: 5.5em;
	margin: 5px;
}
.ff A:hover IMG
{
	border: 0.08em solid #333;
	width: 5.5em;
	height: 5.5em;
	margin: 5px;
	padding: 0.077em;
}
/*----------------------------------- ads*/
#ad
{
	border: 0;
	padding: 0.077em;
	width: 99%;
	margin: 0;
}
#ad A IMG
{
	border: 0;
	max-width: 99%;
	margin: 0;
	padding: 5px;
}
.navigation
{
	border: 0;
	padding: 5px 0;
	width: 99%;
	margin: 0;
	clear: both;
	text-align: right;
}
/*----------------------------------- i box*/
#ibox_content
{
	background: #000;
	border-color: #222;
	color: #FFF;
}
#ibox_wrapper
{
	background: #000;
	border-color: #444;
}
#ibox_footer_wrapper
{
	left: 0;
	right: 0;
	top: 0;
	padding: 3px 10px;
}
#ibox_footer_wrapper, #ibox_footer_wrapper A
{
	color: #8DD6E2;
	background: #000;
}
#ibox_footer_wrapper A
{
	color: #EFF7AA;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
}
#ibox_content
{
	padding: 10px;
}
#ibox_wrapper
{
	padding: 25px 0 0;
}
/*----------------------------------- wordpress*/
.cat
{
	margin: 16px 0;
	padding: 5px;
	background: #FAFAFA;
	display: block;
}
.time
{
	float: right;
	font: 1.5em "times new roman", georgia, baskerville;
	line-height: 100%;
	margin: -30px 0 0;
	padding: 2px 0 0;
	width: 34px;
	height: 40px;
	text-align: center;
	background: transparent url(images/) no-repeat 0 0;
}
.time A
{
	cursor: help;
	color: #579900;
}
.back
{
	float: right;
	margin: -40px 0 0;
	padding: 0;
	width: 121px;
	height: 32px;
	background: transparent;
}
.drop
{
	float: left;
	font: 4.5em "times new roman", georgia, baskerville;
	line-height: 100%;
	margin: -25px 8px 0 0;
	width: 30px;
	text-align: center;
}
.acronym, ABBR, SPAN.caps
{
	font-size: 0.9em;
	letter-spacing: 0.07em;
}
.acronym, ABBR, SPAN.caps
{
	cursor: help;
}
.acronym, ABBR
{
	border-bottom: 1px dashed #CCC;
}
#single .rel UL, #single .book UL
{
	margin: 5px 0;
	padding: 2px 0;
	list-style: none;
}
#single .rel UL LI A, #single .book UL LI A
{
	padding: 6px 0;
	margin: 5px 0;
	list-style: none;
	text-decoration: none;
}
.rel UL LI IMG, .book UL LI IMG
{
	float: right;
}
.rel
{
	border-right: 1px solid #333;
	float: left;
	width: 49%;
	padding: 19px 0 0;
}
.book
{
	float: right;
	width: 49%;
	padding: 19px 0 0;
}
TABLE
{
	width: 100%;
	background: #000;
	border: 1px solid #333;
	color: #CCC;
	margin: 12px 0;
}
CAPTION
{
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	color: #666;
}
TD
{
	padding: 0.3em;
	border: 1px solid #333;
}
TR
{
	color: #CCC;
	background: #000;
}
TR.alt, TR.even
{
	background: #070707;
}
TH
{
	padding: 0.3em;
	color: #FFF;
	background: #000;
	border: 1px solid #333;
}
TD A, TH A
{
	font-weight: bold;
	color: #01245C;
}
DL
{
	margin: 12px 0;
	border-bottom: 1px solid #CCC;
	padding: 0.5em 0;
}
DT
{
	display: inline;
	margin: 9px 0;
	padding: 0;
	color: #CCC;
	font-style: italic;
}
DD
{
	display: block;
	margin: 7px 0;
	padding: 0;
}
DD A
{
	color: #01245C;
}
DD A:hover
{
	color: #333;
}
CODE
{
	padding: 0 3px;
	margin: 12px 0;
	background: #000;
}
PRE
{
	overflow: auto;
	padding: 9px;
	background: #000;
	border: 1px solid #333;
}
PRE CODE
{
	padding: 0;
	background: transparent;
}
.wp-caption
{
	padding: 6px 1px 0;
	background: #000;
	text-align: center;
}
.wp-caption .wp-caption-text
{
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: 0.8em;
	color: #666;
}
.wp-caption IMG
{
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
}
.gallery
{
	display: block;
	text-align: center;
	margin: 18px 0;
}
.gallery IMG
{
	border: 1px solid #333;
}

