/*
Theme Name: AppleArt Theme
Author: Muhamad Fuad
*/
/* CSS Document */
body {
word-spacing:-1px;
color:#444;
font-size:14px;
margin:0;
padding:0;
	background: url(images/bg.jpg) fixed;
}

#wrap {
width:920px;
background:transparent url(images/content.png) repeat-y;
margin:0 auto;
}

#container {
padding-top:14px;
margin:0 auto;
}

h2 {
font-size:1.4em;
padding-left:8px;
font-family:'trebuchet ms', helvetica, 'sans serif';
font-weight:400;
}

h3.pagetitle {
color: #d9d9d9;
text-align:center;
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight:400;
font-size:14px;
padding-top:4px;
	text-shadow: #0c0c0c 1px 1px 3px;
}

img a {
border:0;
margin:6px;
padding:6px;
}

#random {
background:#FFC;
text-align:center;
color:#000;
font-size:13px;
font-family:Verdana;
border-bottom:1px solid #fc0;
text-transform:capitalize;
padding:4px;
}

.header {
background:transparent url(images/header.png) no-repeat;
height:120px;
width:920px;
position:relative;
color:#000;
margin:0 auto;
padding:0;
}

.header h1 {
height:90px;
font-size:30px;
font-family:'Trebuchet MS', Arial, sans-serif;
text-decoration:none;
font-weight:400;
padding-left:30px;
padding-top:10px;
margin:0 auto;
}

.header a {
color:#fff;
text-decoration:underline;
background:transparent;
}

.description {
height:30px;
font-size:20px;
font-family:'Trebuchet MS', Arial, sans-serif;
text-decoration:none;
font-weight:400;
color:#FFF;
padding-left:40px;
padding-top:5px;
background:transparent;
margin:0 auto;
}

#nav {
height:5px;
width:880px;
font-size:14px;
font-family:'Trebuchet MS', Arial, sans-serif;
text-decoration:none;
font-weight:400;
color:#FFF;
background:transparent;
margin:0 auto;
padding:0;
}

#footer {
width:920px;
background:transparent url(images/footer.png) no-repeat;
height:25px;
color:#000;
clear:both;
margin:0 auto;
}

.footer {
font-size:11px;
text-align:center;
padding-bottom:4px;
font-family:Verdana, Arial;
background: url(images/footerbottom.png) no-repeat center;
	color: #515151;
	height: 22px;
}

.footer a {
color: #515151;
}

.footer a:hover {
border-bottom:1px solid #000;
	color: #7e7e7e;
}

#sidebar {
width:410px;
float:right;
text-align:left;
list-style:none;
display:inline;
background:transparent url(images/sidebar.png) repeat-y left;
color:#444;
line-height:1.4em;
font-family:Verdana, Arial;
font-size:12px;
	margin-top: 0;
	padding: 0 2px 4px;
}

#sidebar a {
color: #cfcfcf;
text-decoration:none;
}

#rsidebar h2,#lsidebar h2 {
color: #7e7e7e;
background:transparent url(images/h2.png) repeat-x bottom;
font-family:'Trebuchet MS', Arial, sans-serif;
line-height:normal;
padding-left:3px;
font-size:1.4em;
	text-shadow: rgba(0,0,0,0.5) 1px 1px 2px;
}

#lsidebar {
width:180px;
float:left;
text-align:left;
list-style:none;
display:inline;
margin-left: 24px;
	color: #b9b9b9;
	background-color: #323232;
	padding: 9px;
	text-shadow: rgba(0,0,0,0.5) 1px 1px 2px;
}

#rsidebar {
width:160px;
float:right;
color:#444;
text-align:left;
padding-left:0;
list-style:none;
display:inline;
	margin-right: 10px;
	padding: 9px;
	text-shadow: rgba(0,0,0,0.5) 1px 1px 2px;
}

.category ul li a {
background:transparent url(images/category.png) no-repeat;
padding-left:20px;
line-height:18px;
	color: #969696;
}
.feed {
background: transparent url(images/Feed_add_48.png) no-repeat left;
padding-left: 18px;
	color: #bdbdbd;
	height: 48px;
	text-align: right;
	font-size: 0.9em;
}	
.archive ul li a {
background:transparent url(images/archive.png) no-repeat;
padding-left:20px;
line-height:18px;
}

.page ul li a {
background:transparent url(images/go.png) no-repeat;
padding-left:20px;
line-height:18px;
}

.misc ul li a {
background:transparent url(images/arrbullet.png) no-repeat left;
padding-left:18px;
line-height:18px;
}

#sidebar ul {
padding-left:0;
text-align:left;
list-style:none;
margin:0;
}

#sidebar li a {
list-style:none;
margin:0;
}

#sidebar img {
padding:0;
}

#searchform {
background: transparent url(images/search.png) no-repeat center;
list-style: none;
padding-top: 0px;
position: absolute;
right: 30px;
width: 149px;
top: 80px;
height: 20px;
	color: #b9b9b9;
}
.search {
background: transparent;
height: 17px;
border: 0;
padding: 2px 2px 2px 4px;
color: #b9b9b9;
}

.content {
width:470px;
font-size:12px;
text-align:justify;
padding-left:30px;
float:left;
margin-top:20px;
font-family:Verdana, Arial;
overflow:hidden;
color:#333;
}

.content p {
line-height:1.6em;
padding:0;
	color: #b9b9b9;
}

.entry {
margin:0;
padding:0;
	color: #b9b9b9;
}

.entry a {
color: #e9e9e9;
text-decoration:none;
}

.entry li {
list-style:circle;
	color: #b9b9b9;
}

