/*
Theme Name: Linquist
Theme URI: http://www.redworks.sk/linquist
Description: A Wordpress portfolio theme.
Version: 1.0
Author: Redworks
Author URI: http://www.redworks.sk/
*/


body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6993b3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	background-color: #121212;
	/*background-image: url(images/content_background.png);*/
	background-repeat: repeat-x;
	background-position: top;
	letter-spacing: .03em;
}


#wrapper {
	text-align: left;
	width: 100%px;
    border-top-style:solid;
    border-top-width:1px;
    border-top-color:#3C3C3C;
	padding: 0;
}

a {
	color: #6993B3;
}

a:hover {
	color: #6993B3;
}


h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	color:6993b3;
}

p {
	margin: 0;
	padding: 0;
}



/*------------- HEADER -------------*/

img {
	border: 0px;
    border-style:solid;
    border-width:1px;
    border-color:#3C3C3C;
    
}

#headercontainer {
	
	width:100%;
	height:150px;
	/*margin-right: auto;
	margight-left: auto;*/
	
	background-color:#262626;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#1B1B1B;
    )
	
}

#contactbanner {
    position:relative;
    padding-left:780px;
    }

#header {
	
	width:100%;
	height:150px;
	/*margin-right: auto;
	margight-left: auto;*/
	
	background-image:url(images/header_background.png);
	background-repeat:repeat-x;
	background-color:none !important;
	
}

#greybox {
	
	width:20%;
	height:20px;
	background-color:#999;


}

#blackbox {
	width:20%;
	height:20px;
	background-color:#000;
}

#logo {
	
	
	height: 125px;
	width: 960px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	

}

#logo img {
	border-width:0px !important;
}


#style {
	position: absolute;
	top: 10px;
	right: 10px;
}


h1, h1 a {
	text-decoration: none;
	color: #F07200;
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 10px 0;
}

h1 a:hover {
	color: #FFBE5E;
}

h2{
	color: #92929C;
	font-size: 2em;
	font-weight: normal;
	margin:0px;
	padding: 0px;
}

#logo h2 {
	margin: -15px 0 0 0px;
}







/*------------- NAVIGATION -------------*/


/*------------- RIGHT -------------*/
#navwrapper {
	
	/*width:980px;*/
	height:30px;
	padding-top:30px;
	margin-left: auto;	
	margin-right: auto;
    margin-bottom:30px;

}

#nav {
	background: #534c40;
	padding: 6px 10px 8px 10px;
	float: right;
	margin-top: 100px;
}

#nav  ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#nav li a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #f4f6da;
	font-size: 0.8em;
	text-transform: lowercase;
	margin: 0 10px 0 10px;
}

#nav li a:hover {
	color: #fff;
	text-decoration: underline;
}


#nav .home {
	margin-right:5px;
}





/*------------- BELOW -------------*/

#nav2 {
    background-image: url(images/nav_background.png);
    background-repeat:repeat-x;
	/*background: #1B1B1B;
    width:980px;*/
    
    height:30px;
	padding-top:10px;
	text-align: center;
	margin-left:auto;
    margin-right:auto;
    border-top-style:solid !important;
    border-top:1px;
    border-top-color:#3C3C3C;

}

#nav2  ul {
	margin: 0px;
	padding: 0px;
}

#nav2 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#nav2 li a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #FFF; 
	font-size: .9em;
	text-transform: lowercase;
	margin: 0 10px 0 10px;
    letter-spacing:2px;
}

#nav2 li a:hover {
	color: #6993B3;
	text-decoration: none;
}


#nav2 .home {
	margin-right:5px;
}



/*------------- BELOW2 -------------*/

#nav3 {
	padding: 6px 0 8px 0;
	float: left;
	text-align: left;
	margin: -10px 0 30px 0;
	clear: both;
	border-bottom: 1px solid #595348;
	border-top: 1px solid #595348;
}

#nav3  ul {
	margin: 0px;
	padding: 0px;
	
}

#nav3 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	
}

#nav3 li a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #595348;
	font-size: 1.1em;
	text-transform: lowercase;
	margin: 0 10px 0 10px;
	font-weight: bold;
}

#nav3 li a:hover {
	color: #000;
	text-decoration: underline;
}


#nav3 .home {
	margin-right:5px;
}




/*------------- CONTENT -------------*/

#content {
	width:1000px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	line-height: 21px;
	
	
}


.left {
	
}

/*.left img {
	width: 500px;
	width: expression(this.width > 500 ? 500: true);
	height: auto;
} */

.right {
	width: 300px;
	float: right;
	line-height: 21px;
	_margin-top: 5px;
}

.pageleft {
	width: 400px;
	float: left;
	line-height: 23px;
}

.pageright {
	width: 400px;
	float: right;
	line-height: 23px;
}



.post {
	padding-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	letter-spacing: .05em;
}

.post li {
    list-style-type:circle;
    list-style-position:outside;
    text-transform:lowercase;
}



