/* Begin Typography & Colors */
body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
	color: #fff;
	text-align: center;
	background: #0a0a0a url(http://www.2ne.co.uk/images/blog_deepspace_bg.gif) fixed center top;

}

#headercat5
{
	background-attachment: fixed;
	background-image: url(http://www.2ne.co.uk/images/catergory/images/fashion_cat_16.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:68px;
	margin-bottom:50px; 
}


#page
{
	text-align: left;
}
#menucontainer
{
	margin-top: 4em;
	background-image: url(http://www.2ne.co.uk/images/border_bg.png);
	width: 100%;
	height: 60px;
	line-height: 1.5;
}
#menucontainer img
{
	margin-top: 1.3em;
	display: inline;
	float: left;
}

#menu
{
	width: 820px;
	margin: 0 auto;
}

.LavaLamp
{
	float: right;
	margin-top: 1.1em;
	position: relative;
}
.LavaLamp li
{
	float: left;
	list-style: none;
	margin: 0 1em;
	font-family: 'Century Gothic' , Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
}
.LavaLamp li a
{
	text-decoration: none;
}
.LavaLamp li a:hover
{
	color:#DE308B;
}
#header
{
}

#headerimg
{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#content
{
	
	font-size: 12px;
}

.widecolumn .entry p
{
	font-size: 14px;
}

.narrowcolumn .entry, .widecolumn .entry
{
	line-height: 1.4em;
}

.widecolumn
{
	line-height: 1.6em;
}

.narrowcolumn .postmetadata
{
	text-align: left;
}

.thread-alt
{
	background-color: #0d0d0d;
}
.thread-even
{
	background-color: #0d0d0d;
}
.depth-1
{
	border: 0px solid #ddd;
}

.even, .alt
{
	border-left: 5px solid #151515;
	border-right: 5px solid #151515;
}

#footer
{
	border: none;
}

small
{
	font-family: 'Century Gothic' , Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 12px;
}

h1, h2, h3
{
	font-family: 'Century Gothic' , Verdana, Sans-Serif;
	font-weight: bold;
}

h1
{
	font-size: 14px;
	text-align: center;
}

#headerimg .description
{
	font-size: 14px;
	text-align: center;
}


h2
{
	font-family: 'Century Gothic' , Verdana, Sans-Serif;
	font-size: 24px;
}

h2.pagetitle
{
	font-family: 'Century Gothic' , Verdana, Sans-Serif;
	font-size: 24px;
}


#sidebar h2
{
	font-family: 'Century Gothic' , Verdana, Sans-Serif;
	font-size: 24px;
}

h3
{
	font-family: 'Century Gothic' , Verdana, Sans-Serif;
	font-size: 24px;
}

h4
{
	font-family: 'Century Gothic' , Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 12px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description
{
	text-decoration: none;
	color: #fff;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
	color: #fff;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite
{
	text-decoration: none;
}

.post h3
{
	margin: 0;
}

.entry p a:visited
{
	color: #b85b5a;
}

.sticky
{
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2
{
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea
{
	font: 14px 'Century Gothic' , Verdana, Arial, Sans-Serif;
}
.commentlist li ul li
{
	font-size: 14px;
}

.commentlist li
{
	font-weight: bold;
}

.commentlist li .avatar
{
	float: left;
	border: 1px solid #000;
	padding: 3px;
	margin-right: 12px;
	background: #fff;
}

.commentlist cite, .commentlist cite a
{
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

.commentlist p
{
	font-weight: normal;
	line-height: 14px;
	text-transform: none;
}

#commentform p
{
	font-family: 'Century Gothic' , Verdana, Arial, Sans-Serif;
}

.commentmetadata
{
	font-weight: normal;
}

#sidebar
{
	font: 14px 'Century Gothic' , Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike
{
	color: #DE308B;
}

code
{
	font: 14px 'Century Gothic' , Verdana, Arial, Sans-Serif;
}

acronym, abbr, span.caps
{
	font-size: 14px;
	letter-spacing: 14px;
}

a:hover, h2 a:hover, h3 a:hover
{
	color: #ccc;
}

a
{
	color: #fff;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a
{
	font-size: 14px;
}

#wp-calendar a
{
	text-decoration: none;
}

#wp-calendar caption
{
	font: bold 14px 'Century Gothic' , Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body
{
	margin: 0 0 20px 0;
	padding: 0;
}

#page
{
	margin: 20px auto 0;
	padding: 70px 0 0;
	width: 820px;
}

#header
{
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
}

#headerimg
{
	margin: 0;
	height: 200px;
	width: 100%;
}

.narrowcolumn
{
	float: left;
	padding: 0 0 20px 0;
	margin: 70px 0 0;
	width: 550px;
}

.widecolumn
{
	padding: 10px 0 20px 0;
	margin: 5px auto;
	width: 600px;
}


.post
{
	margin: 0 0 40px;
	background-color: #0d0d0d;
	border: 5px solid #151515;
	padding: 10px;
	font-size: 120%;
	width: 520px;
}

.post .entry a
{
	color: #DE308B;
	text-decoration: underline;
}

.post2
{
	margin: 0 0 40px;
	background-color: #0d0d0d;
	border: 5px solid #151515;
	padding: 10px;
	font-size: 120%;
	width: 520px;
}

.post2 .entry a
{
	color: #DE308B;
	text-decoration: underline;
}

.catpost
{
	margin-top: 75px;
	background-color: #0d0d0d;
	border: 5px solid #151515;
	padding: 10px;
	font-size: 120%;
}

.musicpost {

	margin-top: 40px;
	position: relative;
	width: 265px;
	overflow: hidden;

	}

.videopost {

	float: left;
	width: 415px;
	margin-top: 40px;
	position: relative;
	overflow: hidden;

	}

.designpost {

	margin-top: 40px;
	background-color: #0d0d0d;
	border: 5px solid #151515;
	padding: 10px;
	font-size: 120%;

	}
	
div.post-block {
	padding: 10px;
	background-color: #0d0d0d;
	border: 5px solid #151515;
	width: 380px;
	height: 380px;
	float: left;
	font-size: 120%;
	}
div.post-block1 {
	padding: 10px;
	background-color: #0d0d0d;
	border: 5px solid #151515;
	width: 240px;
	height: 210px;
	font-size: 120%;
	float: left;
	}
div#container_division {

	width: 500px;
	}
	
	div#container_division1 {
	width: 400px;
	margin-top: 0px;
	}
	
.post hr
{
	display: block;
}

.widecolumn .post
{
	margin: 0;
}

.narrowcolumn .postmetadata
{
	padding-top: 5px;
}

.widecolumn .postmetadata
{
	margin: 30px 0;
}

.widecolumn .smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment
{
	text-align: center;
	margin: 5px 0px;
}

.postmetadata
{
	clear: both;
}

.clear
{
	clear: both;
}

#footer
{
	color: #666;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}

#footer p
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1
{
	padding-top: 70px;
	margin: 0;
}

h2
{
	margin: 0;
}

h2.pagetitle
{
	margin-top: 0px;
	text-align: left;
}

#sidebar h2
{
	margin: 5px 0 0;
	padding: 0;
}

h3
{
	padding: 0;
}

h3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* 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: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html > body .entry ul
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html > body .entry li
{
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before
{
	content: "\00BB \0020";
}

.entry ol
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol
{
	margin: 0;
	padding: 10px;
}

#sidebar ul li
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	background-color: #151515;
	padding: 1em;
}

#sidebar ul p, #sidebar ul select
{
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol
{
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol
{
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li
{
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li
{
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s
{
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit
{
	padding: 1px;
}

.entry form
{
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select
{
	width: 130px;
}

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform
{
	margin: 5px 10px 0 0;
}
#commentform textarea
{
	width: 100%;
	padding: 2px;
}
#respond:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit
{
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}

.commentlist
{
	padding: 0;
	text-align: justify;
}

.commentlist li
{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li
{
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p
{
	margin: 10px 5px 10px 0;
}
.children
{
	padding: 0;
}

#commentform p
{
	margin: 5px 0;
}

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{

	position:absolute;
	top: 0px;
    margin: 250px auto 0px;
	margin-left: 580px;
	width: 250px;
}


#sidebar form
{
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a
{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a
{
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a
{
	display: block;
}

#wp-calendar caption
{
	text-align: center;
	width: 100%;
}

#wp-calendar td
{
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover
{
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{
	cursor: help;
}

acronym, abbr
{
	border-bottom: 1px dashed #999;
}

blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center
{
	text-align: center;
}

.hidden
{
	display: none;
}

.screen-reader-text
{
	position: absolute;
	left: -1000em;
}

hr
{
	display: none;
}

a img
{
	border: none;
}

.navigation
{
	display: block;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption
{
	border: 0px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 14px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.widget_FacebookConnector .widgettitle
{
	color: #ffffff;
}
.widget_recent_entries .widgettitle
{
	color: #ffffff;
}
.widget_Archives .widgettitle
{
	color: #ffffff;
}
.widget_calendar .widgettitle
{
	color: #ffffff;
}

#twitter_div {
    position: absolute;
	padding-left: 32px;
    top: 0px;
    margin: 142px auto 0px;
	width: 600px;
	height: 70px;
	z-index:2;

}
ul#twitter_update_list {
	list-style: none;
	letter-spacing: 0.5px;
	font-size: 14px;
	font-family: "Avant Garde",
                 "Century Gothic",
                  sans-serif;
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	padding: 10px;
	color: #FFFFFF;
}

#twitteroverlay	{
	position: absolute;
	padding-left: 60px;
	top: 0px;
    margin: 112px auto 0px;
	width: 800px;
	height: 100px;
	z-index:1;

}

#musicbanner	{
	position:absolute;
	width:764px;
	height:19px;
	z-index:1000;
	top:130px;
	left: 50%;
	margin-left: -382px;
	}


#instrubanner	{
	position: absolute;
	padding-left: 60px;
	top: 0px;
    margin: 200px auto 0px;
	width: 800px;
	height: 100px;
	z-index:1;

}


#socialbar {
	text-align: center;
	width: 100%;
	height: 25px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	background-image: url(http://www.2ne.co.uk/images/border_bg.png);
	z-index: 9999;
	overflow: auto;
}
#socialbar #elements {
	width: 100%;
	text-align: right;
	margin-right: auto;
	left: 50%;
	margin-left: -50px;
	
}

/* field names */
.contactform label { display:block; }
/* fields */
.contactform input { display:block; width:400px;  }
/* message area */
.contactform textarea { display:block; width:400px; height:200px; }
/* ok message */
.contactform_respons { display:block; color:#DE308B; font-weight:bold; border: 2px #DE308B solid; padding:10px; }
/* error message */
.contactform_error { display:block; color:red; font-weight:bold; border: 2px red solid; padding:10px; }

/* smaller widget form */
.widget .contactform { width:200px; }
.widget .contactform input { width:100%; }
.widget .contactform textarea { width:100%; height:100px; }

/* Facebook Connect Styles */

.facebook-connect{ /* I added this div wrapper myself, was not part of the plugin */
  position: relative;
  float: right;
  width: 300px;
  margin-top: -65px;
  text-align: right
}

.facebook-connect a,  /* you probably won't need this css */
.facebook-connect a:hover,
.facebook-connect a img,
.facebook-connect a:hover img{
  border: 0
}

.facebook-connect .fbc_connect_button_area { /* This is the button container for your comment form */
  border: 0;
  float:none;
  margin:0;
  padding:0
}

body .fbc_profile_header { /* I added body to override the CSS from Facebook Connect's default CSS */
  background:#000000 url("images/quote-bg-repeat5.jpg") repeat-x;
  border:1px solid #151515;
  border-right: 0;
  padding:10px 5px 5px 10px;
  position:fixed; bottom: 3%; right:0;
  text-align:left;
  width:170px
}

body .fbc_profile_header a.logout{ /* this is a custom class I added to the HTML in fbconnect.php */
  font-size: .9em;
  color: #999
}