.post-divider {
padding-bottom:2px;
	height: 20px;
	background: url(images/divider.png) no-repeat;
}

.postname {
color: #e0e0e0;
list-style:none;
text-align:left;
padding-bottom:4px;
	text-shadow: #000 1px 1px 2px;
	font: 1.8em/normal 'Trebuchet MS', Arial, sans-serif;
}

.postname a {
text-decoration:none;
color: #c9c9c9;
}

.user {
list-style:none;
padding-top:4px;
}

.title {
padding-top:6px;
}

.title li {
list-style:none;
padding-top:2px;
}

.post-time p {
padding-left:2px;
}

.mewtwo {
background: #404040;
text-align:left;
font-size:10px;
color: #bdbdbd;
	padding: 4px;
}

.mewtwo a {
color:#BDBDBD;
text-decoration:none;
}

.mewtwocomm {
background: #363636;
text-align: right;
font-size:10px;
color: #bdbdbd;
padding: 4px;
	
}

.mewtwocomm a {
color:#BDBDBD;
text-decoration:none;
}



.link {
text-align:center;
list-style:none;
width:460px;
padding-bottom:4px;
}

#comment {
width:460px;
}
.box a {
color: #000;
}	
ul.commentlist {
color:#000;
background:transparent;
list-style:none;
font-family:Verdana, Arial;
font-size:0.9em;
margin:0;
padding:8px 8px 8px 20px;
}

li.oddcomment {
background: #313131;
border: 5px solid #3a3a3a;
margin-bottom:6px;
padding:4px 8px;
color: #8c8c8c;
}

li.alt {
background: #313131;
margin-bottom:6px;
padding:4px 8px;
color: #b9b9b9;
border: 5px solid #3a3a3a;
}

blockquote {
background:#FBFBFB;
border-left:4px solid #F0F0F0;
border-top:1px solid #F0F0F0;
text-align:left;
padding:2px 8px;
}

.writer {
background:transparent;
margin:0;
padding:0;
font-size: 11px;
font-family: Verdana, Arial;
color: #7e7e7e;
}

.writer a {
text-decoration:none;
color: #7e7e7e;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-smiley {
background:transparent;
border:none;
margin:0;
padding:0;
}

.trackback {
color: #b9b9b9;
background: #535353;
text-align:center;
font-family:Verdana, sans-serif;
font-size: 11px;
border-bottom: 3px solid #313131;
border-top: 3px solid #313131;
margin:0 auto;
padding:4px 6px;
text-shadow: #0c0c0c 1px 1px 2px;
}

.navigation {
background:transparent;
color: #969696;
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 50px;
font-size: 11px;
font-family: Verdana, Arial;
}

.navigation li {
list-style:none;
	color: #969696;
}

.navigation a {
color: #969696;
text-decoration:none;
}

img {
padding:5px;
}

#random a,ul.commentlist a,.subscribe a,.trackback a {
color: #adadad;
	text-shadow: #000 1px 1px 2px;
	text-decoration: none;
	font-size: 12px;
}

.postname a:hover,.entry a:hover {
color: #d1d1d1;
}

.mewtwo a:hover,.writer a:hover {
text-decoration:underline;
	color: #979797;
}

#respond,h3.commentstatus {
color: #b9b9b9;
font-weight:400;
text-align:center;
font-size:1.4em;
font-family:'Trebuchet MS', Arial, sans-serif;
}
img a {
border: 0;
}

.comercialtext {
	color: #84b855;
	text-shadow: rgba(0,0,0,0.51) 1px 1px 2px;
	text-align: center;
}

.commercial2 {
	padding: 0;
	text-align: center;
	margin: 4px;
}

.commercial2 a {
	
}

#lightbox {	
position: absolute;	
left: 0; 
width: 100%; 
z-index: 100; 
text-align: 
center; line-height: 0;
}

#lightbox img { 
width: auto; 
height: auto;
}

#lightbox a img { 
border: none; 
}

#outerImageContainer { 
position: relative; 
background-color: #fff; 
width: 250px; 
height: 250px; 
margin: 0 auto; 
}

#imageContainer { 
padding: 10px; 
}

#loading { 
position: absolute; 
top: 40%; 
left: 0%; 
height: 25%; 
width: 100%; 
text-align: center; 
line-height: 0; 
}

#hoverNav { 
position: absolute; 
top: 0; 
left: 0; 
height: 100%; 
width: 100%; 
z-index: 10; 
}

#imageContainer>#hoverNav { 
left: 0;
}

#hoverNav a { 
outline: none;
}

#prevLink, #nextLink { 
width: 49%; 
height: 100%; 
background-image: url(data:image/gif);
base64,AAAA); 
/* Trick IE into showing hover */ 
display: block; 
}

#prevLink { 
left: 0; 
float: left;
}

#nextLink { 
right: 0; 
float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
background: url(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer { 
font: 10px Verdana, Helvetica, sans-serif; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%	; 
}

#imageData {	
padding:0 10px; 
color: #666; 
}

#imageData #imageDetails { 
width: 70%; 
float: left; 
text-align: left; 
}	

#imageData #caption { 
font-weight: bold;	
}

#imageData #numberDisplay { 
display: block; 
clear: left; 
padding-bottom: 1.0em;	
}			

#imageData #bottomNavClose { 
width: 66px; 
float: right;  
padding-bottom: 0.7em;
outline: none;
}	 	

#overlay { 
position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 500px; 
background-color: #000; 
}

.foravatars {
float: right;
}

/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#blip {
	width: 180px;
	height: auto;
}

.blip {
	width: 170px;
	height: auto;
	padding: 4px 4px 4px 4px;
	margin-left: 2px;
	line-height: 15px;
	font-size: 0.9em;
}
