/*
Theme Name: The Web News
Author: WPThemeDesigner
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px Verdana;
	color: #777;
        background-color: #111;
}
a {
	color: #BBB;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	background: url(images/background.gif) repeat-y 0 0;
	margin: auto auto;
	text-align: left;
	padding: 0 7px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	background: #ffffff url(images/header.gif) no-repeat fixed center; 
}
	#header ul {
		float: left;
		list-style-type: none;
		padding: 10px 0;
		margin-left: -5px;
	}
		#header ul li {
			float: left;
			text-transform: uppercase; 
/** 			font-size: 0.9em; **/
/** 			font-size: 1.9em; **/
			padding: 0 15px;
			border-left: 1px solid #DDD;
		}
			#header ul li.f {
				border: 0;
			}
	#header .links {
		float: right;
		font-size: 0.9em;
		color: #DDD;
		padding: 10px;
	}
		#header .links a {
			margin-left: 14px;
		}
	#header .logo {
		padding: 18px 18px 40px;
		float: left;
	}
		#header .logo h1 {
			font-family: "Lucida Sans";
			font-size: 2.5em;
			text-transform: uppercase;
		}
		#header .logo h1 a {
			color: #DDD;
		}
		#header .logo p {
			color: #DE2011;
			font-weight: bold;
			padding-left: 10px;
		}
	#header .ad468x60 {
		float: right;
		padding: 16px 10px;
	}
	#header ol {
		list-style-type: none;
		height: 35px;
		background-color: #252525;
	}
		#header ol li {
			float: left
		}
		#header ol li a {
			color: #ffffff;
			display: block;
			padding: 10px 12px 11px;
		}
		#header ol li a:hover {
			background-color: #373737;
		}
	#header {
		
	}
/** END header **/

/** BEGIN content **/
#content {
	width: 776px;
	float: right;
 /**       margin-left: 50px; **/
}

/** -------------- Thumbnails ---------------- **/
	#content .post {
		width: 259px; height: 300px;
		float: left;
		padding: 20px 15px 0px 15px;
		border-left: 1px solid #e8e8e8;
                border-right: 1px solid #e8e8e8;
                margin: 0px 30px 0px 50px;
	}
		#content .post h2 {
			font-family: Verdana;
			font-size: 10px;
			margin-bottom: 2px;
			padding: 2px 0px 1px 0px;
			display: block;
			border-bottom: 1px solid #252525;
/**                        text-transform: lowercase;  **/
		}
			#content .post h2 a {
				color: #252525;
			}
			#content .post h2 a:hover {
			color: #fff;
			background-color: #222;
			padding: 0px;
			display: block;
			}
		#content .post .date {
                        font-size: 10px;
			font-weight: 800;
			font-family: Verdana; 
			margin-bottom: 5px;
			color: #888888;
		}
		#content .post .continue {
			color: #ffffff;
			background-color: #BBB;
			padding: 3px 5px 4px 5px;
			display: block;
			float: left;
			font-family: Verdana;
                        font-size: 10px;
			font-weight: 800;
			margin-bottom: 25px; 
                        text-transform: lowercase;  
		}
		#content .post .continue:hover {
			color: #ffffff;
			background-color: #777;
			padding: 3px 5px 4px 5px;
			display: block;
			float: left;
			font-family: Verdana;
                        font-size: 10px;
			font-weight: 800;
			margin-bottom: 25px;
                        text-transform: lowercase;  
		}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}
		#content .post .thumb {
			height: 92px;
			overflow: hidden;
			padding: 3px 3px 25px 3px;
			background-color: #FFF;
			border: 1px solid #444444;
			margin-bottom: 10px;
		}
			#content .post .thumb div {
				height: 92px;
				overflow: hidden;
                                border-width:1px; 
                                padding: 1px;
                                border-style: solid; 
                                border-color: #444444; 
			}
			#content .post .thumb img {
				width: 247px;
			}
	#content .postnav {
		clear: both;
		padding: 20px 34px 40px;
	}
		#content .postnav ul {
			list-style-type: none;
			border: 0;
		}
			#content .postnav ul li {
				float: left;
				padding: 2px;
				padding: 2px;
			}
			#content .postnav ul li a {
				display: block;
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
			font-family: Verdana;
                        font-size: 10px;
			font-weight: 800;
                        text-transform: lowercase;  
			}
			#content .postnav ul li a:hover {
				background-color: #000000;
				border: 0 !important;
			}
			#content .postnav ul li.next a {
				width: auto;
				padding: 2px 4px;
			}
			#content .postnav .page_info {
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: Georgia;
				font-weight: bold;
				margin: 2px;
			}
/** END content **/

/** BEGIN sidebar **/
div.test000 {
}
#sidebar {
width: 194px;
position: fixed;
	padding-bottom: 20px;
<div id="sidebar">
}
div.sidebar-id {
	margin: 22px 0px 15px 0px;
}
	#sidebar .wrapper {
		padding: 0 15px;
	}
	#sidebar h2 {
		color: #111;
		font-size: 9px;
		text-transform: uppercase;
		margin: 15px 0 5px;
	        font-family: verdana;
                font-weight:600;
                border-bottom: 1px solid #555;
	}
	#sidebar h2.light {
		color: #999;
		font-size: 9px;
		text-transform: uppercase;
		margin: 15px 0 5px;
	        font-family: verdana;
                font-weight:600;
                border-bottom: 1px solid #333;
	}
	#sidebar ul {
		list-style-type: none;
                margin-bottom: 25px;
	}
		#sidebar ul li {border-bottom: 1px solid #222; line-height: 1.4em; padding: 4px 0; font-size: 10px; text-transform: lowercase; font-family: verdana;}
		#sidebar ul li a {
			color: #555;
		}
		#sidebar a.light {
			color: #999;
		}
		#sidebar ul li a:hover {
			color: #ffffff;
                        background-color: #373737;
		}
	#sidebar .ads {
		text-align: center;
		padding: 10px 0;
	}
		#sidebar .ads img {
			margin: 3px;
		}
	#sidebar .search {
		background: #FFF url(images/search.gif) no-repeat center center;
		border-width: 0px 0px 1px 0px;
		border-color: #444;
		border-style: solid;
		height: 52px;
	}
		#sidebar .search input {
			float: left;
			border: 0;
			font-size: 11px;
			font-family: Verdana;
			width: 120px;
			margin: 19px 11px 0 4px;
                        background-color: #efefef;
color: #666;
		}
		#sidebar .search button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 53px; height: 32px;
			margin-top: 10px;
			background-color: transparent;
		}
	#sidebar .flickr { }
		#sidebar .flickr img {
			margin: 3px;
		}
	#sidebar .video {
		padding-bottom: 5px;
	}
	#sidebar .tags { 
		padding-bottom: 5px;
	}
		#sidebar .tags a {
			color: #808080;
		}
		#sidebar .tags a:hover {
			color: #373737;
		}
	#sidebar .l {
		float: left;
		width: 125px;
	}
	#sidebar .r {
		float: right;
		width: 125px;
	}
/** Text for sidebar - recent comments, etc **/
		#sidebar .sbar li {
			font-size: 10px;
			padding-left: 12px;
			background: url(images/bullet.gif) no-repeat 0 8px;
			border: 0;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #111;        
	color: #666;
	font-family: Verdana;
        font-weight: 100;
        font-size: 10px;
	padding: 3px;
        text-align: center;
        border-width:1px 0px 0px 0px; border-style: solid; border-color: #222;
}
	#footer p {
		line-height: 1.5em;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 0 6px 20px;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 10px;
		font-weight: 800;
                text-decoration: underline;
                text-transform: lowercase; 
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
font-size: 10px;
color: #777;
	}
	#comments form {
		padding-top: 20px;
	}
		#comments form p {
			margin-bottom: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #DDD;
background-color: #f5f5f5;
color: #888;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #DDD;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #DDD;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #CCC;
			font-size: 10px;
			font-family: Verdana;
			width: 120px; height: 20px;
                        padding: 0px 0px 5px 0px;
                        color: #777;
                        text-transform: lowercase; 
                        font-weight: 800;
		}
		#comments form button:hover {
			border: 1px solid #666;
			background-color: #AAA;
			font-size: 10px;
			font-family: Verdana;
			width: 120px; height: 20px;
                        padding: 0px 0px 5px 0px;
                        color: #444;
                        text-transform: lowercase; 
                        font-weight: 800;
		}
	.commentdetails {
		margin-top: 25px;
                text-transform: lowercase; 
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
                text-transform: lowercase; 
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
                text-transform: lowercase; 
	}
	.required {
		color: #BBB;
	}