.alignleft {
	margin: 5px 10px 5px 0;
}

.alignright  {
	margin: 5px 0 5px 10px;
}


#content h2 {
	font-size: 16px;
	color: #6993b3;
	line-height: 32px;
	width:300px;
	margin-left: 24px;
    margin-bottom: 10px;
    padding-top:10px;
    font-weight:bold;
    letter-spacing:.05em;
}




#content h2 a {
	text-decoration: none;
	color: #000;
}

#content h2 a:hover {
	color: #000;
}



/*(#content img {
	border: 10px solid #92929C;
	margin: 5px;
}

#content img:hover {
	border: 10px solid #BCBCC2;
	
}*/

.pics {
    width:990px;
    height:auto;
	background: #1B1B1B;
	padding:0px;
	margin: 0px 0px 20px 0px;
    border-style:solid;
    border-width:1px;
    border-color:#373737;
    padding:10px;
}


.picsright {
    width:232px;
    padding:5px;
    float:right;
    border-style:solid;
    border-width:1px;
    border-color:#373737;
    background-color:#1A1A1A;
    border-top-color:#121212;
    border-bottom-color:#3D3D3D;
    margin-left:10px;
}

.resumefiles {
    width:138px;
    height:66px;
    padding:5px;
    position:absolute;
    z-index:2;
  /*  border-style:solid;
    border-width:1px;
    border-color:#373737;
    background-color:#1A1A1A;
    border-top-color:#121212;
    border-bottom-color:#3D3D3D;
    margin-left:0px; */
}

.aligncenter {
    text-align:center !important;

    }

.resumefiles img {
    border-style:none !important;
    }





.picsright ul {
    list-style-type:circle;
    list-style-position:outside;
}

.picsright li {
    padding-left:10px;
    font-size:14px;
}

.resume {
	background: #E8E8E8;
	padding: 15px 15px 20px 15px;
	margin: 0px 5px 10px 5px;
}

p.titleleft {
	margin-left: 24px;
	margin-bottom: 10px;
    padding-top:10px;
    
}


p.titlebox {
	background: #E8E8E8;
	padding: 15px 15px 20px 15px;
	margin: 0px 5px 10px 5px;
}
	

p.center {
	text-align:center;
}

.meta a, .meta {
	color: #a2987b;
	text-decoration: none;
	margin: 0 0 10px 0;
}

.meta a:hover  {
	color: #555;
	text-decoration: underline;
}


#browse {
	width: 830px;
	margin: 10px 0 20px 0;
}

div.alignleft,  div.alignright{
	display: block;
	width: 40%;
	padding: 3px 0px 3px 0px;
}

div.alignleft {
	float: left;
	
}

div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-size: 0.8em;
	text-decoration: none;
	text-transform: lowercase;
	color: #000;
	
}

div.alignleft a {
	padding: 3px 7px 3px 15px;
	background: #c0c2a4 url('images/arrow-left-off.png') top left no-repeat;
}

div.alignleft a:hover {
	background: #000000 url('images/arrow-left-on.png') top left no-repeat;
	color: #fff;
}

div.alignright a {
	padding: 3px 15px 3px 7px;
	background: #c0c2a4 url('images/arrow-right-off.png') top right no-repeat;
}

div.alignright a:hover {
	background: #000000 url('images/arrow-right-on.png') top right no-repeat;
	color: #fff;
}





/*------------- COMMENTS -------------*/

#comments , #commentform{
	width:500px;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
}

#comments h3 {
	font-size: 1.7em;
	color: #565656;	
	margin: 30px 0 10px 0;
}


div.avatar {
	width: 50px;
	float: left;
}

div.comment {
	width: 450px;
	float: left;
	margin-bottom: 40px;
}
.comment span{
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

ul.commentlist {
	padding: 0;
	margin: 0;
	float: left;
	
}

.commentlist li {
	padding: 10px 0 0;
	list-style: none;
}

form textarea {
	margin: 5px 0 0 0;
	width: 450px;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

form input {
	margin: 5px 5px 0 0;
	padding-left: 5px;
}



/*------------- FOOTER -------------*/

#footer {
	width: 830px;
	margin: 40px auto 20px auto;
	display: block;
	
	
	color: #9E9E9E;
	text-align:center;
	font-size: 0.7em;
}

#copyright {
	
}


#copyright a:hover {
	color: #555;
	text-decoration: underline;
}

#icons {
	text-transform: lowercase;
	float: right;
	font-size: 0.9em;
}

#icons a:hover {
	color: #555;
}

#icons img {
	float: left;
}


#footer a {
	color: #8c8268;
	text-decoration: none;
}


#footer img {
	border: none;
	margin: 0 5px 0 0;
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#tinywrapper {width:706px; margin:50px auto; display:none}
#tinywrapper * {margin:0; padding:0}
#fullsize {position:relative; width:700px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:700px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#tinyimage {width:700px}
#tinyimage img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}







#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(wp-content/themes/linquist/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(wp-content/themes/linquist/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

