/*
Theme Name: Visual Obsession
Theme URI: http://visual-obsession.com
Description: VO
Version: 2.0
Author: Piotr Nowak
Author URI: http://visual-obsession.com
Tags: 	
*/



/* Begin Typography & Colors */

html {
     overflow: -moz-scrollbars-vertical;
	}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fbfbfb;
	color: #777;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(images/background.png);
	background-position:center;
	background-repeat:repeat-y;
	}
	
	
h3 {margin-bottom: 5px;
	margin-top:10px;
	}
h3 a {
	text-decoration: none;
	color: #606060;
}

img {
	border: 0;
}

table p
{
	margin-top:0;
}

/* p {
     margin:  0 0 1em 0;
     padding:  0;	 
}
*/

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}


.clearer {
	clear: both; 
}


#page {

	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	position: relative;
	font-size: 1.2em;
	}

#header {
	margin: 0;
	padding: 0;
	}
	
	#searchbar {
	position: relative;
	height: 57px;
	background-image:url(images/searchbar.png);
	background-repeat:no-repeat;
}
	
#footer {
	text-align: center;
	}
	


#footer-columns {
	padding: 20px;
}

.footerColumn {
	float: left;
	text-align: left;
}

.footerColumnPadded li {
	
	padding: 0;
	margin-left: 10px;
	margin-bottom: 5px;}

.footerColumnPadded a {
	text-decoration:none;
	color: #606060;
	line-height: 16px;
}
.footerColumnPadded {
	float: left;
	padding: 0 20px;
	text-align: left;
}

#footer-facebook {width: 240px;}
#footer-like {width: 120px;}
#footer-categories {width: 140px}
#footer-posts {width: 340px;}
	
#twitterblurb {
	position: absolute; 
	left: 290px;
	top: 0px;
	z-index:100;
}

#twitterpost {
	position: absolute;
	font-size: 0.9em;
	width: 170px;
	height: 90px;
	top: 20px;
	left: 55px;
	color: #7f7f7f;
	text-align:left;
	vertical-align:middle;
	}
	
#twitterpost a {
	text-decoration:none;
	color: #7f7f7f;
}
	
#slaczek {
	position:absolute;
	left: 450px;
	top:100px;
}
	
#imagerotator {
	margin: 0;
	background-color:#FFF;
	z-index: 50;
	height: 412px;
}
#headerimg {
	position: absolute;
	background: url(images/vo-logo.png) no-repeat;
	height: 160px;
	width: 674px;
	z-index: 200;
	top:240px;
	left: 190px;
	 	cursor: pointer;
}

#facebookLike  {
	text-align: center;
	padding: 20px 0 0 15px;}

.mainpicture {
	border-bottom: 12px solid #ffbc00;
}

body.home .entry img.size-full
{
	margin-bottom: 14px;
}

body.single .entry img.size-full
{
	margin-bottom: 7px;
}

#main-nav {
	height: 240px;
	position: relative; 
}

#polaroid-konrad {
	position: absolute;
	top: -60px;
	left: 10px;
	z-index: 101;
	cursor: pointer;
}

#polaroid-piotr {
	position: absolute;
	top: -50px;
	left: 145px;
	z-index: 102;
	cursor: pointer;
}

#balloon-konrad {
	display: none;
	position: absolute;
		font-size:0.8em;
	top: -220px;
	left: 40px; 
	width: 160px; 
	height: 161px;
	z-index: 900;
	padding: 20px;
	background-image:url(images/balloon-right.png);
}

#balloon-piotr {
	display: none;
	position: absolute;
	font-size:0.8em;
	top: -210px;
	left: 95px; 
	width: 160px; 
	height: 161px;
	z-index: 900;
	padding: 20px;
	background-image:url(images/balloon-left.png);
}

#whatsNewBox
{	
	position: absolute;
	left: 640px;	
	top:60px;
	
}



#image-dropshadow {
	position: absolute; 
	top: 0;
	z-index: 75;
}

#social-icons {
	position: absolute; 
	left: 60px;
	top: 150px;
}

#navigation {
	position: absolute; 
	left: 600px;
	top: -75px;
	z-index: 20;
}

#navigation #categories {
	position: absolute;
	left: 20px;
	top:73px;
	z-index: 15;
}
	
#navigation #information {
	position: absolute;
	left: 120px;
	top: 73px;
	z-index: 14;
}

