/*  
Theme Name: Atomic
Theme URI: http://www.atomicdesign.co.uk
Description: A real clean template by <a href="http://www.atomicdesign.co.uk" title="Atomic">Atomic Design</a>
Version: 1.1
Author: Lee Gough/Tao Lian
Author URI: http://www.atomicdesign.co.uk
*/
* {
	padding: 0; 
	margin: 0;
}
p {
	margin: 0.7em 0;
	line-height: 1.6em;
}
dl {
	margin: 1em 0;
}
dt 
{
	font-weight: bold;
}
dd 
{
	margin: 0.5em;
	padding: 0;
}
img 
{
	/*border-top: #ddd 1px dotted;
	border-right: #ddd 2px dotted;
	border-bottom: #ddd 2px dotted;
	border-left: #ddd 1px dotted;*/
	padding: 2px;
}
hr {
	border: none 0; 
	border-top: 1px dotted #999;
	width: 100%;
	height: 1px;
} 
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:none;
}
body 
{
	background: #ffffff;
	margin: 0; 
	font: 76%/1.6em Arial, Helvetica, sans-serif; 
	color: #333; 
	text-align: center;
}
a 
{
    /*text-decoration:underline;*/
	font-weight:bold;
}
a:link, a:visited {
	color: #da0f47;	
}
a:hover, a:active {
	/*border-bottom:#000 1px solid;*/
}


h1, h2, h3, h4, h5, h6 
{
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	border: none; 
	background: #fff; 
	margin: 0 auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
}
#navigation {
	background: transparent; 
	margin: 20px auto 0; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #ddd 1px dotted; 
	border-bottom:none;
	padding: 0 10px 2px 10px; 
	display: block; 
	background: #ededed; 
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px dotted; 
	border-bottom:none;
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 0;
}
#header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 450px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;		
}
#header h1 a {
	
	text-decoration:none;	
	border:none;
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;		
}
#headerimage {
	clear: both; 
	background: #fff url(img/retroback.gif) no-repeat 0 0;
	border-bottom:#ddd 1px solid;
	margin: 0px; 
	color: #fff; 
	height: 120px;
}
 html #headerimage {
	margin-top: 0;
}
#headerimage a {
	border:none;
	text-decoration:none;
	margin:0;
	padding:0;
}
#headerimage img {
	float:left;
	border:none;
	margin:0;
	padding:0;
	margin-top:63px;
}
 html #headerlogo {
	margin-top: 0;
}
#headersubtext{
	font-size:0.9em;
	color:#666666;
}
.redline{
	width:100%;
	height:2px;
	background-color:#da0f47;
}
#content {
	margin-top: 20px;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #da0f47;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dotted;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 550px;
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dotted;
}
#content p img.right {
	float: right;
	margin:10px 0 0 10px;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px dotted;
	border-left:#eee 1px dotted;	
}
#content p img.left {
	float: left; 
	margin:0 10px 10px 0;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px dotted;
	border-left:#eee 1px dotted;
}
#content .post h2 
{
	font-size: 2em; 
	margin: 0.5em 0 0.5em 0;	
	letter-spacing:-1px;
	font-weight:bold;		
}
#content .post h2 a
{
	text-decoration:none;
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em; 
	padding-left:1em;
	color:#666;   
}
#content .entry a:link, #content .entry a:visited
{
    /*border-bottom:#999 1px solid;    */
}
#content .entry a:hover, #content .entry a:active
{
   /* border-bottom:#999 1px solid;   */ 
	background-color:#FF0000;
	color:#fff;
}
#content .post-info, #content .postmetadata
{
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	margin:0;
	padding:5px;	
}
#content .postmetadata, #content .postmetadata a:link, #content .postmetadata a:visited
{
	color:#000;
	background-color:#F2F2F2;
}
#content .postmetadata a:hover, #content .postmetadata a:active
{
	color:#F2F2F2;
	background-color:#000;
}
#content .post-info a:link, #content .post-info a:visited
{
	color:#FFFFFF;
}
#content .post-info a:hover, #content .post-info a:active
{
	color:#333333;
	background-color:#FFFFFF;
}
#content .post-info 
{
	background-color:#333333;
}
#content .postmetadata 
{
	border-bottom:#ccc 1px solid; 
}
#sidebar {
	float: left; 
	width: 210px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	/*margin:0.5em 0 0 1em;*/
	padding:0;
}
#sidebar ul li.search {
	font-size: 0.9em; 
	right: 0; 
	top: 0;
	padding-top:8px;
}
#sidebar ul li.search input#s {
	border: #ccc 1px solid; 
	font-size: 1.2em; 	
	width: 130px; 
	padding: 0px;
	margin: 0 0 0 15px;
	background:#fff;
}
#sidebar ul li.search input#searchsubmit {
	border: none; 
	font-size: 1.6em; 
	font-weight:bold;
	background: none; 
	margin: 0 0 0 5px; 
	color: #666; 
	padding:0px; 
	cursor:pointer;	
}
li.sidebox {
	padding:10px;
	border:#999 1px dotted;
	margin-bottom: 10px; 	
	background-color:#F2F2F2;
}
li.sidebox hr {
	margin-top: 10px; 	
	margin-bottom: 10px; 
}
li.sidebox#links a:link, li.sidebox#links a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
li.sidebox#links a:hover, li.sidebox#links a:active {
	font-weight:bold;
	color:#F2F2F2;
	background-color:#000000;
	text-decoration:underline;
}
li.sidebox#external a:link, li.sidebox#external a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
li.sidebox#external a:hover, li.sidebox#external a:active {
	font-weight:bold;
	color:#F2F2F2;
	background-color:#000000;
	text-decoration:underline;
}
li.sidebox#categories {
	background-color:#000;
	color:#FFFFFF;
}
li.sidebox#categories a {
	font-weight:bold;
	text-decoration:underline;
}
li.sidebox#archives {
	color:#FFFFFF;
	background-color:#717171;
}
li.sidebox#archives a {
	font-weight:bold;
	text-decoration:underline;
}
li.sidebox#archives a:link, li.sidebox#archives a:visited {
	color:#FFFFFF;
}
li.sidebox#archives a:hover, li.sidebox#archives a:active {
	color:#717171;
	background-color:#FFFFFF;
}
li.sidebox#feeds {
	background-color:#FFBF00;
}
li.sidebox#feeds a:link, li.sidebox#feeds a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
li.sidebox#feeds a:hover, li.sidebox#feeds a:active {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:underline;
}
html li.sidebox {
	color:#666;
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: bold; 
	font-size: 1.5em; 
	letter-spacing:-1px;
	text-align: left;
}
li.sidebox h2#linkstitle, li.sidebox h2#archivestitle, li.sidebox h2#categoriestitle, li.sidebox h2#feedstitle {
	color: #da0f47;	
}
li.sidebox h2#linkssub {
	color: #8C8C8C;	
}
li.sidebox h2#archivessub {
	color:#FFFFFF;
}
li.sidebox h2#categoriessub, li.sidebox h2#feedssub{
	color: #FFFFFF;	
}
li.sidebox ul li.feed {
	background: url(img/feed.png) no-repeat left center;
	padding-left: 20px;
	margin-left: 0px;
}
#sidebar li.sidebox p img {
	float: left; 
	margin: 0 10px 10px 0;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	width: 780px; 	
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; 
	width: 50%; 
	line-height: 1.2em;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}
