/*
Theme Name: Tjieng Gallery
Theme URI: http://tjiengallery.com/
Description: tjeng gallery is art work gallery
Version: 1.0
by CoLiq
*/

body {
background:#000 url(images/bg.jpg) repeat;
font-family: Verdana, Geneva, sans-serif;
font-size: 8pt;
color: #DBDBDB;
padding:0 0 15px 0;
margin:0;
z-index:-10;
}

* {
padding:0;
margin:0;
}

a {
color:#f1f1f1;
text-decoration:none;
}

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

h1, h2, h3, h4 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight:normal;
}

input, select {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

textarea {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

abbr {
border:none;
}

#wrap {
width:700px;
margin:0 auto;
}

#cover {
width:100%;
height:100%;
min-height:630px;
margin:0 auto;
background:; /* url(images/menu-bg2.jpg) top center repeat-y;
opacity:0.75;filter: alpha(opacity=75) ;*/
z-index:-5;
}
/* Header */

#header {
margin:10px 0;
padding:0 5px;
text-align:left;
}

#header h1 {
font-size:22px;
letter-spacing:-1px;
padding:10px 0;
color:#4e8abe;
}

#header h1 a {
background:url(images/logo.gif) top left no-repeat;
padding:3px 0 5px 45px;
color:#fff;
text-decoration:none;
}

#menu {
font-size:13px;
background:#002a53;
position:relative;
padding:5px;
margin:0 0 10px 0;
width:690px;
text-align:left;
}

#feed {
float:right;
padding:3px 10px;
}

#feed a {
background:url(images/feed.gif) right no-repeat;
padding:0 24px 0 0;
}

#menu ul {
float:left;
list-style:none;
}

#menu li {
float:left;
padding:3px 10px;
border-right:#00355f 1px solid;
}

#menu li:last-child {
border:none;
}

#content {
float:left;
width:100%;
text-align:left;
margin-top: 80px;

}

#content-single{
margin: 0 auto;
width:100%;
text-align:center;
margin-top: 0px;
padding-top:40px;
}

#content h2 {
font-size:18px;
padding:10px 0;
color:#6799c8;
}

#content h2 a {
color:#fff;
text-decoration:none;
}

#content h2.archive {
font-size:18px;
color:#4e8abe;
padding:10px 0 5px 0;
}

#content a.commentsLink {
color:#6799c8;
}

/* Navigation */

.main img {
	border: #cccccc 1px solid;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navpost {
font-size:11px;
margin:0 0 20px 0;
}

.navpost div {
background:#002a53;
color:#87b2d8;
padding:2px 4px;
}

.navpost a {
color:#87b2d8;
text-decoration:none;
}

.navpost a:hover {
color:#fff;
text-decoration:none;
}

.navigation {
font-size:11px;
margin:0 0 20px 0;
}

.navigation a {
background:#002a53;
display:block;
color:#87b2d8;
text-decoration:none;
padding:2px 4px;
}

.navigation a:hover {
color:#fff;
text-decoration:none;
}

/* Main for posts */

.main h3 {
font-size:15px;
font-weight:bold;
margin:0 0 15px 0;
}

.main img {
margin: 2px;
margin-right: 10px;
border: #cccccc 1px solid;
}

.main a {
color:#87b2d8;
}

.main a:hover {
color:#4e8abe;
}

.main a img {
margin:2px;
border:#cccccc 1px solid;
}

.main a:hover img {
margin:2px;
border:#f1f1f1 1px solid;
}

.main p {
line-height:15px;
margin:0 0 10px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.stamp {
font-size:12px;
color:#4e8abe;
margin:0 0 15px 0;
}

.stamp a {
color:#87b2d8;
text-decoration:none;
}

.stamp a:hover {
color:#fff;
}

.meta {
background:url(images/limit.gif) bottom center no-repeat;
font-size:11px;
line-height:16px;
color:#4e8abe;
border-top:#005595 1px solid;
margin:0 0 15px 0;
padding:5px 10px 30px 10px;
}

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

blockquote {
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

.warning p {
font-size:13px;
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

/* Sidebar */

#sidebar {
font-size:11px;
float:left;
width:180px;
padding:0 15px 20px 5px;
text-align:left;
}

#sidebar h3 {
font-size:12px;
font-weight:bold;
color:#fff;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

/* Forms: input, textarea */

input {
background:#002a53;
padding:3px 5px;
border:none;
border-bottom:#004b8d 1px solid;
color:#fff;
}

textarea {
background:#002a53;
width:400px;
padding:3px 5px;
border:none;
border-bottom:#004b8d 1px solid;
color:#fff;
}

#searchform {
margin:15px 0 0 0;
}

.searchinfo {
padding:5px 0 0 0;
}

#searchform input {
background:#002a53;
display: block;
padding:3px 5px;
border:#004b8d 1px solid;
color:#a0cbed;
}

