/*
Theme Name: apetheme
Theme URI: http://www.apeonthemoon.com
Description:  Test theme</strong></a>.
Version: 1.1
Author: Andrew Le
Author URI: http://www.andrewle.com
*/


/*----------
	New edit
	------------ */

@font-face {
    font-family: 'BebasRegular';
    src: url('fonts/BEBAS___-webfont.eot');
    src: url('fonts/BEBAS___-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/BEBAS___-webfont.woff') format('woff'),
         url('fonts/BEBAS___-webfont.ttf') format('truetype'),
         url('fonts/BEBAS___-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {padding:0;margin:0;outline:none;}

a {color:#FD4917;text-decoration:none;}
a:hover {color:#FFCC00;}

a > img {border:0;}

body {background-color:#000000;color:#444444;font-size:62.5%;font-family:'Helvetica', Arial, sans-serif;width:100%;}

h1,h2,h3 {font-family:'BebasRegular',Impact,sans-serif;color:#666666;font-weight:normal;word-spacing:0.25em;line-height:1.4em;}
h1 {font-size:2.1em;}
h2, h3 {font-size:1.4em;margin-bottom:0.75em;}

li, dd {list-style-type:none;}

p {font-size:1.2em;line-height:1.5em;}

/*-----------------------------------------------------------------------------------------------
  Common Classes
-----------------------------------------------------------------------------------------------*/

.alignright {float:right; margin:0 0 1em 1em;}
.alignleft {float:left; margin:0 1em 1em 0;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;text-align:center;}

.clear{ clear:both; height:0px;}






/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#container,
#footer {width:91.5em;margin:0 auto 1.5em;}

#header-outer {position:relative;width: 91.5em;margin:1.5em auto;}
#tabnews {position:absolute;right:-13em;top:1.5em;}
#header {margin:0 auto 1.5em;width:91.5em;background-color:#FFFFFF;}
#header > .inner {padding:1.5em 1.5em 1.25em 1.5em;}

.social-icon {float:left; margin:.9em 0 0 1em;}

#apetitle {float:right;height:3em;}
#apetitleimage {float:right;height:8em;width:43.5em;}

ul#nav {list-style-type:none;float:left;}
ul#nav li {float:left;margin-right:1em;}
ul#nav > li > a {
	text-align:center;
	display:block;
	font-size:1.6em;
	font-family:'BebasRegular',Impact,sans-serif;
	background-color:#161616;
	color:#FFFFFF;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
	font-weight:normal;
    }

ul#nav > li > a#grid_on,
ul#nav > li > a#grid_off {height:80px;width:65px;line-height:80px;}
ul#nav > li > a#blog_on,
ul#nav > li > a#blog_off {height:80px;width:70px;line-height:80px;}
ul#nav > li > a#tutorials_on,
ul#nav > li > a#tutorials_off {height:80px;width:105px;line-height:80px;}
ul#nav > li > a#topics_on,
ul#nav > li > a#topics_off {height:80px;width:80px;line-height:80px;}
ul#nav > li > a#about_on,
ul#nav > li > a#about_off {height:80px;width:80px;line-height:80px;}


ul#nav > li > a:hover,
ul#nav > li > a:active,
ul#nav > li > a#grid_on,
ul#nav > li > a#blog_on,
ul#nav > li > a#tutorials_on,
ul#nav > li > a#topics_on,
ul#nav > li > a#about_on
{
	background-color:#FFCC00;
}



/*-----------------------------------------------------------------------------------------------
  Header Search Bar
-----------------------------------------------------------------------------------------------*/
/*for IE6 */
* html #searchbar {display:inline;}

#searchbar {width:33.5em;float:left;}
#searchform {float:left;}
#searchform #searchsubmit {float:left;position:relative;}
#searchform #s{
	border:1px solid #FF9900;
	width:20.5em;
	color:#444;
	float:left;
	font-size:1.2em;
	padding:0.25em 0.5em;
	margin-top:0.85em;
}

/*-----------------------------------------------------------------------------------------------
  Grid Thumbnails
-----------------------------------------------------------------------------------------------*/

#randthumbs-container {width:91.5em; margin:1.5em auto; background-color:#FFFFFF;}
.randthumbs { padding:1.5em; }
.randthumbs a img { width:4.2em; }

#wide {
	padding:1.5em;
	background-color:#FFFFFF;
}

.gridthumb {
	width:10em;
	height:10em;
	overflow:hidden;
	float:left;
	margin:0 1.2em 1em 0;
}

.gridthumblast {
	width:10em;
	height:10em;
	overflow:hidden;
	float:left;
	margin:0 0 1em 0;
}



/*-----------------------------------------------------------------------------------------------
  Left Column (in order of appearance)
-----------------------------------------------------------------------------------------------*/

#left {float:left;width:67em;}
#left > .postbox {background-color:#FFFFFF;margin-bottom:1.5em;padding:1.5em;}

.titlebox {border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC;padding:1em 1em 0;}

.titleboxpage {border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC;padding:1em 1em;margin-bottom:2em;}

.post-edit-link {color:#CCCCCC;}

.titlebox p {color:#999999;	margin:0.5em 0;}

.details {color:#999999;border-bottom:1px solid #CCCCCC;margin-bottom:2em;}
.details a{color:#999999;text-decoration:none;}
.details a:hover{color:#FF9900;}
.detailcategories {border-right:1px solid #CCCCCC;width:70%;}
.detailcategories,
.detailcomments {float:left;padding-left:0.83em;line-height:2.5em;}

.story {padding:0 1em;}
.story > p {margin-bottom:1.5em;}
.story > p > img {margin-bottom:2em;}
.story > p > a > img.mainimage {margin:0;}
.story > p > object {margin-bottom:0;}

.story img {border:1px solid #DDDDDD;padding:0.5em;}
.story object {margin-bottom:2em;}

.navigation {padding:1em;}

.st_facebook_hcount,
.st_twitter_hcount,
.st_plusone_hcount { float: left; margin-top: 2em; }

.st_plusone_hcount { margin-top: 2.1em; margin-left: 0.2em;}

.sharecomment { float: left; margin-top: 2.5em;}

/*-----------------------------------------------------------------------------------------------
  Left Column (Topics)
-----------------------------------------------------------------------------------------------*/


.cat-item {
	float:left;
	margin:0 0 2em 2em;
	text-align:center;
}

.cat-item a {
	display:block;
	width:10em;
	height:3.33em;
	padding-top:9em;
	font-size:1.2em;
}

.cat-item-21 {
	background:url('images/topics/3d.jpg') no-repeat;
}

.cat-item-27 {
	background:url('images/topics/aftereffects.jpg') no-repeat;
}

.cat-item-26 {
	background:url('images/topics/animation.jpg') no-repeat;
}

.cat-item-10 {
	background:url('images/topics/character.jpg') no-repeat;
}

.cat-item-12 {
	background:url('images/topics/comicart.jpg') no-repeat;
}

.cat-item-25 {
	background:url('images/topics/corelpainter.jpg') no-repeat;
}

.cat-item-14 {
	background:url('images/topics/digital.jpg') no-repeat;
}

.cat-item-868 {
	background:url('images/topics/events.jpg') no-repeat;
}

.cat-item-16 {
	background:url('images/topics/fabric.jpg') no-repeat;
}

.cat-item-15 {
	background:url('images/topics/exhibitions.jpg') no-repeat;
}

.cat-item-17 {
	background:url('images/topics/handcraft.jpg') no-repeat;
}

.cat-item-774 {
	background:url('images/topics/infographics.jpg') no-repeat;
}

.cat-item-4 {
	background:url('images/topics/ink.jpg') no-repeat;
}


.cat-item-830 {
	background:url('images/topics/light.jpg') no-repeat;
}

.cat-item-5 {
	background:url('images/topics/linear.jpg') no-repeat;
}

.cat-item-6 {
	background:url('images/topics/mixedmedia.jpg') no-repeat;
}

.cat-item-7 {
	background:url('images/topics/painting.jpg') no-repeat;
}


.cat-item-453 {
	background:url('images/topics/paper.jpg') no-repeat;
}

.cat-item-9 {
	background:url('images/topics/pencil.jpg') no-repeat;
}

.cat-item-3 {
	background:url('images/topics/markers.jpg') no-repeat;
}

.cat-item-24 {
	background:url('images/topics/photographic.jpg') no-repeat;
}

.cat-item-8 {
	background:url('images/topics/photoshop.jpg') no-repeat;
}

.cat-item-28 {
	background:url('images/topics/pixelart.png') no-repeat;
}

.cat-item-867 {
	background:url('images/topics/reviews.jpg') no-repeat;
}

.cat-item-13 {
	background:url('images/topics/screenprint.jpg') no-repeat;
}

.cat-item-22 {
	background:url('images/topics/sculpture.jpg') no-repeat;
}

.cat-item-11 {
	background:url('images/topics/sketchbook.jpg') no-repeat;
}

.cat-item-559 {
	background:url('images/topics/spraypaint.jpg') no-repeat;
}

.cat-item-23 {
	background:url('images/topics/streetart.jpg') no-repeat;
}

.cat-item-29 {
	background:url('images/topics/technology.jpg') no-repeat;
}

.cat-item-18 {
	background:url('images/topics/toys.jpg') no-repeat;
}

.cat-item-396 {
	background:url('images/topics/typography.jpg') no-repeat;
}

.cat-item-20 {
	background:url('images/topics/vector.jpg') no-repeat;
}

.cat-item-19 {
	background:url('images/topics/watercolour.jpg') no-repeat;
}




















/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

.secondary {
	color:#444;
	background-color:#FFFFFF;
}

.comment-head {
	border-bottom:1px solid #CCCCCC;
	padding:1.5em 0 1em 1.5em;
}

#comment-form {
	margin:2em 0 2em 1.5em;
	width:36em;
	float:left;
}

ol#comments{
	margin:1.5em;
}


/*-----------------------------------------------------------------------------------------------
  Sidebar
-----------------------------------------------------------------------------------------------*/

#sidebar {
	width:23em;
	float:right;
	background-color:#FFFFFF;
}


.textwidget {max-width:23em;}
div.bsap {float:left;}
div.bsap > a.adhere,
.textwidget > p {margin-bottom:1.5em;}

.block {
	padding:1.5em;
}

.widgettitle {color:#FF9900;}










































/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/



fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }


@font-face {
	font-family: 'AmarilloUSAFRegular';
	src: url('http://apeonthemoon.com/wp-content/themes/apetheme/amarurgt-webfont.eot');
	src: local('☺'), url('http://apeonthemoon.com/wp-content/themes/apetheme/amarurgt-webfont.woff') format('woff'), url('http://apeonthemoon.com/wp-content/themes/apetheme/amarurgt-webfont.ttf') format('truetype'), url('http://apeonthemoon.com/wp-content/themes/apetheme/amarurgt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
.AmarilloUSAF {font-weight: normal; font-style: normal; line-height:normal; font-family: 'AmarilloUSAFRegular', sans-serif;font-size:14px;}


/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/








ul li ul li {
	margin:0 0 0.5em 1.25em;
	font-size:1.1em;
	line-height:1.25em;
}

blockquote{
	margin:1em 0;
	padding:1em;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	color:#444;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #444;
	border-bottom:1px dotted #444;
}

table{
	width:100%;
	border-spacing:2px;
	margin:1.5em 0;
}

table th, table td{ padding:0.3em 0.75em; }

table th{
	color:#fff;
	background:#444;
	text-align:left;
}

table td{
	background:#EAEAEA;
}

table caption{
	text-align:left;
	color:#fff;
	margin-bottom:-1em;
	margin-top:1em;
}

.rule{
	border-top:1px dotted #DDD;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}

.tutorialtitle {
	border-bottom:1px solid #CCCCCC;
	clear:both;
	float:left;
	width:100%;
}

.tutorialtitle h2 {
	margin:0.5em 0 0.4em 0.5em;
	line-height:1.5em;
}

.tutorialbox {
	border:1px solid #CCCCCC;
	float:left;
	max-width:30em;
	width:100%;
	margin:0 0 1.5em 0.75em;
}


/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/




.newsletterbutton { float:right; margin:1.5em 1.5em 0 0;}


/*-----------------------------------------------------------------------------------------------
 Grid
-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/



.dividerbox {
	border-bottom:1px dashed #FD4917;
	margin:0 0 1em;
	text-align:center;
}

.dividerbox p {
	margin-bottom:0.8em;
}







div.story ul.dates h3 a, div.story ul.dates h3{
	color:#FD4917;
	font-size:15px;
	margin-top:0.5em;
}



.tags {
	border-top:1px dashed #FD4917;
	border-bottom:1px dashed #FD4917;
	font-size:1em;
	padding:0.7em 0 0 0;
}









ol#comments li{
	list-style-type:none;
	margin:2em 0;
}

#comments cite{
	float:left;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}
.primary .secondary .admin-tools{ margin:1em 0; }

#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #444;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content{
	float:left;
	width:80%;
	margin-left:1.9%;
	border-left:1px dotted #ddd;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;

}


input.textfield{
	width: 15em;
	margin:5px 0;
}
textarea.commentbox{
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
}
.formactions input.submit{

}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

/*-----------------------------------------------------------------------------------------------
  Righty Items
-----------------------------------------------------------------------------------------------*/


#righty .block-separator{
	clear:both;
	height:2.5em;
	border-bottom:1px solid red;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px dotted #ccc;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px dotted #ccc;
}
ul.dates .date{
	color:#444;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#444;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#444;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{
	color:#999;
}

ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	padding:0 0 1em;
	margin:0 auto;
}

#footer p{
	margin:0;
	font-size:1em;
	color:#CCC;
}

/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/


#search{
	float:left;
	width:140px;
	margin:1em 0 0 0;
	text-align:right;
}
#search .searchimg{
	float:left;
	position:relative;
	top:4px;
}
#search input{
	width:18em;
	background:#000;
	color:#3d3d3d;
	padding:0.5em;
	border:1px dotted #ccc;
	border-left:0;
	border-right:0;
}
#search input:focus{
	color:#111;
	color:#ccc;
}



/* Legacy Typo CSS */

#search-results{
	width:30%;
	background:#444;
	padding:0 0 0 0;
	float:right;
	border-top:1em solid #000;
}
#search-results h3{
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
	background:#000;

}
#search-results small{
	display:block;
	text-align:left;
	font-size:0.9em;
	padding:0.5em 1em 0.7em 1em;
	border-top:1px solid #666;
	border-bottom:1px solid #555;
}
#search-results small a{
	color:#CCC;
}
#search-results ul li{
	list-style-type:none;
	padding:0 1em 0.5em 1em;
	margin:0.5em 0;
}
#search-results ul li:hover{
	background:#202020;
}
#search-result ul{ margin:0; }
#search-results ul li a{
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}