#navigation #connect {
	position: absolute;
	left: 230px;
	top:70px;
	z-index: 13;
}


#categories-box {
	position: absolute; 
	left: 600px; 
	top: -150px;
	z-index: 220;
}

#information-box {
	position: absolute; 
	left: 720px; 
	top: -150px;
	z-index: 221;
}

#connect-box {
	position: absolute; 
	left: 820px; 
	top: -150px;
	z-index: 222;
}

#tag-cloud {
	line-height: 30px; 
	text-align: justify; 

}

#tag-cloud a {
		text-decoration: none;
	color: rgb(119, 119, 119);
}

.menubox-top {
	width: 167px;
	height: 15px;
	background-image:url(images/menu/menubox-top.png); 
}

.menubox-content {
	text-align:left;
	padding: 0 15px;
	width: 137px;
	background-image:url(images/menu/menubox-middle.png); 

}
.menubox-content a {
	text-decoration:none;
	color: #606060;
		line-height: 18px;
}

.menubox-content li {
	list-style-type:none;
	padding: 0;
	margin: 0;}
	
.menubox-content ul {
text-indent: 0;
	padding: 0;
	margin: 0;}

.menu-bubble {display: none; }

.menubox-bottom {
	width: 167px;
	height: 15px;
	background-image:url(images/menu/menubox-bottom.png); 
}

.newsbox-top {
	width: 306px;
	height: 15px;
	background-image:url(images/newsbox-top.png); 
}

.newsbox-content {
	text-align:left;
	padding: 0 5px;
	width: 296px;
	background-image:url(images/newsbox-middle.png); 
	background-repeat: repeat-y;
}

.newsbox-bottom {
	width: 306px;
	height: 15px;
	background-image:url(images/newsbox-bottom.png); 
}

#newsbox {
	position: absolute;
	left: 650px;
	top: 75px; 
	width: 306px;
	display: none;
}


#content  {
	width: 1000px; 
	margin: 0;
	text-align: center;
}


.post {background-color:#ffffff;
margin-bottom:10px;
text-align: center;
width: 999px;}


.post-header {
	width: 1000px; 
	padding: 20px 0 10px 0;
	text-align: center; 
	font-family: "Times New Roman", Times, serif;
}

.post-header a {
	text-decoration: none;
	color: #504f4f;
	font-size:1.4em;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing:1.5px;
}

.post-header h2 {
	padding: 0;
	margin: 0;
	margin-bottom:5px;
}

.post-header .pagetitle {
	text-decoration: none;
	color: #504f4f;
	font-size:2.2em;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing:1.5px;
}

#postedBy a {font-family: "Times New Roman", Times, serif;
			font-size: 1em;
			letter-spacing: normal;
			text-transform:none;
			color: #777;
	}


.awpcomments-wrap 
{
	
	
}

.awpcomments 
{
	background-image:url(images/comment-background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	width: 900px;
	margin-left: 25px;
	float: left;



	}
	
	
#awp-comments {
    text-align: left;
    width: 900px;
    margin: 0 auto;
	overflow-y: auto;
	height: 350px;
    }

#commentbar {
	height: 40px;
	width: 1000px; 
	background-color: #e8e8e8;
	color: #7f7f7f;
	line-height: 40px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#commentbar a {
	color: #7f7f7f;
	text-decoration: none;
	}

#commentbar .readcomments {
	float: left; 
	margin-left: 50px;
 	cursor: pointer;
}


.commentform_link {margin-left: 40px;}

#commentbar .leavecomment {
	float: left; 
	margin-left: 50px;
}

#commentbar .linktopost {
	float: right; 
	margin-right: 65px;

}

#commentbar .readmore {
	float: right; 
	margin-right: 30px;

}



#commentbar img {	vertical-align: middle;}

