/* AM 2010 default style - black.css */

/* @group Fonts */

@font-face {
	font-family: Candara;
	src: url("../fonts/candara.ttf")
}

@font-face {
	font-family: Candara;
	font-weight: bold;
	src: url("../fonts/candarab.ttf")
}

@font-face {
	font-family: Candara;
	font-style: italic;
	src: url("../fonts/candarai.ttf")
}

@font-face {
	font-family: Candara;
	font-weight: bold;
	font-style: italic;
	src: url("../fonts/candaraz.ttf")
}

/* @end */

/* @group Reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,hr,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* @end */



/* @group Layout */

#content {
	color: #8e8e8e;
}

/* @end */

/* @group General */

body {
	background-color: #000000;
	font: normal 11.5pt Candara, sans-serif;
}

p {
}

p.caption {
	color: #8F8F8F;
	font-style: italic;
}

a:link, a:active, a:visited {
	color: #ffffff;
}

a:hover {
	color: #7caa13;	
}

.post p a:link, .post p a:visited {
    color: #ffffff;
}

.post p a:hover {
	color: #7caa13;
}

h1 {
	padding-bottom: 15px;
	color: #ffffff;
	font-size: 20pt;
	font-weight: bold;
	line-height: 35pt;
}

h2 {
	padding-bottom: 15px;
	color: #ffffff;
	font-size: 18pt;
	font-weight: bold;
}

h3 {
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
}

h4 {
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
}

ul li {
list-style-type:disc;
margin-left:1em;
}

ol li {
list-style-type:decimal;
margin-left:1em;
}

/* @end */

/* @group Navigation */

#nav {
	background: url(black/images/logo.png) no-repeat left top;
}

#nav li {
	list-style-type: none;
}

#nav li a {
	color: #424242;
	font-size: 12pt;
	font-weight: bold;
}

#nav li a:hover {
	color: #7caa13;	
	background: url(black/images/toolbar_focus.png) no-repeat center 36px;
}

#nav .about a:hover {
	color: #7caa13;	
	background: url(black/images/toolbar_focus.png) no-repeat 31px 36px;
}

#nav .home a:hover {
	background-image: none;
}

body.blog #nav .blog a, 
body.single #nav .blog a,
body.page-id-10 #nav .gallery a, body.parent-pageid-10 #nav .gallery a,
body.page-id-22 #nav .shoppe a,
body.parent-pageid-22 #nav .shoppe a,
body.page-id-2940 #nav .goodies a,
body.parent-pageid-2940 #nav .goodies a,
body.page-id-2 #nav .about a,
body.parent-pageid-2 #nav .about a {
	color: #ffffff;
}

body.blog #nav .blog a:hover, body.page-id-10 #nav .gallery a:hover, body.page-id-22 #nav .shoppe a:hover, body.page-id-2940 #nav .goodies a:hover, body.page-id-2 #nav .about a:hover {
	color: #7caa12;	
}

/* @end */

/* @group Feature */

#feature {
}


/* @end */

/* @group Subfeature */

#subfeature{

}

#subfeature .extras h3 {
	color: #4e4e4e;
}

#subfeature .extras h3 a {
	color: #4e4e4e;
}

#subfeature .extras h3 a:hover {
	color: #77aa11;
}

#subfeature .extras li {
	border-top: 1px solid #111111;
}


/* @group Latest Tweets */

ul.twitter li.twitter-item {
	color: #929292;
	border-top: 1px solid #111111;
	font-size: 11pt;
}

ul.twitter li.twitter-item a {
	color: #424242;
}

ul.twitter li.twitter-item a:hover {
	color: #77aa11;
}

/* @end */


/* @end */

/* @group Sidebar */

/* @group Fave Quotes */

.sidequote {
	margin-bottom: 15px;
	font-size: 11pt;
	line-height: 15px;
	margin-top: 15px;
}

.sidequote-txt {
}

.sidequote-auth {
	text-align: right;
}



/* @end */

/* @group Bio */

.bio-head {
	padding-top: 10px;
	padding-bottom: 3px;
}

.bio-text {
	font-size: 11pt;
	line-height: 13px;
}

#bio-sidebar {
	padding-bottom: 10px;
	margin-bottom: 10px;
}



/* @end */

/* @group Twitter/RSS Buttons */

#twitter-sidebar .block-link a:link, #twitter-sidebar .block-link a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
}

#twitter-sidebar .block-link a:hover {
	color: #7caa12;
	text-decoration: none;
}

#rss-sidebar .block-link a:link, #rss-sidebar .block-link a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;

}

#rss-sidebar .block-link a:hover {
	color: #7caa12;
	text-decoration: none;
}



/* @end */

#sidebar li h3 {
	font-size: 14pt;
	color: #ffffff;
}

#sidebar ul li ul li {
	list-style: url("black/images/bullet.png");
	font-size: 11.5pt;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #888888;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#sidebar {
}

.block-text {
	font-size: 11.5pt;
	color: #8e8e8e;
}

#checkout_btn {
	width: 136px;
	height: 53px;
	background: url(http://artistic-me.com/images/checkoutbutton.png) no-repeat left top;
}

#checkout_btn a {
	width: 136px;
	height: 53px;
	text-indent: -1000em;
	text-decoration: none;
}

/* @group Search */

#sidebar ul li.widget_search form #s {
	background: transparent url(black/images/search.png) no-repeat left top;
	border-style: none;
	color: #888888;
}

#sidebar ul li.widget_search form #searchsubmit {
	background: transparent url(black/images/searchbutton.png) no-repeat left top;
	border-style: none;
}


/* @end */



/* @end */

/* @group Gallery */

.gallery-heading {
	color: #ffffff;
}

.gallery-heading h2 {
}

.gallery-heading hr {
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom: 1px solid #111111;
	border-left-style: hidden;
	margin-top: 10px;
}

/* @end */

/* @group Blog */

.singleblog {
	color: #8e8e8e;
}

.blogpost, .worksearch {
	border-bottom: 1px solid #111111;
}

h2 a:link, h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

h2 a:hover {
	color: #77aa11;
	text-decoration: none;
}

.blog-title a:link, .blog-title a:visited {
	color: #ffffff;
	text-decoration: none;
}

.blog-title a:hover {
	color: #77aa11;
	text-decoration: none;
}

/* @end */

/* @group Footer */

.footer {
	position: relative;
	width: 800px;
	padding-bottom: 0;
	padding-top: 25px;
	margin: 0 auto 25px;
}
.footer-content {
	color: #444444;
	text-align: center;
	border-top: 1px solid #111111;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	padding-top: 25px;
	font-size: 11pt;
	padding-bottom: 0;
}

/* @end */

/* @group Shoppe */

.product-header {
	border-bottom: 1px solid #111111;
}

/* @end */