#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}

.archivecombo {
    border:1px solid #3D3D3D;
	border-left:0;
	border-right:0;
	background: #000;
	color:#CCC;
	padding:0.5em 0;
	width:245px;
	font-size:1.1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}



.block ul {
        list-style-type:none;
        margin:0 0 2em 0;
}

.block ul li ul li {
        list-style-type:none;
        margin:0;
        padding:0.4em 0;
        border-bottom:1px dotted #ccc;
        line-height:1.5em;
}

.block ul li .date {
        padding:0 1em 0 0;
        color:#999999;
}

.block ul li a, .block a {
	color:#999999;
	text-decoration:none;
}

.block ul li a:hover, .block a:hover {
	color: #FD4917;
}

/*-----------------------------------------------------------------------------------------------
  Shop
-----------------------------------------------------------------------------------------------*/
.shop_itemtitle {
	border-bottom:1px dashed #FD4917;
	clear:both;
	float:left;
	width:100%;
}

.shop_itemtitle h1 {
	margin:0.8em 0 0.6em 0.5em;
	line-height:1em;
}

.shop_itembox {
	border:1px dashed #FD4917;
	float:left;
	width:28em;
	margin:2em 1em 0 1.5em;
}

.shop_itemcontent {
	float:left;
	padding:1.5em;
}

input.addtocart {
	display:block;
    height:35px; width:100px;
    background-image:url(images/addtocart.png);
    border:0;
    text-indent:-9000px;
    line-height:0px;
    }

input.addtocartover {
	background-position: 0 -35px;
	display:block;
    height:35px; width:100px;
    background-image:url(images/addtocart.png);
    border:0;
    text-indent:-9000px;
    line-height:0px;
}

.viewcart a{
	display:block;
	width:135px;
	height:35px;
	background-image:url(images/viewcart.png);
    border:0;
    text-indent:-9000px;
    line-height:0px;
}

.viewcart a:hover, a:active {
	background-position:0 -35px;
	border:0;
}

img.wp-smiley {border:none; padding:0; margin:0; }

#screen-meta {
display: none;
}

#af-form-1432856409 {
	float:left;
	margin-bottom:3em;
}