.baloon a{text-decoration: none;
	color: #0066d5;}

.entry {
clear: both;
line-height:18px;
text-align: left;
width: 900px;
margin: 0 50px;
}

.entry a
{text-decoration: none;
	color: #0066d5;
}


.more-link {
		color: #06C;
		text-transform: uppercase;
		font-size:1.2em;
		text-align: center; 
		padding: 2em 0 2em 0;
		display: block;
		text-decoration: none;
}

.more-link:hover {
		color: #ff9e10;

}

.postmetadata {
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	
}
.postmetadata a {
	 
	color: #777;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}


.commentbox {display: none;}

.commentbox-single {margin-bottom: 20px; }


.fbconnect_miniprofile a
{
	text-decoration: none;
	color: #666666;
	
	
}

.fbconnect_miniprofile .username
{
	color: #3B5998;
}

#fbconnect_commentslogin
{
	float: right; 
}
.commentlist li 
{
	list-style: none;	
}

.commentlist p {
	margin: 0;
}


.commentlist .comment-single
{
	margin-top:5px;
	margin-bottom: 2px;
}

.commentlist .comment-avatar
{
	float: left;
	width:50px;
	height: 50px;	
}

.commentlist .comment-details
{
	float: left;
	width: 700px;
	margin-left: 10px;
}

.commentlist .comment-author-name
{
	font-size: 0.95em;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.commentlist .comment-author-name a
{
	color: #3B5998;
	text-decoration:none;
}

.commentlist .comment-date
{
	font-size: 0.8em;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	text-decoration:none;
}

.commentlist .comment-text
{
	font-size: 0.95em;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	text-decoration:none;
	margin: 0;
	line-height: 16px;
	width: 800px;
	margin-bottom: 3px;
}

.commentlist .comment-moderated
{
	font-size: 0.95em;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	text-decoration:none;
	color: #900;
	margin: 0;
}

.commentlist .comment-spacer
{
border-top: 1px solid #d8dfea;

}

.commentform 
{
    width: 900px;
    margin: 0 auto;
}

.commentform .comment_form
{
    text-align: left;
}

#respond 
{
	background-color: #f2f2f2;
	padding: 10px;
	border: 1px solid #cccccc;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

#respond h3, #respond form, #respond p
{
	padding: 0px;
	margin:0px;
}

#respond .logged_in_as
{
		display: none;
	font-size: 11px;
	color: #333333;
	margin: 5px 0 5px 3px;
}

#respond .logged_in_as a
{
	text-decoration: none;
	color: #3b5998;
}

#respond input[type="text"] 
{
	margin: 1px 0 1px 0;
}

#respond input[type="submit"] 
{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#ffffff;
	cursor:pointer;
	display:inline-block;
	font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	outline:medium none;
	padding:1px 0 2px;
	white-space:nowrap;	
		
}

#respond .buttonish
{
	float: right;
	background-color:#5B74A8;
background-position:0 -48px;
border-color:#29447E #29447E #1A356E;
color:#FFFFFF;
-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
border-color:#999999 #999999 #888888;
border-style:solid;
border-width:1px;
cursor:pointer;
display:inline-block;
font-size:11px;
font-weight:bold;
line-height:normal !important;
padding:2px 6px;
text-align:center;
text-decoration:none;
vertical-align:middle;
white-space:nowrap;
margin-right:2px;
}

#respond #comment
{
	width: 870px;	
	margin-bottom: 10px;
}


.navigation { padding: 10px 0px; height: 20px;}

.navigation a {text-decoration: none;}


.alignright {
	float: right;
	}

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


#likeButton
{
	text-align:left;
	clear: both;
	margin-left:auto;
margin-right:auto;
	height: 30px;
}


.prev_next_links
{
	width: 900px;
	height:45px;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	margin-bottom:80px;
}

.prev_next_links .left
{
float: left;
height:45px;
}

.prev_next_links .right
{
float: right;
height:45px;
}
	
	
div.scrolltweet { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
 
    /* vertical scrollers have typically larger height than width */ 
    height: 90px; 
    width: 170px; 
} 
 
/* root element for scrollable items */ 
div.scrolltweet div.items { 
    position:absolute; 
 
    /* this time we have very large space for the height */ 
    height:20000em; 
}

div.scrolltweet div.items > div { height:90px;} 


#carousel 
{
	
	margin-top: 10px;
	margin-bottom: 20px;
}



/* AUTOCOMPLETE */


#searchbox {
	position: absolute; 
	top: 17px;
	left: 700px; 
}

#searchbox #imageSearch
{
	width: 270px;
	border: 0;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	text-align: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}





.jcarousel-skin-tango .jcarousel-container {

	margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 790px;
    padding: 10px 40px 10px 60px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  770px;
    height: 160px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 250px;
    height: 145px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 40px;
    height: 70px;
    cursor: pointer;
    background: transparent url(images/carousel-arrow-right.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(images/carousel-arrow-right.png);
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 40px;
    height: 70px;
    cursor: pointer;
    background: transparent url(images/carousel-arrow-left.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(images/carousel-arrow-left.png);
}



.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

