#topbar {
height:80px;
background-color:#000;
}

#topholder {
margin:0 auto;
width:940px;
}

#topbanner {
background-color:#f1f1f1;
width:468px;
height:60px;
float:left;
margin-top:10px;
}

#connect {
float:right;
}

#adskyscraper {
background-color:#999999;
float:right;
height:600px;
margin-top:26px;
width:120px;
}

#adleaderboard {
background-color:#999;
width:728px;
height:90px;
position: absolute;
left: 50%;
margin-left: -364px;
margin-top: 18px;
z-index:999;
}


/* basics */

*{margin:0; padding:0;}

body {
	background:#ffffff;
	font-family: arial,sans-serif;
	font-size: 9pt;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

#leftrule {
	border-bottom:medium none #000000;
	border-style:solid solid none;
	border-width:1px 1px medium;
	position:relative;
	width:620px;
}


#greyleftrule {
	border-bottom:medium none #000000;
	border-style:solid solid none;
	border-width:1px 1px medium;
	position:relative;
	width:620px;
	color:#cccccc;
}



/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 940px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	position:relative;
	top:-50px;
	}
	
/* header */

#header {
	background:url(http://www.flicksandbits.com/wp-content/uploads/2010/04/front-flicks.jpg) no-repeat fixed center 0;
	background-color:#000;
  	width: 100%;
  	height: 368px;
	color: #fff;
	}

#logo {
	left:50%;
	margin-left:-217px;
	position:absolute;
	top:120px;
	z-index:999;
}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */

.menulink {
	font-size: 13pt;
	padding:13px;
	color:#ffffff;
}

#menu a:hover {
	color:#97241c;
	text-decoration: none;
}

#menu {
	font-family: arial, sans-serif;
	font-size: 8pt;
	width:620px;
	height:40px; 
	overflow:hidden;
	padding-top:10px;
	float:left;
}

#menufade {
	background:transparent url(/assets/menufade.png) repeat-x scroll 0 0;
	height:40px;
	position:absolute;
	width:100%;
	top:328px;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}

#search {
left:640px;
position:absolute;
width:300px;
}


/* advert */

#advertfade {
	background:transparent url(/assets/fade.png) repeat-x scroll 0 0;
	height:126px;
	position:absolute;
	width:100%;
	margin-top:86px;
}

#advert {
	height:126px;
	background:#ffffff;
	width:100%;
}

/* content */


#content {
	float:left;
	width:620px;
	overflow: hidden;
	padding-top: 20px;
	}

.post {
	margin:0;
	padding-bottom:40px;
	line-height: 14pt;
	}
	
.post a {
	color:#990000;
}

.post h2{
	font:normal 30pt arial;
	margin-bottom:10px;
	margin-top:40px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry {margin:12px;}

.entry p{margin-bottom:8px;}

.afterpost {
	color:#999999;
	font-size:7pt;
	margin-left:12px;
	margin-right:12px;
}


.rightalign {
	float:right;
	text-align:right;
}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:300px;
	float:right;
	margin-top:41px;
	padding: 0;
	}

#sidebar h2{
	font:normal 14pt arial, sans-serif;
	color: #000;	
	margin: 0;
	padding: 2px;
	border-bottom:1px solid #9A4242;
	text-align:center;
}

#sidebar h3{
	font:normal 11pt arial, sans-serif;
	color: #333;	
	margin: 0;
	padding-bottom:20px;
	padding-left:10px;
	padding-top:7px;
	width:270px;
}

#sidebar h3 a{
	color: #333;
}

#sidebarfoot {
	padding-top:10px;
	border-bottom:1px solid #999;
	margin-bottom:10px;
}

.panel {
	padding-bottom:35px;
}

#panelcontent {
padding-top:20px;
}

#buttons {
width:300px;
height:70px;
padding-left:10px;
}

#buttons a{
margin:15px;
}

.buttweet {
background: url(/assets/sprite_twitter.png) no-repeat;
background-position: 0 -47px;
display:block;
height:47px;
width:63px;
float:left;
}
.buttweet:hover {
background-position: 0 0;
}
.butrss {
background: url(/assets/sprite_rss.png) no-repeat;
background-position: 0 -47px;
display:block;
height:47px;
width:63px;
float:left;
}
.butrss:hover {
background-position: 0 0;
}
.butfacebook {
background: url(/assets/sprite_facebook.png) no-repeat;
background-position: 0 -47px;
display:block;
height:47px;
width:63px;
float:left;
}
.butfacebook:hover {
background-position: 0 0;
}


#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#tweet ul {
list-style-type:none;
padding-left:15px;
padding-right:15px;
}

#tweet li {
padding-top:7px;
}

#archives {
width:150px;
float:left;
}

#sidebar p {margin:0; padding: 0 6px 0 10px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding-bottom: 2px;
	list-style-type: none;
	color:#333333;
	}

#sidebar ul li a {
	color: #990000;
	font-size:7pt;
	}

#sidebar li {
	list-style-type: none;
	}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:8px 0;
	width:300px;
	height:25px;
	background:url(/assets/searcher.png) no-repeat;
	}

#searchform input#s{
	width: 260px;
	height: 16px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 8px;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#000;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

<html>
<head>
<meta name="google-site-verification" content="sr_wD7aH5vkTQEUnn7hiwrVOcnh35hnf1DKgZBt4seM" />
<title> Flicksandbits</title>
</head>
<body>
page contents
</body>
</html>
<a title="wordpress counter"
href="http://www.statcounter.com/wordpress.org/"
target="_blank"><img
src="http://c.statcounter.com/5217879/0/5a54c684/1/"
alt="wordpress counter" border="0"></a>

