/*
THEME NAME: Studio Vranicki
THEME URI: http://www.dtailed.com
DESCRIPTION: Custom theme for Studio Vranicki, based on Sandbox
VERSION: 1.0
AUTHOR: <a href="http://www.dtailed.com/">Tudor Prisăcariu</a>
AUTHOR URI:
TAGS: custom, minimal, square, sandbox
*/

/* CSS reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
img{display:block;vertical-align:baseline;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;width:auto}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
img,a:hover,a:visited:hover,a,a:active,a:active:hover{outline:none}

body{font:11px/15px Helvetica, Arial, sans-serif;color:#8b8b8b;background:#a9abb7;text-align:center;padding:15px 0}

body.home
{
	background:#717084;/*816d75/*8c7e8e*/	
}

#webpage
{
	width:820px;
	height:820px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:#eee7eb;	
}

/*body.parent-pageid-6 #webpage
{
	background:#f3eff0;
}*/

p
{
	padding-bottom:15px;
}

a,
a:visited
{
	color:#8b8b8b;
	font-weight:bold;
	text-decoration: underline;
}

a:hover,
a:visited:hover
{
	text-decoration:none;
	color:#666;
}

h1
{
	font-weight:bold;
	color:#717084;
	padding-bottom:15px;
}

h2
{
	font-weight:bold;
	color:#717084;
	/*padding-top:15px;*/
}

span.year,
span.location
{
	font-weight:normal !important;
}

#header
{
	width:258px;
	height:28px;
	position:absolute;
	left:475px;
	top:40px;
}

#header span
{
	display:none;
}

#header a,
#header a:visited
{
	width:258px;
	height:23px;
	display:block;
	background:transparent url("images/studio-vranicki.png") 0 0 no-repeat;
}

#menu
{
	position:absolute;
	top:500px;
	left:40px;
	width:395px;
}

#menu ul
{
	width:110px;
	float:left;
}

#menu li a,
#menu li a:visited
{
	font-size:12px;
	line-height:20px;
	color:#717084;
	text-decoration:none;
	text-transform: lowercase;
	font-weight: normal;
}

#menu ul.submenu li a,
#menu ul.submenu li a:visited
{
	text-transform:none;
}

#menu li a:hover,
#menu li a:visited:hover
{
	text-decoration:underline;
}

#menu li.current_page_item a,
#menu li.current_page_item a:visited,
#menu li.current_page_parent a,
#menu li.current_page_parent a:visited
{
	font-weight:bold;
	text-decoration:none;
}

#content
{
	position:absolute;
	left:475px;
	top:103px;
	width:258px;
	height:auto;
}

body.home #content
{
	bottom:370px;
	top:auto;
}

ul.projects
{
	padding-bottom:15px;
	white-space:nowrap;
}

ul.projects li
{
	margin-top:4px;
}

ul.projects li a,
ul.projects li a:visited
{
	text-decoration: none;
}

ul.projects li a:hover,
ul.projects li a:visited:hover
{
	text-decoration: underline;
}

#gallery
{
	position:absolute;
	left:40px;
	top:40px;
	width:395px;
	height:395px;
	overflow:hidden;
	background:#fff;
}

#gallery .gallery_item
{
	width:395px;
	height:395px;
	float:left;
}

#gallery #large_images
{
	width:10000px;
}

#gallery .gallery_item a,
#gallery .gallery_item a:visited
{
	background:transparent url("blank.gif") no-repeat 395px 395px;
	cursor:pointer;
	display:block;
	height:395px;
	width:395px;
	text-align: center;
	vertical-align:middle;
}

#gallery .table_cell
{
	width:395px;
	height:395px;
	border:0;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}

#gallery .table_cell img
{
	display:inline;
	vertical-align:middle;
}

#gallery_controls
{
	position:absolute;
	left:40px;
	top:435px;
	width:395px;
	height:25px;
	line-height:25px;
	border-bottom:1px solid #fff;
	overflow:hidden;
	text-align: center;
}

#gallery_controls a.button,
#gallery_controls a.button:visited
{
	line-height:25px;
	height:25px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	color:#717084;
	text-decoration:none;
	font-weight:normal;
}

#gallery_controls a.button:hover,
#gallery_controls a.button:visited:hover
{
	text-decoration: underline;
}

#gallery_controls #next_image
{
	right:0;
	left:auto;
}

#footer
{
	position:absolute;
	bottom:15px;
	left:40px;
	width:520px;
	color:#717084;
	font-size:10px;
}

.display_none{display:none;}
.no_padding{padding:0 0 0 0}
.no_margin{margin:0 0 0 0}
.float_left{float:left}
.float_right{float:right}
hr
{color:#fff;border:0;border-bottom:1px solid #333;height:1px;overflow:hidden;margin:0px 0px 0px 0px;display:none}
div.hr
{
	background:#fff url(../interface/dotted_sidebar.png) bottom left repeat-x;color:#fff;border:0;height:1px;overflow:hidden;margin:0px 0px 19px 0px;
}

div.clear
{
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
	overflow:hidden;
}

