/* 

	project:  website traffic (free CSS templates)
	author:   luka cvrk (www.solucija.com) 

   
*/

*{ margin: 0; padding: 0; }* 
body { font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #D0D4D4; color: #444; }

a {	color: #5057b1;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.2em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #5057b1; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }

#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }

#header { background: #fff url(../jpg/header.jpg) no-repeat; height: 152px; }
	#header p { margin: 30px 0 0; color: #D6E5EA; }
	#logo { padding: 40px 0 0 20px;  float: left; width: 650px; }

	#search { float: right; width: 275px; text-align: right; margin: 10px 15px 0 0; }
	#search a, #watch a { color: #fff; font-size: 0.8em; cursor: pointer; }

	#searchform { padding: 0px; font-size: 1.4em;  }
	#searchform p { margin: 5px; }

	#menu { margin: 0 0 50px; }
		#menu li { list-style: none; float: left; }
		#menu li a { cursor: pointer; padding: 5px 39px; line-height: 25px; background: #D0D4D4; margin: 0 1px 0 0; color: #808080; }
		#menu li a:hover { background: #B2B6B6; color: #000; }
		#menu li a.current { background: #5057b1; color: #fff; }
		#menu li a#last  { margin: 0; padding: 5px 41px 5px 40px; }

.third { font-size: .9em;  float: left; width: 280px; margin: 0 30px 10px 10px; }
.last { float: right; margin: 0 10px 10px 0; }

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

.single { font-size: .9em;  float: left; width: 920px; margin: 0 30px 10px 10px; }
.double{ font-size: .9em;  float: left; width: 590px; margin: 0 30px 10px 10px; }

#contactCard { background:url(../png/vcard_small.png) no-repeat 0 0 #FFFFFF; background-position: 0px -5px; width: 280px; height: 67px; margin: 0 0 0 0; }
    #contactCard p { position: relative; left:80px; padding: 0 0 0 0; margin: 0px }
    
#blogFeed { background:url(../png/blogger_icon.png) no-repeat 0 0 #FFFFFF; background-position: 0px 0px; width: 280px; height: 75px; margin: 0 0 0 0; }
    #blogFeed p { position: relative; width: 200px; left:80px; padding: 0 0 0 0; margin: 0px }
   
#prefooter { width: 944px; margin: 0 auto; background: #fff; padding: 15px 18px 1px; font-size: .9em;  }

#footerhtmlPanel{ width:0px; height:0px; display:block; position: relative; top:-5px; left:860px; margin:0; padding:0;} 
	#footerhtmlPanel a{ width:86px; height:31px; display:block; background:url(../gif/html-img.gif) no-repeat 0 0 #FFFFFF; text-decoration:none; font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2F2F2F; text-transform:uppercase; padding:0 0 0 10px; position:absolute; top:0px; right:0px;}
	#footerhtmlPanel a:hover{background:url(../gif/html-img.gif) no-repeat 0 0 #FFFFFF; color:#216EBD; text-decoration:none; }

#footercssPanel{ width:0px; height:0px; display:block; position: relative; top:-5px; left:960px; margin:0; padding:0;} 
	#footercssPanel a{ width:86px; height:31px; display:block; background:url(../gif/css-img.gif) no-repeat 0 0 #FFFFFF; text-decoration:none; font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2F2F2F; text-transform:uppercase; padding:0 0 0 10px; position:absolute; top:0px; right:0px;}
	#footercssPanel a:hover{background:url(../gif/css-img.gif) no-repeat 0 0 #FFFFFF; color:#216EBD; text-decoration:none; }

#footer { width: 960px; margin: 15px auto; color: #808080; font-size: .9em; }
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }



