/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

html{
	height:100%;
}

body {
	background:#6dd0f7 url(images/bg.gif) repeat-x;
	font-family:Helvetica Neue, Georgia, Arial, sans-serif;
	font-weight: 100;
	font-size: 20px;
	color: #224d6b;
	height:100%;
}

a {
	color: #156787;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#1c8ec8;
}

strong {
	font-weight: bold;
	color: #156787;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 20px;
}

h1{
	font-size: 300%;
	color:#fff;
	margin-bottom: 25px;
	width:100%;
}

#menu{
	position:fixed !important;
	position: absolute;
	padding:10px 30px 15px 25px;
	bottom:0;
	right:0;
	font-size:90%;
	text-align: right;
	background: #6dd0f7 url(images/bg.gif) repeat-x fixed;
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;
	color:#fff;
}

#menu a{
	font-weight: 100;
	color:#fff;
}

#menutoggle{
	cursor:pointer;
	display: none;
	padding-right: 10px;
	font-weight:normal;
}

#menutoggle{
	display:none;
}

#menushow{
	display:none;
}

.current_page_item, .current_page_parent{
	font-size: 300%;
}

/* 503.php */

#runningman{
	position:absolute;
	top:5%;
	left:-400px;
	height:567px;
	width:400px;
	background-image: url(images/runningman/finalrunningman01.png);
}

#comingsoon{
	position: absolute;
	right:280px;
	top:0;
	height:140px;
	width:154px;
	background: url(images/runningman/speech.png) no-repeat right bottom;
	display:none;
}

/* startpage */

#startmenu{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:553px;
	background: url(images/splashhand.gif) no-repeat center top;
	margin-top: -276px;
}

#watch{
	position: absolute;
	top:82px;
	left:-253px;
	color: #F16AA8;
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
}

#handmenu{
	width:256px;
	height:189px;
	margin:140px auto 0;
	padding-right: 90px;	
	position:relative;
}

#logo{
}

#webdesign{
	margin-left: 13px;
}

#illustration{
	margin-left: 7px;
}

#about{
	margin-top: 13px;
}

#blog{
	margin-left: 37px;
	margin-top: 6px;
}

/* web design */

#wrapper{
	width: 100%;
	position:relative;
	min-height: 700px;
	height:100%;
}

#scrollerbox{
	position:relative;
	overflow:hidden;
	width:500px;
	height:650px;
	float:left;
	margin-left:5%;
}

#siteinfowrapper{
	width:20000em;
	height:100%;
	position: absolute;
	clear:both;
}

.siteinfo{
	float: left;
	width:500px;
	display:block;
	position: relative;
}

.siteinfo h1{
	float: left;
	margin-top: 30px;
}

.textinfo{
	width:100%;
	float:left;
	line-height: 1.3;
}

.textinfo p{
	margin-bottom: 10px;
}

.siteimages{
	margin:15px 0;
	float: left;
}

.prevnext{
	position: absolute;
	bottom:15px;
	left:5%;
	display: none;
}

.webprev, .webnext{
	cursor: pointer;
	font-size: 300%;
	color:white;
	margin-top: 20px;
	float: left;
}

.webprev{
	margin-right: 30px;
}

#webmenubox{
	display: none;
}

#webmenu{
	margin-top: 120px;
	margin-bottom: 100px;
	width:400px;
	height: 302px;
	float: right;
	position:relative;
}

#webmenuhand{
	position:absolute;
}

#someofmy{
	position: absolute;
	top:55px;
	left:220px;
}

#websites{
	width:670px;
	height:120px;
	position: absolute;
	right:0;
	top:82px;
	overflow: hidden;
}

.sitelink {
	padding:5px;
	margin:5px;
	background: white;
	float:right;
}

#websites a{
	color:#f48cbb;
	font-weight: 200;
	font-size: 90%;
}

#content {
	width:500px;
	margin-left:5%;
	padding-top: 30px;
}

.backnojs{
	font-weight: 100;
	color: white;
	padding-top: 20px;
	float: left;
}

