/*
Theme Name: netech magazine
Theme URI: http://test.qualitywordpress.com/?preview_theme=netech-mag
Description: netech magazine wordpress theme is an internet technology / hosting related theme.
Version: 1.0
Author: qualitywordpress
Author URI: http://qualitywordpress.com
*/



/* General */

body {
	margin: 0;
	background: #000 url("images/bg.png");
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0px auto 0 auto;
	width: 980px;
	background: url("images/page.png") repeat;
}


#page-top {
	width: 980px;
	
}

#page-bottom {
	width: 980px;
	min-height: 460px;
	background: url("images/page_bottom.png") no-repeat left bottom;
}


/* Header */

#header {
	width: 980px;
	height: 165px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 220px;
		left: 15px;
		width: 425px;
		height: 81px;
		padding-left: 42px;
		background: url("images/logo.gif") no-repeat;
	}
	
	
	
	#header #header-info .description {
		color: #ffffff;
		font: normal 17px "Century Gothic", Century Gothic;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 640px;
		height: 46px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 640px;
		height: 46px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 46px;
		font: normal 14px/46px "Century Gothic", Century Gothic;
		color: #ffffff;
	}
	
	#header #header-menu ul li a {
		color: #ff657d;
		text-decoration: none;
		padding: 46px 490px;
		display: block;
	}
	
	
	
	/* Header - Search */
	
	#header #header-search {
		position: absolute;
		top: 245px;
		left: 70px;
		width: 217px;
		height: 22px;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 217px;
		height: 22px;
	}
	
	#header #header-search #s {
		width: 117px;
		height: 18px;
		padding: 2px 5px;
		border: 0;
		font: normal 13px "Century Gothic", Century Gothic;
		color: #ffffff;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 85px;
		height: 22px;
		padding: 0;
		float: right;
	}
	
	/* Header - Newsletter */
	
	#header #header-newsletter {
		position: absolute;
		top: 230px;
		left: 32px;
		width: 200px;
		height: 90px;
		padding-top: 40px;
		background: url("images/header_newsletter.gif") no-repeat;
		color: #FFFFFF;
		font: bold 12px "Century Gothic", Century Gothic;
	}
	
	#header #header-newsletter p {
		margin: 0;
		padding-bottom: 7px;
	}
	
	#header #header-newsletter form {
		margin: 0;
		padding: 0;
	}
	
	#header #header-newsletter span {
		width: 55px;
		float: left;
		height: 18px;
		line-height: 18px;
	}
	
	#header #header-newsletter input {
		width: 123px;
		height: 18px;
		background: url("images/header_input.gif") no-repeat;
		border: none;
		padding: 0 5px;
		font: normal 12px "Century Gothic", Century Gothic;
		color: #FFFFFF;
	}
	
	#header #header-newsletter .submit {
		width: 85px;
		height: 26px;
		background: url("images/header_button.gif") no-repeat;
		margin-left: 104px;
	}
	
	/* Header - Recent Articles */
	
	#header #recent-articles {
		position: absolute;
		top: 223px;
		left: 264px;
		width: 305px;
		height: 145px;
	}
	
	#header #recent-articles h3 {
		width: 285px;
		height: 22px;
		color: #FFFFFF;
		font: bold 12px/22px "Century Gothic", Century Gothic;
		background: url("images/title_recent_articles.gif") no-repeat;
		padding: 0 10px;
	}
	
	#header #recent-articles ul {
		margin: 0;
		padding: 0 0 0 10px;
		list-style-type: none;
	}
	
	#header #recent-articles ul li {
		padding-left: 8px;
		background: url("images/header_articles.gif") no-repeat;
		color: #FFFFFF;
		font: bold 12px/28px "Century Gothic", Century Gothic;
	}
	
	#header #recent-articles ul li a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#header #recent-articles ul li a:hover {
		text-decoration: underline;
	}
	
	/* Header - Popular Articles */
	
	#header #popular-articles {
		position: absolute;
		top: 223px;
		left: 595px;
		width: 278px;
		height: 145px;
	}
	
	#header #popular-articles h3 {
		width: 258px;
		height: 22px;
		color: #FFFFFF;
		font: bold 12px/22px "Century Gothic", Century Gothic;
		background: url("images/title_popular_articles.gif") no-repeat;
		padding: 0 10px;
	}
	
	#header #popular-articles ul {
		margin: 0;
		padding: 0 0 0 10px;
		list-style-type: none;
	}
	
	#header #popular-articles ul li {
		padding-left: 8px;
		background: url("images/header_articles.gif") no-repeat;
		color: #FFFFFF;
		font: bold 12px/28px "Century Gothic", Century Gothic;
	}
	
	#header #popular-articles ul li a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#header #popular-articles ul li a:hover {
		text-decoration: underline;
	}

/* Header - Feed */
	
	#header #header-feed {
		position: absolute;
		top: 210px;
		left: 700px;
		width: 30px;
		height: 30px;
	}