/** ------------- Titles on Blog Category Pages ------------- **/
h2.title {
	font-size: 10px;
	padding: 20px 35px 1px 0px;
	font-weight: normal;
		font-family: Verdana;
		font-size: 10px;
		margin: 0px 6px 12px 6px;
		color: #555;
		border-bottom: 1px solid #333;
}
/** ------------- Sorry, no search results - Text ------------- **/
h2.sorry {
	font-size: 10px;
	padding: 20px 35px 1px 0px;
	color: #666;
	font-weight: normal;
	color: #565656;
		font-family: Verdana;
		font-size: 10px;
		margin: 0px 6px 2px 6px;
		color: #2a2a2a;
		border-bottom: 1px solid #666;
}
/** ------------- Left Margin on Pages ------------- **/
.single {
	padding: 20px 5px;
}
/** ------------- Titles on individual post pages ------------- **/
	.single h2 {
		font-family: Verdana;
		font-size: 10px;
		margin-bottom: 2px;
		padding-bottom: 1px;
		color: #555;
                text-transform: lowercase; 
		border-bottom: 1px solid #666;
	}
	.single .date {
                font-size: 10px;
	        font-weight: 800;
			font-family: Verdana; 
			margin-bottom: 18px;
			color: #999;
text-transform: lowercase;
	}
	.single h3 {
		font-size: 10px;
		font-weight: normal;
		margin-bottom: 7px;
	}
	.single p {
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	.single ul {
		margin: 0 0 10px 16px;
	}
	.single ol {
		margin: 0 0 10px 18px;
	}
	.single li {
		line-height: 1.4em;
		padding: 2px 0;
	}
	.single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #444;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #ccc;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 11px;
color: #444;
		}
	#comments ol li .comment-meta {
		font-size: 10px;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 10px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

/** --------------------------- Baz Modifications ------------------------------ **/

/** BEGIN header **/
#header {
	background: #FFF url(images/header.gif); 
        background-position: top left
}
	#header ul {
		float: left;
		list-style-type: none;
		padding: 0px 0;
		margin-left: -5px;
	}
		#header ul li {
			float: left;
			text-transform: lowercase; 
 			font-size: 10px; 
			padding: 3px 0px;
                        font-weight: 800;
                        font-family: verdana;
			border-left: 1px solid #666;
			display: block;
		}
			#header ul li.f {
				border: 0;
			}
	#header .links {
		float: right;
                text-transform: lowercase;  
		font-size: 10px; 
		color: #777;
		padding: 3px 10px;
                font-weight: 800;
                font-family: verdana;
	}
		#header .links a {
		margin-left: 15px;
                text-transform: lowercase;  
		font-size: 10px; 
		color: #BBB;
                font-weight: 800;
                font-family: verdana;
		padding: 2px 2px;
		}
		#header .links a:hover {
                background-color: #373737;
		color: #FFF;
		padding: 2px 2px;
		}
	#header .logo {
		padding: 18px 18px 0px;
		float: left;
	}
		#header .logo h1 {
			font-family: "Lucida Sans";
			font-size: 2.5em;
			text-transform: uppercase;
		}
		#header .logo h1 a {
			color: #DDD;
		}
		#header .logo p {
			color: #DE2011;
			font-weight: bold;
			padding-left: 10px;
		}
	#header .ad468x60 {
		float: right;
		padding: 16px 10px;
	}
	#header ol {
		list-style-type: none;
		height: 3px;
		background-color: #fff;
		border-style: none;
border-width: 0px 0px 0px 0px;
border-color: #010101 #fff #ccc #fff;
padding: 1px 0px 0px 0px;
/** margin-top: 3px; **/
background-image:url('http://www.grafikaone.com/wp-content/themes/thewebnews/thewebnews/images/menubar.gif')
	}
		#header ol li {
			float: left
		}
