/* 

Theme Name: Internet Sharing
Theme URI: http://ericulous.com
Description: Ported over from solucija.com
Version: 1.1.1
Author: Genkisan
Author URI: http://ericulous.com/

project: internet sharing template
author: luka cvrk (www.solucija.com) 

*/
   
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff url(images/bg.gif) repeat-x; color: #454545; }

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 3px solid #9ec068;
	color: #666;
}

/* links */
a { color: #2F637A; background: inherit; }
a:hover { color: #808080; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #CCC; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 10px auto; width: 960px; }

/* header */
#header { height: 75px; }
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }



/* horizontal tabbed menu */	
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #808080 url(images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #6495AB url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #9FC7D8 url(images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 640px;
	background: #B0D0DC url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
	#topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 5px; }


/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #808080 url(images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #6495AB url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #9FC7D8 url(images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 640px;
	background: #B0D0DC url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
	#topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }



/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
	
/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 150px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 635px; margin: 0 0 10px 0; }
	.left_articles {
		margin: 0 20px 50px 10px;
		padding: 10px 0 0 0;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	} 

	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url(images/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	
.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}

.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(images/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
	}

.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 5px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;
	}	

.left_page { float: left; width: 100%; margin: 0 0 10px 0; }
	.left_articles_page {
		margin: 0 20px 50px 10px;
		padding: 10px 0 0 0;
		color: #000;
		background: #fff;
	}
	
	.calendar { height: 50px; float: left; background: #fff url(images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080; }
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 60px; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }
	.title { width: 380px; margin-left: 60px; }
.alignright {
float: right;
}
	
.alignleft {
float: left
}

/* comments*/
.commentlist li.alt {
	background-color:#FFFFE7;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #f3f3f3;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
}
/* comments */

/* sidebar */
#sidebar { }

.sidebar { float: left; width: 230px; margin: 0 12px 15px 15px; color: #ccc; text-align:left; padding-left:50px; }
	.smallboxtop { height: 14px; background: #fff url(images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #f00 url(images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }
.sidebar ul { margin: 0; padding : 0; list-style : none; }
.sidebar li { margin: 0 0 0 0; padding : 0; list-style : none; }
.sidebar li ul li{ margin: 0 0 0 10px; padding : 0; list-style : none; }

	
/* right side */
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	.image { float: left; margin: 0 9px 3px 0; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;
		background: #fff url(images/notes.gif) no-repeat center left;
		color: #454545;
	}


#right ul li {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	margin: 0px;
	padding: 0.5em;
}

#right ul li ul {
	padding: 0;
	margin: 0 0 0 10px;
	border: 0;
}

#right ul li ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#right a {
	color: #003B6E;
	text-decoration: none;
}

#right a:hover {
	color: #9EC068;
}

ul.contentright {
	font-size: 1em;
	background-color:#fff;
	border-top: 1px solid #88C354;
	list-style-type: none;
	margin: 1.5em 0px;
	padding:5px;
}

ul.contentright li {
	border-bottom: 1px solid #88C354;
	list-style-type: none;
	margin: 0px;
	padding: 0.5em;
}

ul.contentright a {
	color: #003B6E;
	text-decoration: none;
}

ul.contentright a:hover {
	color: #9EC068;
}

ul.contentright .datea{
	color: #666;
	padding: 0px 1.5em 0px 10px;
}

/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0; width:160px; }
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; padding: 0; margin: 0; color: #fff; text-decoration: none; display:block; float:left; width:57px; height:19px; text-align: center; line-height:15px;}
.greenbtn { background: #87BF55 url(images/greenbtn.gif) no-repeat; padding: 0; margin: 0; color: #fff; text-decoration: none; display:block; float:right; width:100px; height:19px; text-align: center; line-height:15px; }
.bluebtn:hover { background: #D0D0D0 url(images/hoverbtn.gif) no-repeat; color: #fff; }
.greenbtn:hover { background: #D0D0D0 url(images/hoverbtnlong.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #efefef; }