#searchform input:hover {
background:#004b8d;
cursor:pointer;
border:#004b8d 1px solid;
color:#fff;
}

#searchform #s {
background:#002a53;
padding:3px 5px;
border:none;
border-bottom:#004b8d 1px solid;
color:#fff;
cursor:text;
}

input.submit {
background:#002a53;
display:block;
padding:3px 5px;
margin:0 0 10px 0;
border:#004b8d 1px solid;
color:#a0cbed;
cursor:pointer;
}

input.submit:hover {
background:#004b8d;
cursor:pointer;
border:#004b8d 1px solid;
color:#fff;
}

/* Comments */

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentList {
list-style:none;
margin:10px 0 30px 0;
}

.commentList li {
padding:0 0 10px 0;
}

.commentList li.bypostauthor .commentText {
border-top:#007dc3 3px solid;
}

.commentMod {
background:#002a53;
padding:1px 3px;
margin:10px 0 0 10px;
}

.commentAuthor {
background:url(images/arrow.gif) no-repeat top left;
padding:10px 0;
margin:0 0 0 30px;
width:250px;
color:#4e8abe;
}

.commentAuthor img {
float:left;
margin:5px 12px 0 0;
}

.commentAuthor p {
padding:3px 0 0 0;
}

.commentAuthor small {
font-size:11px;
}

.commentText {
background:#002a53;
width:480px;
padding:10px;
border-top:#004b8d 3px solid;
}

.commentText p {
line-height:18px;
margin:7px 0;
}

.commentMeta {
font-size:12px;
color:#4e8abe;
}

#commentForm p {
color:#4e8abe;
font-size:11px;
line-height:18px;
margin:0 0 15px 0;
}


#logo{
	top: 0px;
	background:transparent;
	position:fixed;
	font-weight: bold;
	font-size:15pt;
	color:#4e8abe;
	padding:2px 0 10px 0;
	width:100%;
	height: 40px;
	text-align:center;
	margin-bottom:20px;
	background:#000 url(images/menu-bg2.jpg) top center repeat-y;
	border-bottom:1px dotted #555;
}

/* Footer */

#footer {
bottom: 0;
background:#000 url(images/menu-bg2.jpg) top center no-repeat; 
position:fixed;
font-size:11px;
color:#4e8abe;
padding:2px;
width:100%;
height: 20px;
text-align:center;
border-top:1px dotted #555;
}

#footer a {
color:#cccccc;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

#footer .wrap{
	width: 700px;
	margin: 0 auto;
}

#footer .menu ul {
	float:left;
	list-style:none;
}

#footer .menu li {
list-style:none;
font-size: 14px;
float: left;
padding:3px 40px;
}

#footer .menu li:last-child {
border:none;
}

#top {
float:right;
}

#top a {
background:url(images/top.gif) right no-repeat;
padding:0 16px 1px 0;
}

/* Widgets */

.wp-caption {
border:1px solid #00377c;
text-align:center;
background-color:#001e42;
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-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

#wp-calendar {
padding:10px 0 0 0;
}

#wp-calendar caption {
text-align:left;
padding:0 0 3px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 4px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

#gallery img{
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}

#gallery-left {
	display: inline;
	width: 175px;
	height: 490px;
	float: left;
	margin-right: 15px;
	text-align:right;
}


/* Self-Clear Floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE6/7 Hacks */

* html .group {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}


/*portfolio*/

#gallery {margin:0 auto; }
#portfolio  { width: 320px; float: left; margin-bottom: 10px;}

#portfolio-spacer{ width:45px;float: left;}

#portfolio img{display: inline; float: left; margin: 5px 15px 25px 2px; border: 1px solid #cccccc;}
#portfolio .entry p { margin: 0; padding: 0; }
#portfolio .text { margin: 0 0 0 120px; font-size: 8pt;}

/* Galleria */

.galleria_wrapper{ margin:0 auto; margin-bottom: 10px; margin-top: 50px;}
.galleria_wrapper img.replaced{ 
    display: block;
    margin-left: auto;
    margin-right: auto
}

.galleria, .galleria ul{list-style:none; display: block; margin-left: auto;
    margin-right: auto;width: 370px; }
.galleria li{float: left;display:inline;width:25px;height:15px;overflow:hidden; padding:5px;}
.galleria li a{display:none}
.galleria li div img{cursor:pointer}
.galleria li img.thumb{cursor:pointer;margin: 0 auto; display:block;}
.galleria li .caption{display:block;margin:0; padding: 0}

span.caption {display:block; padding-bottom: 2em; font-size: 8pt; font-style: italic;}

* html .galleria li div span{width:680px} /* MSIE bug */

	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:0 auto 60px auto;height:438px;width:680px;background:black;}
	#main_image img{margin-bottom:10px;}

	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
#ttd
{ background:url(images/TJIEN-ttd.png) no-repeat; float:right; width:200px; height:74px; }