/** Links in top bar **/
		#header ol li a {
			color: #fff;
                        background-color: #000;
			display: block;
			padding: 2px 6px 3px;
                        margin: 0px 20px 0px 0px;
                        position:relative;
                        top:1px;
                text-transform: lowercase;  
		font-size: 10px; 
                font-weight: 800;
                font-family: verdana;
		}
		#header ol li a:hover {
			background-color: #fff;
			color: #000;
		}
	#header {
		
	}
/** END header **/

a {
	color: #555;
	text-decoration: none;
        font-weight:800;
}
a:hover {
	color: #aaa;
	text-decoration: none;
        font-weight:800;
background-color: #444;
}
a.links-header {
	color: #ffffff;
	text-decoration: none;
}
a.links-header:hover {
	color: #373737;
}

table.frontpage { border-color: #bbbbbb; border-width:0px; border-style: solid; width: 600px; margin: auto; position:relative; top:-10px;}

/** CUSTOM - Copied from g66 Blog V1 ----------------------------------------------------- **/

/* Index Body */
body.index {
font-family: Verdana; 
background-image: url('images/bg-index.gif'); 
background-repeat: no-repeat; 
background-position:top center; 
margin: auto; text-align: center; 
margin-top: 0px; 
padding: 0px; }

/* Portfolio Body */
body.portfolio {
font-family: Verdana; 
background-image: url('images/bg.gif'); 
background-repeat: repeat-y; 
background-position:center; 
margin: auto; text-align: center; 
margin-top: 0px; 
padding: 0px; }

/* DemoReel Body */
body.demoreel {
font-family: Verdana; 
background-image: url('images/bg-demoreel.gif'); 
background-repeat: no-repeat; 
background-position:top center; 
margin: auto; text-align: center; 
margin-top: 0px; 
padding: 0px; }

/* Main IMG Tag */
img {
font: italic small-caps 900 8px arial;
color: #ffffff;
}

/* Header Menu */
table.header { border-width:0px; border-style: solid; border-color: #0000ff; margin: auto;
}

/* Table - Index Content */
table.scroll { border-width:0px; border-style: solid; border-color: #00ffff;
margin: auto; text-align: center; 
}

/* Gap Above Index Content */
img.index-shim { width: 10px; height: 66px; }

/* Gap Above Portfolio Pages' Content */
img.header-shim { width: 10px; height: 70px; }

/* Table - No Scrolling */
table.fixed { border-width:0px; border-style: solid; border-color: #ff0000;
margin: auto; text-align: center; 
position:fixed; top:0px;
}

/* Table - Scrolling */
table.scroll { border-width:0px; border-style: solid; border-color: #00ffff;
margin: auto; text-align: center; 
}

/* Gap Between Samples */
img.shim { width: 10px; height: 10px;}
img.shim-back-to-top { width: 10px; height: 39px;}

/* White Space Under DemoReel - To Force Scrollbar To Appear */
img.demoreel-shim { width: 10px; height: 1500px;}

/* Stills */
table.imagetype1-image { border-color: #BBB; border-width:1px; border-style: solid; width: 600px; margin: auto; }
table.imagetype1-info1 { border-color: #666666; border-width:0px 0px 1px 0px; border-style: solid; width: 666px; margin: auto; }
table.imagetype1-info2 { border-color: #111; border-width:0px 0px 0px 0px; border-style: solid; width: 666px; margin: auto; }
table.temp { border-color: #bbbbbb; border-width:0px; border-style: solid; width: 600px; margin: auto; }
table.back-to-top { border-color: #666666; border-width:0px; border-style: solid; width: 666px; margin: auto; text}

/* Movies */
table.movie { border-color: #bbbbbb; border-width:0px; border-style: solid; width: 600px; margin: auto; position:relative; left:0px; top:-18px;}
table.movie-info1 { border-color: #666666; border-width:0px 0px 1px 0px; border-style: solid; width: 666px; position:relative; left:0px; top:-24px;
margin: auto;}
table.movie-info2 { border-color: #111; border-width:0px 0px 0px 0px; border-style: solid; width: 666px; position:relative; left:25px; top:-24px;} 
table.movie-post { border-color: #bbbbbb; border-width:0px; border-style: solid; width: 600px; margin: auto;}
td.movie { border-color: #fff; border-width:0px; border-style: solid;}

/* Flash Not Installed Text */
div#flash { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 0px; letter-spacing: 0px; color: #ff0096;  text-align: center;}

/* Media Information */
h5.infotitle { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 0px; letter-spacing: 0px; color: #444444;}
h6.infodate { font-size:10px; font-weight:bold; font-style:normal; text-align: right; margin: 0px; padding: 0px; letter-spacing: 0px; color: #444444;}
h6.infosoftware { font-size:10px; font-weight:100; font-style:normal; margin: 0px; color: #FFF; letter-spacing: 0px;}
h6.infoclient { font-size:10px; font-weight:100; font-style:normal; margin: 0px; color: #666666; letter-spacing: 0px;}
h6.infoadditional { font-size:10px; font-weight:100; font-style:normal; margin: 0px; color: #666666; letter-spacing: 0px;}

/* Back to Top Button */
h5.back-to-top {position:relative; top:0px; font-size:10px; font-weight:bold; font-style:normal; text-align: right; margin: 0px 0px 0px 0px; padding: 0px; letter-spacing: 0px; color: #555;}
a.back-to-top { font-size:10px; font-weight:bold; font-style:normal; text-align: right; margin: 0px; padding: 1px 4px 1px 4px; letter-spacing: 0px; color: #666; background-color: #222;}
a.back-to-top:hover { font-size:10px; font-weight:bold; font-style:normal; text-align: right; margin: 0px; padding: 1px 4px 1px 4px; letter-spacing: 0px; background-color: #444; color: #FFF;}
a.anchor {color: #fff;}

img.centered {
  padding: 1px 1px;
  margin: 5px 5px 5px 0px;
  background: #111;
  border: 1px solid; 
  border-width: 1px 1px 1px 1px;
  border-color: #D1D1D1;
/*  align: left; */
}

img.centered-nb {
  padding: 1px 1px;
  margin: 5px 5px 5px 0px;
  background: #FFFFFF;
  border: 0px solid; 
  border-width: 0px;
/*  align: left; */
}

/** -------------- END CUSTOM - Copied from g66 Blog V1 ---------------------------------------- **/

/* -------------------------- LIGHTBOX CSS --------------------------------------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.g66.co.uk/blog/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.g66.co.uk/blog/images/prevlabel.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.g66.co.uk/blog/images/nextlabel.gif) right 50% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #EEEEEE;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
        border-style: solid;  
        border-width: 1px 0px 8px 0px; 
        border-color: #EEEEEE;	
	}

#imageData{ padding: 4px 5px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	font-size: 11px; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #111;
	}

/* -------------------------- END - LIGHTBOX CSS --------------------------------------------------- */

/* -------------- Information Page -------------- */

div.artist-info-wrapper {position:relative; top: -17px; left: -26px; color: #555; letter-spacing: 0px;}

div.artist-info-page {font-family: Verdana; background-image: url('images/divider.gif'); background-repeat: repeat-y; background-position:left; margin: 10px 0px 0px 20px; background-color: #111}

img.bullet-main {float:left; display:inline; margin:4px 4px 0px 0px;}
img.doubledottedlines {float:left; display:inline; margin:0px 0px 0px 0px;}
b.artist-info { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 0px; letter-spacing: 0px; color: #555;}
b.key { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 0px; letter-spacing: 0px; color: #666;}
img.welcome{float:left; display:inline; margin:4px 4px 0px 0px; position:absolute; top: 34px; left: 0px;}
img.doubledottedlines-welcome {float:left;  display:inline; margin:0px 0px 0px 1px; position:absolute; top: 30px; left: 0px;}
img.artist-info-line {}

div.infoheader {border-bottom: 1px solid #333333; font-size:10px; font-weight:bolder; font-style:normal; padding: 2px; margin: 0px; width: 763px; position:relative; top:10px; left:0px; color:#555;}
div.infotext {font-size:10px; font-weight:100; font-style:normal; padding: 0px; margin: 0px; position:absolute; top:46px; left:10px;}
div.infotextclients {font-size:10px; font-weight:100; font-style:normal; padding: 0px; margin: 0px; position:absolute; top:46px; left:10px; width: 446px;}
div.infotexttools {font-size:10px; font-weight:100; font-style:normal; padding: 0px; margin: 0px; position:absolute; top:46px; left:475px; width: 255px;}

div.infomaintext {position:absolute; top:20px; left:25px; width=666px;}
div.welcome{position:absolute; top:0px; left:25px;}
div.breakdown{position:absolute; top:512px; left:25px;}
div.recognition {position:absolute; top:692px; left:25px;}
div.clients {position:absolute; top:877px; left:25px;}
div.links {position:absolute; top:1142px; left:25px;}

div.breakdown1, div.breakdown2, div.breakdown3, div.breakdown4, div.breakdown5, div.breakdown6, div.breakdown7, div.breakdown8, div.breakdown9 {font-size:10px; font-weight:100; font-style:normal; padding: 0px; margin: 0px; position:absolute; top: 40px; line-height: 24px;}
div.breakdown1{left:10px;}
div.breakdown2{left:137px; text-align: right;}
div.breakdown3{left:415px; top:40px;}
div.breakdown4{left:593px; top:40px; text-align: right;}
div.breakdown5{left:395px;}
div.breakdown6{left:567px; text-align: right;}
div.breakdown7{left:415px; top:143px;}
div.breakdown8{left:415px; top:111px;}
div.breakdown9{left:598px; top:111px; text-align: right;}

div.vertdoublelines1{position:absolute; left:380px; top:50px;}
div.vertdoublelines2{position:absolute; left:431px; top:50px;}

div.clients1,div.clients2,div.clients3 {font-size:10px; font-weight:100; font-style:normal; padding: 0px; margin: 0px; position:absolute; top:74px;}
div.clients1 {left:10px;}
div.clients2 {left:135px;}
div.clients3 {left:310px;}
div.clientslogos { top:37px; left:17px; font-size:10px; font-weight:100; font-style:normal; padding: 0px; margin: 0px; position:absolute;}

div.tools1,div.tools2 {font-size:10px; font-weight:100; font-style:normal; padding: 0px; margin: 0px; position:absolute; top:74px;}
div.tools1 {left:475px;}
div.tools2 {left:600px;}

div.recognition1,div.recognition2,div.recognition3,div.recognition4 {font-size:10px; font-weight:100; font-style:normal; padding: 0px; margin: 0px; position:absolute; top:74px;}
div.recognition1 {left:10px;}
div.recognition2 {left:290px;}
div.recognition3 {left:553px;}

/* Links */
a.artist-info-email { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 1px 4px 1px 4px; letter-spacing: 0px; text-decoration: none; color: #777;}
a.artist-info-email:hover { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 1px 4px 1px 4px; letter-spacing: 0px; text-decoration: none; color: #fff; background-color: #010101;}
a.artist-info-connect { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 0px 8px 0px 8px; letter-spacing: 0px; text-decoration: none; color: #010101;}
a.artist-info-connect:hover { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 0px 8px 0px 8px; letter-spacing: 0px; text-decoration: none; color: #fff; background-color: #010101;}
a.artist-info-links { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 1px 4px 1px 4px; letter-spacing: 0px; text-decoration: none; color: #010101;}
a.artist-info-links:hover { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 1px 4px 1px 4px; letter-spacing: 0px; text-decoration: none; color: #fff; background-color: #010101;}

/* -------------- END Information Page -------------- */

/* -------------- STYLESHEET copied from GrafikaOne site -------------- */

/* Content Layout */
table.content {text-align: left; border-width:0px; width: 575px; align: right; border-style: solid; padding: 0px 0px 0px 20px; margin: 0px;}

/* Media Information */
h5.infotitle { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; padding: 0px; letter-spacing: 0px; color: #666;}
h6.infodate { font-size:10px; font-weight:bold; font-style:normal; text-align: right; margin: 0px; padding: 0px; letter-spacing: 0px; color: #111;}
h6.infosoftware { font-size:10px; font-weight:100; font-style:normal; margin: 0px; color: #555; letter-spacing: 0px;}
h6.infoclient { font-size:10px; font-weight:100; font-style:normal; margin: 0px; color: #555; letter-spacing: 0px;}
a.client { font-size:10px; font-weight:100; font-style:normal; color: #808080; color: #555; letter-spacing: 0px; text-decoration: none;}
b.info { font-size:10px; font-weight:bold; font-style:normal; margin: 0px; color: #555; letter-spacing: 0px;}

/* Media Tables */
/* Border */
table.b-image { border-color: #333; border-width:1px; border-style: solid; padding: 0px; margin: 0px; background-color: #111; width: 600px;}
table.b-info1 { border-color: #555; border-width:0px 0px 1px 0px; border-style: solid; width: 767px; }
table.b-info2 { border-color: #555; border-width:0px 0px 1px 0px; border-style: solid; width: 767px; padding: 0px 0px 0px 0px; margin: 0px;}

/* Borderless */
table.nb-image { border-color: #333; border-width:1px; border-style: solid; padding: 0px; margin: 0px; background-color: #111; width: 600px;}
table.nb-info1 { border-color: #444; border-width:0px 0px 1px 0px; border-style: solid; width: 767px; }
table.nb-info1-motion { border-color: #666666; border-width:0px 0px 1px 0px; border-style: solid; width: 560px; }
table.nb-info2 { border-color: #555; border-width:0px 0px 0px 0px; border-style: solid; width: 767px; padding: 0px 0px 0px 0px; margin: 0px;}
table.nb-info2-motion { border-color: #555; border-width:0px 0px 1px 0px; border-style: solid; width: 560px; padding: 0px 0px 0px 0px; margin: 0px;}

tr { padding: 0px;}
td { padding: 0px;}

/* Portfolio Pages */
div.portfoliosamples {position:relative; left:0px;}
img.doubledottedlinessamples {position:absolute; top:20px; left:26px;}

/* Movies */
body.movie { font-family: Verdana;}
a.movie:hover {color: #FFFFFF; background-color: #333;}
table.movie-b { border-color: #333; border-width:1px 1px 1px 1px; border-style: solid; padding: 0px; background-color: #111; margin:auto; margin-top:0px; 
text-align: center; width:100%; position:relative; top:0px;}
table.movie-nb { border-color: #bbbbbb; border-width:0px; border-style: solid; padding: 0px; background-color: #ffffff; margin-left:15px; margin-right:auto; margin-top:0px;}
img.shim-movie { width: 100px; height: 12px;}

a.thickbox {color: #000; background-color: #FFF; padding: 0px 5px;}
a.thickbox:hover {color: #FFFFFF; background-color: #333;}

a.g66 {	padding: 0px;
        margin: 4px 0;
	font-size: 10px;
        text-transform: lowercase;
	}
div.g66-link 
        {border-bottom: 1px solid #CCC;
	padding: 4px 0;
        width: 164px;
	}
div.watermark1
{position: fixed;
bottom: 0px;
left: 0px;
z-index:-1;
}
div.watermark2
{position: fixed;
bottom: 0px;
right: 0px;
z-index:-1;
}

div.hide-post-info
{position: relative;
top: -20px;
left: 0px;
z-index:5;
}

div.hide-post-info2
{position: relative;
top: 40px;
left: 0px;
z-index:5;
}

table.back-to-motion { border-color: #bbbbbb; border-width:0px; border-style: dotted; padding: 0px; background-color: #ffffff; margin:auto; margin-top:3px; text-align: center; width:100%; position:relative; top:0px;}

div.home-button
{position: absolute;
top: 0px;
z-index:5;
}

a.home-button
{}

div.final-lines {position:relative; top:135px;}

div.share-this {margin: 0px 0px 0px 0px;}

div.slideshow {
  padding: 0px 0px;
  margin: 5px 5px 5px 0px;
  background: #FFFFFF;
  border: 0px solid; 
  border-width: 1px 1px 1px 1px;
  border-color: #fff;
  width: 766px;
  position:absolute; 
  top:30px; 
}

div.g66-widget {
        padding-bottom: 15px;
	margin-bottom: 20px;
        border: 1px solid; 
        border-width: 0px 0px 1px 0px;
        border-color: #ddd;
}

div.post-bottom {
        margin: 30px 0px;
        border: 1px solid; 
        border-width: 0px 0px 1px 0px;
        border-color: #666;
}

/*  Photography Images in Posts; */
img.photography {
  padding-top: 1px;
  margin: 0px 0px 0px 0px;
  background: #111;
}

div.slideshow-WPSlideshow {
  padding: 0px;
  margin: 0px;
  background: #111;
  border: 1px solid; 
  border-color: #111;
  position:absolute; 
  top:10px;
  left:-2px;
}
a.weblink {
	color: #fff;
	text-decoration: none;
}
