/*  
Theme Name: Temporary
Theme URI: http://www.j-imagephotography.com/
Description: Temporary design, will be replaced soon
Version: 1.0
Author: Tester
Author URI: http://www.j-imagephotography.com/
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Georgia, serif;
	font-size: 11px;
	color: #6A6A6A;
	letter-spacing: 1px;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2.1em;
	font-weight: normal;
	letter-spacing: 4px;
}

h2 {
	font-size: 1.6em;
	letter-spacing: 1px;
}

h3 {
	font-size: 1em;
}

a {
	color: #B0B0B0;
}

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

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#banner {
	width: 898px;
	height: 158px;
	margin: 10px auto 0 auto;
	background: #F5F5F5;
	border-top: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
}

#banner p {
	margin-left: 585px;
	margin-top: 100px;
	color: #CCCCCC;
	font-size: 11px;
}

#banner a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 898px;
	height: 21px;
	margin: 0 auto;
	font-size: 12px;
	letter-spacing: 3px;
	background: #F5F5F5;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 17px;
	padding: 0 26px;
	text-decoration: none;
	font-weight: bold;
	color: #B0B0B0;
	border-left: 1px solid #D3D3D3;
}

#menu a.first {
	display: block;
	height: 17px;
	padding: 0 26px;
	text-decoration: none;
	font-weight: bold;
	color: #B0B0B0;
	border-left: 0;
}

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

#menu .current_page_item a {
	color: #D0D0D0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: #EBEBEB;
}

#page-bg {
	padding: 0;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: right;
	width: 537px !important; width: 492px;
	padding: 45px 20px 0 25px;
	background-color: #F5F5F5;
}

#content-wide {
	/*float: left;*/
	width: 896px; width: 858px !important;
	padding: 45px 20px 0 20px;
	background-color: #F5F5F5;
}

.posts {
}

.posts li {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}
.backnav {
	font-weight: bold;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 307px; width: 281px !important;
	margin: 21px 0 45px 0;
	padding-left: 26px;
	background: #EBEBEB; /*EBEBEB*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}

#sidebar li {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1pt;
	padding: 9px 0 0 0;
}

#sidebar li ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#sidebar li li {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	padding: 9px 0px 0px 15px;
}
#sidebar li li li {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.7pt;
	padding: 5px 0px 0px 13px;
	background: url(images/bullet-client.gif) no-repeat 0px 11px;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 0;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: 1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

#search {
}

#search div {
	padding: 30px 0 0 20px;
}

#search br {
	display: none;
}

#author {
	border: 1px solid #BABABA;
}
#email {
	border: 1px solid #BABABA;
}
#url {
	border: 1px solid #BABABA;
}
#comment {
	width: 400px;
	border: 1px solid #BABABA;
}
#submit {
	border: 1px solid #BABABA;
}

#notes {
	padding: 20px 0 0 20px;
}

}
#v50 {
	height: 50px;
}

#v75 {
	height: 75px;
}


/* Footer */

#footer {
	width: 896px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
	color: #666666;
}

#footer a {
	color: #666666;
}

/* drop shadow */
#img-shadow-box {
padding: 4px;
background: #ff9900;
}

#img-shadow {
clear: both;
float:left;
background: url(images/shadowAlpha.png) no-repeat bottom right !important;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 20px 0 0 17px !important;
margin: 20px 0 0 8px;
}
#img-shadow img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #c9c9c9;
margin: -6px 6px 6px -6px;
padding: 9px;
}
.ngg-center {
	/*margin-left: auto !important;
    margin-right: auto !important;*/
}


.p-shadow {
width: 90%;
float:left;
background: url(images/shadowAlpha.png) no-repeat bottom right !important;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 10px 0 10px 30px !important;
margin: 30px 0 0 15px;
}


.p-shadow div {
background: none !important;
background: url(images/shadow.gif) no-repeat left top;
padding: 0 !important;
padding: 0 6px 6px 0;
}


.p-shadow p {
color: #777;
background-color: #fff;
font: italic 1em georgia, serif;
border: 1px solid #a9a9a9;
padding: 4px;
margin: -6px 6px 6px -6px !important;
margin: 0;
}

input {
	border: 1px solid #BABABA;
}
textarea {
	border: 1px solid #BABABA;
}
select {
	border: 1px solid #BABABA;
}
div.wpcf7 input {width: 200px;}
div.wpcf7 textarea {width: 400px;}
div.wpcf7 select {width: 200px;}
div.wpcf7 input.tombol {width: 91px;}