/* Header - Feed1 */
	
	#header #header-feed1 {
		position: absolute;
		top: 130px;
		left: 30px;
		width: 80px;
		height: 80px;
	}

/* Header - Feed2 */
	
	#header #header-feed2 {
		position: absolute;
		top: 210px;
		left: 803px;
		width: 30px;
		height: 30px;
	}

/* Header - Feed3 */
	
	#header #header-feed3 {
		position: absolute;
		top: 210px;
		left: 8px;
		width: 30px;
		height: 30px;
	}

/* Header - Stu */
	
	#header #header-stu {
		position: absolute;
		top: 210px;
		left: 680px;
		width: 30px;
		height: 30px;
	}



/* Main */

#main {
	margin: 0 auto;
	width: 980px;
}

	/* Main - Content */
	
	#content {
overflow: hidden;
		float: right;
		width: 541px;
		padding: 10px 120px 0 16px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: right;
		margin-bottom: 30px;
		width: 541px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 611px;
padding: -10px 0 0 0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
		}
		
		#content .post .post-title a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {

		}
		
		#content .post .post-title h2 {
			color: #ffc309;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			padding: 0 10px;


width: 541px;

		}

	


		
		#content .post .post-title h2 a {
			color: #ffc309;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {

		}
		
		#content .post .post-title .post-date {
					float: right;
			width: 70px;
			height: 10px;
margin-right: -20px;
margin-top: -5px;
			
			color: #999999;
			text-align: right;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			
		}
		
		#content .post .post-title .post-date span {
			padding: 9px 0 1px 0;
			display: block;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
line-height:1.2em;
			color: #FFFFFF;
			width: 620px;
			padding: 10px 0 0 10px;

		}
		
		#content .post .post-entry a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #0087c6;
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #e6e6e6;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {

			padding: 4px 0 0 15px;
			width: 611px;
			height: 26px;
			background: url("images/post_info.gif") no-repeat;
			clear: both;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
		}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
font-family: Arial, Helvetica, sans-serif;
			margin: 30px 0 5px 0;
			color: #fd9733;
			font-size:15px;
  font-weight:bold;
		}
		
		#content .post .comments {
font-family: Arial, Helvetica, sans-serif;
			font-size:14px;

			color: #FFFFFF;
			width: 519px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 28px;
		}
		
		#content .post .comments ol li {
			padding: 5px 5px -31px 5px;
		}
		
		#content .post .comments ol li a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
border-top: 1px solid #999;			

		}
		
		#content .post .comments ol li cite {
			color: #66ffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size:14px;
font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #66ffff;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			padding-left: 25px;
font-family: Arial, Helvetica, sans-serif;
			font: normal 12px/18px;
			color: #FFFFFF;
			width: 496px;
		}
		
		#content .post #commentform a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	#content .comments_list li {
	
	list-style: none;
		}

#content .post .comments .commentmetadata {
			float: right;
			width: 70px;
			height: 10px;
margin-right: -104px;
margin-top: -28px;
			
			color: #999999;
			text-align: right;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			
		}







	/* Main - Content - Navigation */
	
	#content .navigation {
		margin-bottom: 30px;
margin-left: 10px;
		font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
		color: #0087c6;
		width: 741px;

	}
	
	#content .navigation a {
		color: #0087c6;
		text-decoration: underline;

	}
	
	#content .navigation a:hover {
		text-decoration: underline;

	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 295px;
		font: bold 14px/18px "Century Gothic", Century Gothic;
		color: #FFFFFF;
	}
	
	#sidebar a {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .sidebar-box {
		width: 295px;
		padding-bottom: 10px;
padding-left: 24px;
	}
	
		
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0 0 0 15px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			padding-left: 8px;
			background: url("images/sidebar_menu.gif") no-repeat;
			font: normal 12px/22px "Century Gothic", Century Gothic;
			color: #ffffff;
		}
		
		#sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		#sidebar ul li ul {
			padding: 0 0 0 10px;
		}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 10px 0;
			width: 295px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 205px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding-top: 5px;
			width: 116px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0 5px;
		}
		
		/* Sidebar - Ads */
		
		#sidebar .sidebar-ads {
			padding: 50px 0 0 15px;
		}
		
		#sidebar .reklama {
			float: left;
			padding: 25px 0 0 12px;
		}
#sidebar .reklama1 {
			float: left;
			padding: 25px 0 0 12px;
		}


/* Footer */
#footer {
padding: 0;
	margin: 0 auto;
	width: 869px;
	clear: both;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;

}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}




	/* Footer - Footerbar */
	
	#footer #footerbar {
		width: 869px;
		height: 30px;
		padding-top: 0;
	}
	
	
	
	
	
	
	
	
	
	
	
		/* Footer - Footerbar - Boxes */
		
			#footer #footerbar #footerbar-right {
			width: 140px;
			padding: 60px 60px 0px 0px;
			float: left;
