/*  
Theme Name: Codeep
Theme URI: http://www.codeep.org/
Description: The default Codeep theme.
Version: 102340.6a beta alpha gamma and delta
Author: Aleš Gabrovec
Author URI: http://www.gabrovec.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS','Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background:url(images/bg_body.gif) no-repeat;
	background-color:#f5f5f5;
	}

#page {
	text-align: left;
	}

#container {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.codeep.org/wp-content/themes/codeep/images/shade_sides.png');
	background:url(images/shade_sides.png) repeat-y;
}

#sidebar_faux {
	background-image:url(images/bg_sidebar.gif);
	background-repeat:repeat-y;
	background-position: 510px 40px;
}

#featuretxt {
	font-size:13px;
	color:#c1c1c1;
	}

#featuretxt a {
	text-decoration:underline;
	color:#e8b300;
	}

#content {
	font-size: 13px;
	color: #4d4d4d;
	}
	
.entry p {
	margin: 0;
	line-height: 1.3em;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}
#content .maincolumn {
	line-height:0.5em;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn data {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#b2b2b2;
	}

h1  {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	
h2, h3 {
	font-family: 'Arial Black' 'Lucida Grande',  Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #ad0000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -1px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 23px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 15px;
	}


h2, h2 a, h2 a:visited, h2 a:hover, h3, h3 a, h3 a:visited, h3 a:hover{
	color: #ad0000;
	text-decoration:none;
	margin:0;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
.postmetadata {
	font-size:12px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .postmetadata, .nocomments, data, blockquote, strike {
	color: #b2b2b2;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	

.post a {
	color:#4d4d4d;
	text-decoration:none;
	background:url(images/image_link.gif) repeat-x bottom;
}

.post a:hover {
	text-decoration:none;
	background:none;
}

.post p {
	margin-bottom:5px;
}


.post h2 a {
	color:#ad0000;
	text-decoration:none;
	background:none;
}

h2 a:hover, h3 a:hover {
	color: #659df5;
	text-decoration: none;
	border-bottom: none;
	}

a:hover {
	color: #659df5;
	}

.sidebar_b_cont a {
	text-decoration:none;
}

.sidebar_b_cont a:hover {
	text-decoration: underline;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	}

#header {
	padding: 0;
	margin:0;
	height: 45px; 
	width: 970px;
	}

#headerimg 	{ 
	height: 45px; 
	width: 300px;
	float:right; 
	} 
	
#content_container {
	margin:10px 20px 20px 10px;
}

#content {padding:0;}


.maincolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 10px;
	width: 500px;
	background:url(images/shade_content.gif) repeat-y top right;
	}

*html .maincolumn {
	margin:0 0 0 5px;
	width: 500px;
}




.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #d9d9d9;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn data {
	padding-top: 5px;
	}

.widecolumn data {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

data {
	clear: left;
}

#feature {
	background:#000;
	margin: 0 0 10px 0;
}

*html #feature { width: 480px; margin: 0 -5px 0 0; }


#featureimg{
	padding:10px 0 0 0;
	margin: 0 10px 10px 10px;
}

#featureimg p{
	margin:0;
	line-height:13px;
}

#featureimg br {
	margin-top:10px;
}

#featuretxt {
	padding:10px 0 10px 0;
}



#footer {
	padding: 0;
	margin: 0 0 0 0;
	background:url(images/shade_footer.png) no-repeat;
	background-position: 9px 0px;
	background-color:#F5F5F5;
	width: 950px;
	clear: both;
	ba
	}

#footer p {
	margin: 0;
	padding: 5px 0 0 20px;
	text-align: left;
	color:#C3C1C1;
	}
/* End Structure */


/* Nav
----------------------------------------------- */
#nav {
  height:40px;
  overflow:hidden;  /* fix overflow for IE. */
  font-family:Arial, Helvetica, sans-serif;
  background:#000;
  width:430px;
  padding:0;
  margin:0;
  }
  
#nav ul {
  margin:0;
  padding:0;
  list-style:none;
  }

#nav li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  text-indent:0;
  text-transform:uppercase;
  text-align:center;
  }
  
#nav li a, #nav li strong {
  background-repeat:no-repeat;
  background-position:0 0;
  display:block;
  float:left;
  height:40px;
  border-width:0;
  text-decoration:none;
  text-indent:-5600px; 
  }
  
#nav li strong { /* this means the link is active */
  background-position:0 -40px;
  }
#nav li a:hover { /* rollover effect */
  background-position:0 -40px;
}

#nav1 a, #nav1 strong {
  background:url('images/nav_about.gif');
  width:85px;
  }
#nav2 a, #nav2 strong {
  background:url('images/nav_projects.gif');
  width:117px;
  }
#nav3 a, #nav3 strong {
  background:url('images/nav_people.gif');
  width:92px;
  }
#nav4 a, #nav4 strong {
  background:url('images/nav_partners.gif');
  width:136px;
  }



/*	Begin Headers */
h1 {
	margin: 30px 0 0;
	}

h2 {
	margin: -7px 0 0 0;
	padding:0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 0;
	}

.sidebar_cont_h h3 {
	margin-top: 3px;
	margin-bottom: 3px;
}

.sidebar_cont_h p {
	margin:0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#single_head {
	height:40px; 
	background:#000;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	margin:0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 5px 0 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

data ul, data li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	} */
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0 3px 0 0; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar #email {
	width: 120px;
	border: 1px solid #b2b2b2;
	vertical-align:middle;
	height:15px;
	}


#searchsubmit, #stnl_submit {
	vertical-align:middle;
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	border: 1px solid #D9D9D9;
	width:458px;
	padding: 5px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0;
	margin: 0 0 0 500px;
	width: 440px;
	}


*html #sidebar {
	float:left;
	margin: 0;
	padding:0;
	width:445px;
	background-image:url(images/bg_sidebar.gif);
	background-repeat:repeat-y;
	background-position:0px 40px;
	}

#bg { margin: 0 0 0 500px; }


#sidebar form {
	margin: 0;
	}
	
#sidebar_a {
	width:243px;
	float:left;
	margin:0;
	padding:0;
	
}

.sidebar_cont {
	margin:7px;
}

.sidebar_cont_h {
	padding-bottom:10px;
	border-bottom: 1px solid #D9D9D9;
}

#sidebar_b {
	width:186px;
	float:left;
	margin:0;
	padding:0;
	}


.sidebar_b_cont {
	margin: 10px 8px 0 8px;
	border-top: 1px solid #D9D9D9;
}

.sidebar_b_cont h3 {
	color: #b2b2b2;
	font-size: 13px;
}

.sidebar_b_cont li {
	margin: 0;
	padding: 0 0 0 10px;
	list-style:none;
	background: url(images/icon_bullet.gif) no-repeat 0 0.45em;
}

.sidebar_b_cont li a {
	font-weight:bold;
	color:#ad0000;
	font-size:11px;
}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.btn {
	background:#AD0000;
	border: 1px solid #AD0000;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
}




/* End Various Tags & Classes*/