#footer ul li {
	float:left;
	font-size:0.8em;
}
#footer ul li a {
	color:#666;
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px dotted;
	border-bottom: #ddd 1px dotted;
}
.commentnum 
{
	font-size:1.5em;
}
#container .commentlist {
	margin: 0;
	padding: 0;	
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#f9fcfc;
	border-top: #eee 1px dotted;
	border-bottom: #eee 1px dotted;
}
.commentlist li.alt 
{
    background:#f9fcf9;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea, input.textbox {
	padding:5px;
	border: 1px dotted #ccc;		
	padding:3px;
	font:1em Arial, Helvetica, sans-serif;
	background:#f9f8f4;
}
textarea 
{
	height:20em;
	width:80%;	
}
textarea:focus, input.textbox:focus 
{
	border: 1px dotted #999;	
	background:#fff;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
#footer1{
	list-style: none;
}
#footer1 .page_item{
	margin-left: 5px;
}








	#ifyoulikedthat {
	margin: 0 0 2em 0; 
	padding: 0;
	}
  #ifyoulikedthat p
	{
	margin:0; 
	padding: 0;
	font-size: 0.8em;
	}
  #ifyoulikedthat p a
	{
	margin:0; 
	padding: 0;
	font-size: 1em;
	font-weight: 900;
	}
	
