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

body {
	margin: 0;
	text-align: center;
	background: #41321d;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	background: #41321d;
	
}

#bck {
	background:url('images/background.jpg') repeat-y top center;
	margin: 0 auto;
	width: 950px;
}

#wrapper {
	text-align: left;
	padding: 0 24px 0 24px;
}

a {
	color: #e1e2c7;
}

a:hover {
	color: #fff;
}

p {
	margin: 0;
	padding: 0;
}



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

img {
	border: 0px;
}


#sitelink  {
	padding: 0 0 0 25px;
}

#sitelink a {
	display:block; 
	height:37px; 
	width:250px; 
	overflow:hidden;
	float: left;	
	}

#sitelink a:hover { 
	display:block; 
	text-indent:-250px; 
	}




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


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

h1 a:hover {
	color: #fff;
}

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

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







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


/*------------- RIGHT -------------*/

#nav {
	background: #3c362c;
	padding: 6px 10px 8px 10px;
	float: right;
	margin-top: 50px;
}

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

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

#nav li a {
	text-decoration: none;
	color: #f4f6da;
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 0 10px 0 10px;
}

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


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





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

#nav2 {
	background: #3c362c;
	padding: 6px 10px 8px 10px;
	float: left;
	text-align: left;
	margin: -10px 0 30px 0;
	clear: both;
}

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

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

#nav2 li a {
	text-decoration: none;
	color: #f4f6da;
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 0 10px 0 10px;
}

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


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



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

#nav3 {
	padding: 10px 0 40px 10px;
	clear: both;
	float: left;
	text-align: left;
	margin: 0;
	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 {
	text-decoration: none;
	color: #595348;
	font-size: 1.4em;
	margin: 0 0 0 20px;
}

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


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




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

#content {
	margin: 10px 0 30px 0;
	line-height: 21px;
	height: 100%;
}

#category {
	text-transform: uppercase;
	padding: 0 0 0 28px;
	font-size: 1.2em;
	color: #5d5d5d;
	letter-spacing: 0.1em;
	font-weight: normal;
	clear: both;
	text-align: left;
}

.left {
	float: left;
}

.left img {
	width: 500px;
	width: expression(this.width > 500 ? 500: true);
	height: auto;
	margin: 0 0 10px 0;
}

.right {
	width: 355px;
	float: right;
	line-height: 21px;
	}

.pagecontent {
	padding: 0 10px 0 30px;
	}
	
.pagecontent p {
	margin: 20px 0 0 0;
	}
	
.post {
	padding-bottom: 30px;
	float: left;
	width: 880px;
}

.post p {
	margin-bottom: 15px;
	text-align: justify;
}

.post li {
	list-style: none;
}


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

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


#content h2 {
	font-size: 2.6em;
	color: #fff;
	line-height: 32px;
}

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

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

.meta a, .meta {
	color: #a2987b;
	text-decoration: none;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

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


#browse {
	clear: both;
	width: 902px;
	margin: 10px 0 20px 0;
	
}

div.alignleft,  div.alignright{
	display: block;
}

div.alignleft {
	float: left;
	text-align: left;
}

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

div.alignleft a {
	padding: 5px 10px 5px 25px;
	background: #c0c2a4;
	color: #000;
}

div.alignleft a:hover {
	background: #fff;
	color: #000;
}

div.alignright a {
	padding: 5px 25px 5px 10px;
	background: #c0c2a4;
	color: #000;
}

div.alignright a:hover {
	background: #fff;
	color: #000;
}






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

#footer {
	width: 865px;
	margin: 0 auto;
	clear: both;
	padding: 60px 0 70px 20px;
	color: #fff;
	font-size: 0.9em;
	text-transform: uppercase;
	line-height: 1.6em;
	letter-spacing: 1px;
	
}

.poweredby {
	font-size: 0.7em;
}

#copyright {
	float: left;
}


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

#icons {
	float: right;
	margin: 0 20px 0 0;
}

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

#icons img {
	float: left;
}


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


#footer img {
	border: none;
	
}
