/*
colors:

background (dark blue): 		0F1E32		#0F1E32
light blue (links etc):			D7DADB		#D7DADB

text:							546064		#546064

header blue: 					273547		#273547


images:	../images/iphone/


*/

/* contact page styles */
.contact form
{
	display: block;
	width: 340px;
	height: 400px;
}

.contact form label
{
	float: left;
	clear: left;
	width: 65px;
}

.contact form input[type=text], .contact textarea
{	
	width: 266px;
	margin-bottom: 5px;
	padding: 3px 2px;
}

.contact form textarea
{
	height: 80px;
	width: 330px;
	
}

.contact form .fleft
{
	float: left;
	width: 150px;
	padding: 10px 0px;
}

.contact form .fleft label
{
	width: 100%;
	display: inline;
	float: none;
}

.contact from .fright
{
	float: right;
	width: 150px;
	text-align: right;
	padding: 10px;
}

/* .... end contact */

#header	
{	
	height: 52px; 
	background: url(../images/layout/logo.png) no-repeat 13px; 
}

.email-link
{
	float: right;
	color: #fff;
	padding: 20px;
}

.email-link a
{
	color: #fff;
	border: 0;
}

#wrapper
{
	background: #fff url(../images/iphone/content.jpg) repeat-x;
	height: 100%;
	padding-top: 5px;
}

#content
{
	position: absolute;
	top: 60px;
	width: 340px;
	padding-top: 5px;
	margin: 0px 0px 0px 60px;
}

#content p, #blog p
{
	text-align: justify;
}

#content img
{
	max-width: 340px;
}

#left-links, #right-links
{
	width: 60px;
	position: fixed;
	top: 55px;
	left: 0px;
}

#right-links {
	left: 410px;
}

#left-links a, #right-links a
{
	text-decoration: none; 
	border: 0;
	display: block;
	padding: 12px;
	font-size: 10pt;
}

#left-links a:hover, #right-links a:hover, #left-links a.current, #right-links a.current
{
	color: #444;
}

#left-links .arrow-null, #right-links .arrow-null
{
	background: #fff
}

.arrow-left a, .arrow-right a
{
	height: 39px;
	border: 0;
	display: block;
	width: 70px;
	position: fixed;
	top: 145px;
	z-index: 100;
}

.arrow-left a:hover, .arrow-right a:hover
{
	border: 0;
}

.arrow-left a
{
	left: 0px;
	background: url(../images/iphone/arrow_left.png) no-repeat 10px 0px;
}
.arrow-right a
{
	left: 410px;
	background: url(../images/iphone/arrow_right.png) no-repeat 10px 0px;
}

/* portfolio styles */

.port img	
{	
	width: 340px;
	height: 200px;
	cursor: pointer;
}

.port span, .port div
{
	display: block;
	position: relative;
	top: -200px;
	margin-bottom: -200px;
	height: 180px;
	padding: 10px;
	color: #fff;
}

.port div
{
	background: #333;

	height: 200px;
	padding: 0px;
}

.port span 
{ 
	background: transparent; 
}

.port p 
{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.port h3
{
	padding-top: 6px;
}


/* comment styles */
.entry
{
	margin-top:10px;
	border:1px solid #ccc;
	background:#f6f6f6;
	color:#333;
	padding:0 10px 10px;
}

#comment_form input[type=text], #comment_form textarea
{
	width: 310px !important;
}

/* vert layout */

.vert {
	width: 320px;
}

.vert #content
{
	margin-top: 55px;
	margin-left: 5px;
	width: 310px;
}

.vert #left-links, .vert #right-links
{
	position: fixed;
	top: 55px;
	width: 320px;
}

.vert #right-links
{
	left: 0px;
	top: 80px;
}

.vert #left-links a, .vert #right-links a
{
	float: left;
	width: 80px;
	padding: 5px 0px;
	text-align: center;
}

.vert #left-links .arrow-null a, .vert #right-links .arrow-null a
{
	display: none;
}

.vert .port
{
	padding-bottom: 50px;
}

.vert .port img
{
	width: 310px;
	height: 182px;
}

.vert .port div, .vert .port span
{
	top: -182px;
	height: 162px;
	margin-bottom: -182px;
	overflow: scroll;
	
}
.vert .port div
{
	
	height: 182px;

}

.vert .port h3, .vert .port h3 + p
{
	margin-left: 50px;
}

.vert .arrow-left a, vert .arrow-right a
{
	position: absolute;
}

.vert .arrow-left a
{
	top: 195px !important;
	left: -5px !important;
}

.vert .arrow-right a
{
	top: 310px !important;
	left: 265px !important;
}

.vert .blog
{
	margin-top: 60px;
	width: 310px;
}

.vert .blog .arrow-left a
{
	top: 5px !important;
}

.vert .blog .arrow-right a
{
	top: 120px !important;
}


.vert .blog img
{
	max-width: 310px !important;
}

.vert .blog #comment_form textarea, .vert #comment_form input[type=text]
{
	width: 270px !important;
}

.vert .contact
{
	width: 310px !important;
	height: 300px;
}

.vert .contact input[type=text]
{
	width: 233px !important;
}

.vert .contact textarea
{
	width: 300px !important;
}

.vert .contact .fleft, .vert .contact .fright
{
	width: 135px;
}

#footer
{
	clear: both;
}

/* general styles */
html
{
	background:#fff url(../images/iphone/header.jpg) repeat-x;
	width: 470px;
}

body
{
	font:11.5px/1.5 HelveticaNeue, Helvetica Neue, Helvetica, verdana, corbel, Arial, sans-serif;
	background:#FFF url(../images/iphone/header.jpg) repeat-x;
	color:#546064;
	margin:0;
	padding:0;
	width: 470px;
	height: 100%;
	-webkit-text-size-adjust:none;  
}

img
{
	border:0;
	vertical-align:middle;
}

a
{
	text-decoration:none;
	color:#63BDD2;
	border-bottom:1px dotted #63BDD2;
	overflow:hidden;
}

a:hover
{
	border-bottom:1px dotted #222;
}

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

blockquote
{
	margin:0;
	padding:0;
}

h1
{
	width:73px;
	margin:0;
	padding:0 0 0 10px;
}

h1 a
{
	display:block;
	height:28px;
	text-indent:-9000px;
	background: transparent url(../images/layout/logo.png);
}

h2
{
	font-size:11.5px;
	color:#323232;
	font-weight:400;
	margin:0 0 5px;
	padding:0;
}

h3
{
	font-size:11.5px;
	color:#273547;
	margin:0;
	padding:0;
}

h3 span,.posted
{
	color:#ABB1BA;
	font-weight:400;
}

/* specific styles */

div#photo-message {
	padding: 6px;
	background: #63BDD2;
	color: #FFFFFF;
}