#content .posttitle h2 a.Advertising {
	color: #850063;
}
#content .posttitle h2 a:hover.Advertising, li.sidebox#categories a.Advertising {
	padding:3px;
	color: #FFFFFF;
	background-color: #850063;
}
#content .post-info a.Advertising {
	padding:3px;
	background-color: #850063;
	text-decoration:none;
}
#content .post-info a:hover.Advertising, li.sidebox#categories a:hover.Advertising {
	padding:3px;
	color: #850063;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Marketing {
	color: #CCFF33;
}
#content .posttitle h2 a:hover.Marketing, li.sidebox#categories a.Marketing {
	padding:3px;
	color: #FFFFFF;
	background-color: #CCFF33;
}
#content .post-info a.Marketing {
	padding:3px;
	background-color: #CCFF33;
	text-decoration:none;
}
#content .post-info a:hover.Marketing, li.sidebox#categories a:hover.Marketing {
	padding:3px;
	color: #CCFF33;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Art {
	color: #B8008A;
}
#content .posttitle h2 a:hover.Art, li.sidebox#categories a.Art {
	padding:3px;
	color: #FFFFFF;
	background-color: #B8008A;
}
#content .post-info a.Art {
	padding:3px;
	background-color: #B8008A;
	text-decoration:none;
}
#content .post-info a:hover.Art, li.sidebox#categories a:hover.Art {
	padding:3px;
	color: #B8008A;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Graphic_Design {
	color: #FF6633;
}
#content .posttitle h2 a:hover.Graphic_Design, li.sidebox#categories a.Graphic_Design {
	padding:3px;
	color: #FFFFFF;
	background-color: #FF6633;
}
#content .post-info a.Graphic_Design {
	padding:3px;
	background-color: #FF6633;
	text-decoration:none;
}
#content .post-info a:hover.Graphic_Design, li.sidebox#categories a:hover.Graphic_Design {
	padding:3px;
	color: #FF6633;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.New_Media {
	color: #00B8F5;
}
#content .posttitle h2 a:hover.New_Media, li.sidebox#categories a.New_Media {
	padding:3px;
	color: #FFFFFF;
	background-color: #00B8F5;
}
#content .post-info a.New_Media {
	padding:3px;
	background-color: #00B8F5;
	text-decoration:none;
}
#content .post-info a:hover.New_Media, li.sidebox#categories a:hover.New_Media {
	padding:3px;
	color: #00B8F5;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Email_Marketing {
	color: #FF0040;
}
#content .posttitle h2 a:hover.Email_Marketing, li.sidebox#categories a.Email_Marketing {
	padding:3px;
	color: #FFFFFF;
	background-color: #FF0040;
}
#content .post-info a.Email_Marketing {
	padding:3px;
	background-color: #FF0040;
	text-decoration:none;
}
#content .post-info a:hover.Email_Marketing, li.sidebox#categories a:hover.Email_Marketing {
	padding:3px;
	color: #FF0040;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Technology {
	color: #024A51;
}
#content .posttitle h2 a:hover.Technology, li.sidebox#categories a.Technology {
	padding:3px;
	color: #FFFFFF;
	background-color: #024A51;
}
#content .post-info a.Technology {
	padding:3px;
	background-color: #024A51;
	text-decoration:none;
}
#content .post-info a:hover.Technology, li.sidebox#categories a:hover.Technology {
	padding:3px;
	color: #024A51;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Photography {
	color: #047391;
}
#content .posttitle h2 a:hover.Photography, li.sidebox#categories a.Photography {
	padding:3px;
	color: #FFFFFF;
	background-color: #047391;
}
#content .post-info a.Photography {
	padding:3px;
	background-color: #047391;
	text-decoration:none;
}
#content .post-info a:hover.Photography, li.sidebox#categories a:hover.Photography {
	padding:3px;
	color: #047391;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Websites {
	color: #006385;
}
#content .posttitle h2 a:hover.Websites, li.sidebox#categories a.Websites {
	padding:3px;
	color: #FFFFFF;
	background-color: #006385;
}
#content .post-info a.Websites {
	padding:3px;
	background-color: #006385;
	text-decoration:none;
}
#content .post-info a:hover.Websites, li.sidebox#categories a:hover.Websites {
	padding:3px;
	color: #006385;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Film {
	color: #2A068E;
}
#content .posttitle h2 a:hover.Film, li.sidebox#categories a.Film {
	padding:3px;
	color: #FFFFFF;
	background-color: #2A068E;
}
#content .post-info a.Film {
	padding:3px;
	background-color: #2A068E;
	text-decoration:none;
}
#content .post-info a:hover.Film, li.sidebox#categories a:hover.Film {
	padding:3px;
	color: #2A068E;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Illustration {
	color: #FFCC33;
}
#content .posttitle h2 a:hover.Illustration, li.sidebox#categories a.Illustration {
	padding:3px;
	color: #FFFFFF;
	background-color: #FFCC33;
}
#content .post-info a.Illustration {
	padding:3px;
	background-color: #FFCC33;
	text-decoration:none;
}
#content .post-info a:hover.Illustration, li.sidebox#categories a:hover.Illustration {
	padding:3px;
	color: #FFCC33;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Print {
	color: #024C5F;
}
#content .posttitle h2 a:hover.Print, li.sidebox#categories a.Print {
	padding:3px;
	color: #FFFFFF;
	background-color: #024C5F;
}
#content .post-info a.Print {
	padding:3px;
	background-color: #024C5F;
	text-decoration:none;
}
#content .post-info a:hover.Print, li.sidebox#categories a:hover.Print {
	padding:3px;
	color: #024C5F;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Atomic {
	color: #CC0000;
}
#content .posttitle h2 a:hover.Atomic, li.sidebox#categories a.Atomic {
	padding:3px;
	color: #FFFFFF;
	background-color: #CC0000;
}
#content .post-info a.Atomic {
	padding:3px;
	background-color: #CC0000;
	text-decoration:none;
}
#content .post-info a:hover.Atomic, li.sidebox#categories a:hover.Atomic {
	padding:3px;
	color: #CC0000;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Random {
	color: #8C8C8C;
}
#content .posttitle h2 a:hover.Random, li.sidebox#categories a.Random {
	padding:3px;
	color: #FFFFFF;
	background-color: #8C8C8C;
}
#content .post-info a.Random {
	padding:3px;
	background-color: #8C8C8C;
	text-decoration:none;
}
#content .post-info a:hover.Random, li.sidebox#categories a:hover.Random {
	padding:3px;
	color: #8C8C8C;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.News {
	color: #008AB8;
}
#content .posttitle h2 a:hover.News, li.sidebox#categories a.News {
	padding:3px;
	color: #FFFFFF;
	background-color: #008AB8;
}
#content .post-info a.News {
	padding:3px;
	background-color: #008AB8;
	text-decoration:none;
}
#content .post-info a:hover.News, li.sidebox#categories a:hover.News {
	padding:3px;
	color: #008AB8;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Music {
	color: #B88A00;
}
#content .posttitle h2 a:hover.Music, li.sidebox#categories a.Music {
	padding:3px;
	color: #FFFFFF;
	background-color: #B88A00;
}
#content .post-info a.Music {
	padding:3px;
	background-color: #B88A00;
	text-decoration:none;
}
#content .post-info a:hover.Music, li.sidebox#categories a:hover.Music {
	padding:3px;
	color: #B88A00;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Fashion {
	color: #FF3366;
}
#content .posttitle h2 a:hover.Fashion, li.sidebox#categories a.Fashion {
	padding:3px;
	color: #FFFFFF;
	background-color: #FF3366;
}
#content .post-info a.Fashion {
	padding:3px;
	background-color: #FF3366;
	text-decoration:none;
}
#content .post-info a:hover.Fashion, li.sidebox#categories a:hover.Fashion {
	padding:3px;
	color: #FF3366;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Television {
	color: ;
}
#content .posttitle h2 a:hover.Television, li.sidebox#categories a.Television {
	padding:3px;
	color: #FFFFFF;
	background-color: ;
}
#content .post-info a.Television {
	padding:3px;
	background-color: ;
	text-decoration:none;
}
#content .post-info a:hover.Television, li.sidebox#categories a:hover.Television {
	padding:3px;
	color: ;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Financial {
	color: #663399;
}
#content .posttitle h2 a:hover.Financial, li.sidebox#categories a.Financial {
	padding:3px;
	color: #FFFFFF;
	background-color: #663399;
}
#content .post-info a.Financial {
	padding:3px;
	background-color: #663399;
	text-decoration:none;
}
#content .post-info a:hover.Financial, li.sidebox#categories a:hover.Financial {
	padding:3px;
	color: #663399;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Games {
	color: #33CCCC;
}
#content .posttitle h2 a:hover.Games, li.sidebox#categories a.Games {
	padding:3px;
	color: #FFFFFF;
	background-color: #33CCCC;
}
#content .post-info a.Games {
	padding:3px;
	background-color: #33CCCC;
	text-decoration:none;
}
#content .post-info a:hover.Games, li.sidebox#categories a:hover.Games {
	padding:3px;
	color: #33CCCC;
	background-color: #FFFFFF;
	text-decoration:none;
}
#content .posttitle h2 a.Politics {
	color: ;
}
#content .posttitle h2 a:hover.Politics, li.sidebox#categories a.Politics {
	padding:3px;
	color: #FFFFFF;
	background-color: ;
}
#content .post-info a.Politics {
	padding:3px;
	background-color: ;
	text-decoration:none;
}
#content .post-info a:hover.Politics, li.sidebox#categories a:hover.Politics {
	padding:3px;
	color: ;
	background-color: #FFFFFF;
	text-decoration:none;
}


