/*

Theme Name: Internet Center (3 columns)
Theme URI: http://ericulous.com
Description: Clean and Light Interface. Variation: 3 columns
Version: 1.0
Author: Genkisan
Author URI: http://ericulous.com

StyleSheet by David Herreman
http://www.free-css-templates.com

project: internet center template
author: luka cvrk (www.solucija.com)

*/

   
/* default styles
   -------------- */
   
body { 
	padding: 3; 
	margin: 0; 
	font: 0.6em Arial, sans-serif; 
	line-height: 1.2em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #185DA0;
	background: inherit;
}

a:hover {
	color: #9EC068;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;

}

h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;

}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #FF6600;
	background: inherit;
}


h2 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -.5px;
	background: inherit;
}

h2 { 
	font-size: 16px;
	margin-bottom: 5px; 
	color: #000; 

}

h3 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;

}

h3 { 
	font-size: 18px;
	margin-bottom: 5px; 
	color: #000; 
	background: inherit;
}


h4 a {
	text-decoration: none;
}

h4 a:hover {
	color: #d8ddf8;
        background: #c4c4cb;

}


h4 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;

}

h4 { 
	font-size: 20px;
	margin-bottom: 5px; 
	color: #000; 
        background: #c4c4cb;

}



p {	
	margin: 0 0 5px 0;
	
}

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}

form { 
	margin: 0; 
}

input.search { 
	width: 199px; 
	border: none;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 200px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 950px;
        text-align: left;


}

.header { 
	height: 150px; 
        text-align: left;
}

.top_info {
	float: right;
	width: 850px;
	padding: 0 0 4px 0;

}

	.top_info_left {
		width: 440px;
		float: left;
	        text-decoration: none;

}

	.top_info_right {
		float: right;
		text-align: right;
		width: 290px;
		padding: 0 0 0 35px;
        	text-decoration: none;

	}

.slogan {
	font-size: 0.9em;
	width: 60px;
	text-align: left;

}


.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	margin: 0 0 0 0px; 
        border-top: 1px solid #eee;
	text-align: left;

}

	.bar ul { 
		margin: 0; 
		padding : 0; 
		list-style : none; 
	}

	.bar li { 
		margin: 0; 
		padding: 4px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		float: left; 
	}
	
	.bar .current_page_item a{ 
		background: #FFF url(images/bar.gif) no-repeat center bottom; 
		color: #9EC068;
		font-weight: bold; 
		padding-bottom: 8px;
		text-decoration: none;
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	}
	
	.bar a:hover {
		background: #FFF url(images/bar.gif) no-repeat center bottom; 
		color: #9EC068;
		font-weight: bold; 
		padding-bottom: 8px;
		text-decoration: none;
	} 

.search_field { 
	background: #c4c4cb; 
	color: #000;
	border-top: 1px solid #9EC068;
	border-bottom: 1px solid #9EC068;
	clear: both;
	text-align: center; 
	padding: 10px 6px 5px 0;
}

.subheader {
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #dadaf4;
	color: #808080;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
        text-align: left;
}

/* left side
   --------- */

.left {
	float: left;
	width: 580px;
	margin: 0 0 10px 0;



}
	.left_articles {
		margin: 0px 0 10px 0;
                margin-bottom: 20px;
	        padding-bottom: 50px;
        	border-top: 1px dotted #ccc;
		text-align: left;
	        font: 1.2em, Arial, sans-serif; 
	        line-height: 1.2em;

	}


.left_articles p {
margin-bottom: 10px;
}

.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: left;
	padding: 0 4px 4px 0;

}

.titleinfo {
	border-top: 1px dotted #ccc;
	margin-bottom: 3px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}

	
.alignright {
float: right;
}
	
.alignleft {
float: left
}

/* Begin Comments*/

.commentlist li.alt {
	background-color: #fafafa;

	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */
	
/* Sidebar
   ---------- */
		
.sidebar {
	float: right;
	width: 350px;
	margin: 0 0 2px 0;
}

}

.sidebar h2 {
	border-bottom: 1px solid #efefef;
}

.sidebar_left {
	float: left;
	width: 190px;
	margin: 0 0 10px 0;
	background-color: #fafafa;
}

.sidebar_right {
	float: right;
	width: 150px;
	margin: 0 0 10px 0;
}



.sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : block; 
}

.sidebar li {
	list-style-type:block;
        margin-bottom: 4px;

}

.sidebar li ul li{
	list-style-type:block;
	margin-left:20px;
        margin-bottom: 4px;
}

	.right_login {
		padding: 10px;
		margin: 0 0 10px 0;
	        background: #dadaf4 url(images/Button-Involved.jpg) no-repeat right bottom; 
		color: #246088;
		border-top: 1px solid #4A8EBC;
		border-bottom: 1px solid #4A8EBC;
                text-align: left;
	}

	.right_articles {
		border: 1px solid #eee;
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
	.right_articles:hover {
		border: 1px solid #ccc;
	}
		
.image {
	float: left;
	margin: 0 9px 3px 0;
}




/* page left side
   --------- */

.pageleft {
	float: left;
	width: 720px;
	margin: 0 0 10px 0;
        text-align: left;


}
.left_pagearticles {
	 margin: 0px 0 10px 0;
         margin-bottom: 20px;
	 padding-bottom: 50px;
         text-align: left;
	 font: 1.2em, Arial, sans-serif; 
	 line-height: 1.2em;

}

.left_pagearticles p {
margin-bottom: 10px;
}

.page_metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: left;
}

.page_titleinfo {
	border-top: 1px dotted #ccc;
	margin-bottom: 3px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}



	
.alignright {
float: right;
}
	
.alignleft {
float: left
}





/* PageSidebar
   ---------- */



.pagesidebar {
	float: right;
	width: 190px;
	margin: 0 0 3 0;
	background-color: #dadaf4;
        border: 2px solid #f5f3e9;
        padding: 4 4 4 4;
        text-align: left;

}

.pagesidebar h2 {
	border-bottom: 1px solid #efefef;
}

.pagesidebar ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagesidebar li {
	list-style-type:none;
        margin-bottom: 4px;
}

.pagesidebar li ul li{
	list-style-type:none;
	margin-left:20px;
        margin-bottom: 4px;
}

	.right_articles {
		border: 1px solid #eee;
		padding: 8px;	
		margin: 0 0 5px 0;
	}
	
	.right_articles:hover {
		border: 1px solid #ccc;
	}
		
.image {
	float: left;
	margin: 0 9px 3px 0;
}





/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;

}

.footer a {
	color: #9EC068;
	background: #fff;
}

#site_content {position: absolute;left: -10000px;};