.backnojs:hover{
	color: white;
}

/* illustration */

#salesman{
	height:400px;
	width:550px;
	padding:160px 50px 169px 200px;
	background: url(images/salesman.gif) no-repeat;
	margin:0 auto;
	position: relative;
}

#thumbnails{
	height:100%;
	width:100%;
	overflow:hidden;
	position: relative;
}

#illusprevnext{
	position: absolute;
	bottom:195px;
	left:350px;
	width:200px;
	display: none;
}

.illusprev{
	float:left;
	cursor: pointer;
}

.illusnext{
	float: right;
	cursor: pointer;
}

#thumbwrapper{
	width:20000em;
	height:330px;
	position: absolute;
	clear:both;
}

.illusbox{
	float: left;
	width:550px;
	height:330px;
	display:block;
	position: relative;
}

.thumbloading{
	height:90px;
	width:90px;
	background: url(images/ajax-loaderwhitebg.gif) no-repeat center center;
	position:relative;
	float: left;
	margin:10px;
	overflow: hidden;
}

.thumb{
	position: absolute;
}

#gallery{
	display: none;
	z-index: 10000;
	width:675px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background: #6dd0f7;
	border: 10px solid #6dd0f7;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.progress{
	position: absolute;
	top:45%;
	left:50%;
	display: none;
}

.prev,.next{
	position:absolute;
	top:40%;
	cursor: pointer;
	padding:10px;	
	background: #6dd0f7;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.prev{
	left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next{
	right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.info{
	position: absolute;
	bottom: 0;
	left:0;
	background: #6dd0f7;
	padding:20px;
}

.close{
	position:absolute;
	right:-20px;
	top:-20px;
	cursor: pointer;
	padding:10px 15px;	
	background: #6dd0f7;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #156787;
	font-weight: bold;
}

.disabled{
	visibility:hidden;
}

/* about */

#play, #pause{
	position: absolute;
	top:35px;
	right:30px;
	cursor:pointer;
	display:none;
	font-weight: 100;
	color: #224d6b;
	font-size: 110%;
}

/* wordpress */

#cboxCurrent{
	display:none !important;
}

#searchform .screen-reader-text{
	display: none;
}

#searchsubmit{
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

.post {
	margin-bottom: 50px;
	padding-bottom: 30px;
	border-bottom: 1px solid #156787;
}

.post-title {
	font-size: 300%;
	margin-bottom: 15px;
	margin-bottom: 25px;
}

.post-title a {
	color: #fff;
	font-weight: 100;
}

.page-subtitle {
	color: #666;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 1px;
}

.post-meta {
	font-size: 85%;
	color: #fff;
	margin-top: 40px;
}

.post-meta a {
	color: #666666;
	font-weight: 100;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img {
	background: #FFF;
	border: 1px solid #EFEFEF !important;
	padding: 4px; 
	margin-top:20px !important;
	margin-bottom:20px !important;
}

.post-content img.alignnone, .textinfo img.alignnone {
}

.post-content img.alignleft, .textinfo img.alignleft {
	float: left;
	margin: 0 25px 15px 0;
}

.post-content img.alignright, .textinfo img.alignright  {
	float: right;
	margin: 15px 0 15px 15px;
}

.post-content img.aligncenter, .textinfo img.aligncenter  {
	margin:0 auto;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	position: absolute;
	text-align: right;
	top: 46px;
	right:30px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel a{
	font-weight: 100;
}

.sidepanel h3 {
	padding: 0 0 5px 0;
	color: #fff;
	font-size: 150%;
}

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

#sidebar ul li ul li{
	padding-right: 20px;
}

#sidebar ul li ul li ul li{
	padding-right: 0;
}

#sidebar ul li ul li ul li a{
	color:#fff;
}

#sidebar ul li span{
	color: #f16eaa;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.clearfloat{
	clear: both;
}

.post-content img.wp-smiley{
	margin:0 !important;
	background: none;
	padding:0;
	border:none;
}

.share{
	padding-top: 20px;
}

.sexy-bookmarks{
	margin-top:15px;
}