font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
		}
			
	
		
	/* Footer - Copyright */
	
	#footer #copyright {
		width: 869px;
		text-align: center;
		line-height: 72px;
	}
	
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 {
	padding: 0px;
	margin: 3px 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




.song { padding-bottom:5; padding-left:2; padding-right:0; padding-top:10;}
.new { padding-bottom:5; padding-left:5; padding-right:5; padding-top:10;}

#homelink {display: block;width: 980px;height: 140px;position: absolute;top: 0px;left: 0px}

	#content .post-title1 h2 {
			color: #ffc309;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
			padding: 70px 175px;

width: 541px;

		}

#content .post-entry1 {font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #FFFFFF;
			width: 241px;
			margin: -60px 0 20px 160px;
padding: 0 20px 0 0;
		}



#content .arhiv {
		margin-bottom: 30px;
margin-left: 10px;
		font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
		color: #0087c6;
		width: 741px;

	}
	
	#content .arhiv a {
		color: #0087c6;
		text-decoration: underline;

	}
	
	#content .arhiv a:hover {
		text-decoration: underline;

	}
	
		#content .post h5 {
font-family: Arial, Helvetica, sans-serif;
			color: #ffc309;
			font-size:15px;
line-height:1.25em;
  font-weight:bold;
		}	

#test-bottom {
	width: 980px;
	min-height: 1px;
	background: url("images/page_bottom.jpg") no-repeat left bottom;
}
#content1 {
		float: left;
		width: 900px;
		padding: 10px 0 0 40px;
	}






#content .post .comments ol li.admin span.author_meta {
background: url(images/admin.png) no-repeat;
padding: 0 100px 25px 0;
color: #fd00d0;
			font-family: Arial, Helvetica, sans-serif;
			font-size:14px;
font-style: normal;
			font-weight: bold;
		}

#content .post .comments ol li.admin span.author_meta a {
			color: #fd00d0;
			text-decoration: none;
		}
		
		#content .post .comments ol li.admin span.author_meta a:hover {
			text-decoration: underline;
		}



#content .post .comments ol li.guest span.author_meta {
background: url(images/guest.png) no-repeat;
padding: 0 100px 25px 0;
color: #66ffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size:14px;
font-style: normal;
			font-weight: bold;
		}

#content .post .comments ol li.guest span.author_meta a {
			color: #66ffff;
			text-decoration: none;
		}
		
		#content .post .comments ol li.guest span.author_meta a:hover {
			text-decoration: underline;
		}





#content .post .comments ol li.vj span.author_meta {
background: url(images/vj.png) no-repeat;
padding: 0 100px 25px 0;
color: #fd00d0;
			font-family: Arial, Helvetica, sans-serif;
			font-size:14px;
font-style: normal;
			font-weight: bold;
		}

#content .post .comments ol li.vj span.author_meta a {
			color: #fd00d0;
			text-decoration: none;
		}
		
		#content .post .comments ol li.vj span.author_meta a:hover {
			text-decoration: underline;
		}



#content .post .comments ol li span.author_meta {
background: url(images/member.png) no-repeat;
padding: 0 100px 25px 0;
color: #ff9c00;
			font-family: Arial, Helvetica, sans-serif;
			font-size:14px;
font-style: normal;
			font-weight: bold;
		}

#content .post .comments ol li span.author_meta a {
			color: #ff9c00;
			text-decoration: none;
		}
		
		#content .post .comments ol li span.author_meta a:hover {
			text-decoration: underline;
		}

.seo {position : absolute; left : -1000px; }



/* SUBSCRIPTION MANAGER STYLE */
.subscription-manager {

width: 640px;
margin: 35px -10px 0 0px;
}

div.wrap {
width: 560px;
font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #FFFFFF;
line-height:1.2em;

}

div.wrap h2 {
margin: .5em 0 1em 0;
border-bottom: 2px solid #589bd2;
display:none;
}

div.wrap fieldset {
border: 1px solid #999999;
margin: 1em 0;
padding: 5px 10px;
}

div.wrap fieldset legend {
font-weight: bold;
font-size: small;

font-family: Arial, Helvetica, sans-serif;
			
			color: #fd9733;

}

div.wrap p.submit {
text-align: right;
}


.updated {
width: 538px;
margin: 1em 0;
border: 1px solid #999999;
font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #fffdc1;
padding: 5px 10px;
line-height:1.2em;
text-align: center;
}

.updated-error {
width: 538px;
margin: 1em 0;
font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #fffdc1;
line-height:1.2em;
border: 1px solid #999999;
padding: 5px 10px;
text-align: center;
}

div.wrap form {
margin: 0;
padding: 0;
}

div.warp li {
margin-bottom: 6px;
line-height: 130%;
}
/* END SUBSCRIPTION MANAGER STYLE */

h4 {
font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
position: absolute;
width: 300px;
margin: 301px auto 11px ;
font-weight:normal;
	 }

h1 { font-family: Arial, Helvetica, sans-serif;
			color: #c0c0c0;
			font-size:12px;
font-weight:normal;
text-decoration: underline;
margin-top: 7px;
margin-left: 185px;
position: absolute;
}
.hilite { background: #fe0000 }
.hilite { color: #000000 }	
