/*
Theme Name: Very Clarkson
Description: Coded by Megan @ sweetgoodbyes.starszz.com
Version: 1.0
Tags: 
*/

body   {
       font-family: Tahoma; 
	background: #e3e3e3 url('/bg.png') repeat-x 0 29px;
        color: #ffffff; 
	font-size: 11px;
	margin-top: 29px;
	padding: 0px;
	line-height: 13px; 
	text-align: center;
}

input, textarea, select   {
	background-color: transparent; 
	color: #ffffff; 
	font-size: 11px; 
	font-family: Tahoma; 
	border: 1px solid #ffffff;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
} 

*    {
	margin: 0px;
	padding: 0px;
}

a:hover {

	text-decoration: none;

	color: #FFCC00;
	text-shadow:#9d696e 1px 1px 1px;

}


a, a:link, a:active, a:visited   {
	text-decoration: none;
	color: #FFFFFF;
}

ul.top {
	  font-size: 11px;
	  list-style-type: none;
	  margin: 0px;
	  padding: 0px;
          color: #9a3236;
          text-shadow: 1px 1px 0px #292827;}
	
ul.top li {
	  display: block;
	  width: 240px;
	  display: inline;
          color: #8F8880;
          text-shadow: 1px 1px 0px #292827;
	  margin: 0px;
          border-bottom: 1px dotted #ffffff;
          margin-bottom: 2px;}
	
ul.top li a {
	  background: #9a3236;
	  padding:5px;
	  display: block;
	  width: 240px;
          color: #787673;
          text-shadow: 1px 1px 0px #292827;
	  text-align: left;
	  margin: 1px;
	  border-bottom: 1px dotted #464544;}
	
ul.top li a:hover {
	  background: #383736;
          color: #787673;
          text-shadow: 1px 1px 0px #292827;
	  margin: 0px;
	  margin: 1px;}
	
ul.top li a:active {
          color: #787673;
          text-shadow: 1px 1px 0px #292827;
	  margin: 1px;}
	
ul.top li a:visited {
          color: #787673;
          text-shadow: 1px 1px 0px #292827;
	  margin: 1px;}

u   {
	color: #ffffff; 
	text-decoration: underline;
}

s   {
	color: #ffffff; 
	text-decoration: line through;
}

i   { 
	color: #ffffff; 
	font-style: italic;
text-shadow:#db676d 1px 1px 1px;
}
	
b   {
	color: #ffffff; 
	font-weight: bold;
text-shadow:#db676d 1px 1px 1px;
}

blockquote {
	background-position: center;
	background-color: #ce7f81;
	font-size:11px;
	color: #ffffff;
	text-shadow: #bc4741 1px 1px 0px;
	-moz-box-shadow: 0px 0px 5px #ffffff;
	box-shadow: 0px 0px 5px #ffffff;
	border-radius: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.blockquote em{
	text-shadow: none;
}
.blockquote b{
	text-shadow: none;
}
.blockquote i{
	text-shadow: none;
}
blockquote a{
	color: #01b3e3;

}

blockquote a:hover{
	color: #ffffff;

}

block {
align: center;
margin: 5px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
border: 1px solid #d7d7d7;
background: #f1f1f1;
color: #b0bec9;
font-size: 12px;
font-family: Arial, Sans-Serif;
 -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
}

block:hover {
align: center;
margin: 5px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
border: 1px solid #d7d7d7;
background: #f7f7f7;
color: #b0bec9;
font-size: 12px;
font-family: Arial, Sans-Serif;
 -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
}

block-dark {
align: center;
margin: 5px;
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
background: #b83f44;
color: #d3d3d3;
font-size: 12px;
font-family: Arial, Sans-Serif;
 -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
}

block-dark:hover {
align: center;
margin: 5px;
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
background: #e09fa2;
color: #d3d3d3;
font-size: 12px;
font-family: Arial, Sans-Serif;
 -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
}

a img{
      background-color: #b83f44;
	background-position: center;
	background-image: url();
	padding: 9px;
	border: 0px solid #7eeeff;
	margin: 1px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	
}

a img:hover{
	background-color: #efa1a1;
	background-position: center;
	background-image: url();
	padding: 9px;
	border: 0px solid #7eeeff;
	margin: 1px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

ul   {
	list-style-position: inside;
}

li   {
	list-style-position: inside;
}

ol   {
	list-style-position: inside;
}

hr   {
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	width: 350px;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}



@font-face {  
font-family: 'Bebas';  
src: url('http://avrillavigne.bz/wp-content/themes/goodbyelullaby/Bebas.ttf');  
src: local('Bebas'),  
 local('Bebas'),  
 url('http://avrillavigne.bz/wp-content/themes/goodbyelullaby/Bebas.ttf') format('truetype');  
}

.twitter {
  margin: 1px;
  padding:2px; text-shadow:1px 1px 1px #bd2128;
  font-family: arial;
  font-size: 10px;
  line-height: 11px;
  color: #ffffff;
  display: block; }

.twitter li {
  margin: 1px;
  padding:2px; 
  font-family: arial;
  font-size: 10px;
  line-height: 11px;
  border-left:5px solid #db676d;
  background-color: #b83f44;
  color: #ffffff;
  display: block;}

.twitter li:hover {
  margin: 1px;
  padding:2px; 
  font-family: arial;
  font-size: 10px;
  line-height: 11px;
  border-left:5px solid #f6a2a2;
  background-color: #b83f44;
  color:#ffffff;
  display: block;}

.comm a:link, .comm a:active, .comm a:visited{
	font-family: "Museo 700";
	font-size:18px;
	color: #ffffff;
	text-decoration:none;
	text-shadow: #dc2c2c 2px 2px 0px;

}

.comm a:hover{
	font-family: "Museo 700";
	font-size:5px;
	color: #ffffff;
	text-decoration:none;
	text-shadow: #dc2c2c 2px 2px 0px;
}



.twitter a:link  {color:#ffffff;}
.twitter a:hover {color:#b0030c;}

/********************** Div IDs ***************************/
/********** <div id="nameafterhashhere"></div> ***********/

#container   {
	text-align: justify;
	width: 880px;
	margin: 0px auto;
	position: relative;
}

#main   {
	float: right;
	width: 517px;
	font-size: 11px;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	line-height: 13px;
	text-align: justify;
}

#ad   {
	top: 600px;
	width: 880px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#welcome   {
	top: 255px;
	left: 490px;
	width: 396px;
	height: 150px;
	color: #ffffff;
	position: absolute;
text-shadow:#db676d 1px 1px 1px;

}



#twitter   {
	top: 399px;
	left: 554px;
	width: 230px;
	height: 53px;
	position: absolute;
}

#sidebar   {
   	float: left;
  	width: 268px;
   	font-size: 11px;
   	color: #ffffff;
   	line-height: 13px;
   	margin-bottom: 10px;
   	padding: 0px 0px 10px 0px;
   	text-align: justify;
}

.content img {


	padding: 7px;

	background: #FFFFFF;

	-moz-border-radius: 10px 10px 10px 01px;

	-webkit-border-radius: 10px 10px 10px 10px;

	border-radius: 10px 10px 10px 10px;
		-webkit-box-shadow: 0 0 5px #212a39;
	-moz-box-shadow: 0 0 5px #212a39;
	box-shadow: 0 0 5px #212a39;

}


.content a img {
	padding: 7px;
	border-bottom: none;
	border: none;
	margin-right:2px;
	margin-bottom: 2px;
	margin-left: 2px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background-image:url(http://j-bieber.org/wp/wp-content/themes/exclusivebyarchie/image02.png);
		-webkit-box-shadow: 0 0 5px #212a39;
	-moz-box-shadow: 0 0 5px #212a39;
	box-shadow: 0 0 5px #212a39;
}

.content a:hover img {
	padding: 7px;
	border-bottom: none;
	border: none;
	margin-right:2px;
	margin-bottom: 2px;
	margin-left: 2px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background-image:url(http://j-bieber.org/wp/wp-content/themes/exclusivebyarchie/image03.png);
		-webkit-box-shadow: 0 0 5px #212a39;
	-moz-box-shadow: 0 0 5px #212a39;
	box-shadow: 0 0 5px #212a39;
}
/********************** Div Classes ***************************/
/********** <div class="nameafterperiodhere"></div> ***********/

.clear   {
	clear: both;
}

a.navi:link, a.navi:visited, a.navi:active   {
	color: #ffffff;
	font-size: 14px;
}

a.navi:hover   {
	color: #565656;
}	

.h1   {
	
	background: url('images/content-header.png') no-repeat;
height: 51px;
	line-height: 30px;
	margin: -30px 0px 0px 0px;
	padding: 150px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
word-spacing: 3px;
	letter-spacing: -1px;
text-shadow:#888888 2px 2px 2px;
text-decoration: none;
font-weight: bold;
text-transform:uppercase;
font-style: normal;

}

.contentbg   {
	background: url('images/content-bg.png') repeat-y;
	padding: 0px 0px 0px 0px;
	width: 517px;
}

.contenttext   {
	padding: 0px 15px 0px 15px;
text-shadow:#b83f44 1px 1px 1px;

}

.contentfooter   {
	background: url('images/content-footer.png') no-repeat;
   	width: 517px;
	height: 206px;
	padding: 0px 0px 0px 0px;
}

.h2   {
	color: #ffffff;
	background: url('images/sidebar-header.png') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	line-height: 24px;
	height: 66px;
	margin: 0px 0px 0px 0px;
	padding: 130px 0px 0px 0px;
word-spacing: 3px;
	letter-spacing: -1px;
text-shadow:#9a3236 2px 2px 2px;
text-decoration: none;
font-weight: bold;
text-transform:uppercase;
font-style: normal;
}

.sidebarbg   {
	background: url('images/sidebar-bg.png') repeat-y;
	margin: 0px 0px 0px 0px;
	width: 268px;
}

.sidebartext   {
	padding: 0px 15px 0px 15px;
text-shadow:#db676d 1px 1px 1px;

}

.sidebarfooter   {
	background: url('images/sidebar-footer.png') no-repeat;
	margin: 0px 0px 20px 0px;
   	width: 268px;
	height: 122px;
}

.post2   {
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	text-align: center;
}

/* Navigation */

.navigation {
font-family:'Arial', Helvetica, sans-serif;
color:#dcc6c7; font-size:11px;
text-shadow:#ab0008 1px 1px 1px;
}

.navigation a:link,
.navigation a:active,
.navigation a:visited {
font-family:'Arial', Helvetica, sans-serif;
color:#e5e1dc; font-size:12px;
text-decoration: none;
text-shadow:#ab0008 1px 1px 1px;
text-transform:capitalize;
}

.navigation a:hover {
font-family:'Arial', Helvetica, sans-serif;
text-decoration: none;
color:#e5e1dc; font-size:12px;
text-shadow:#ab0008 1px 1px 1px;
text-transform:capitalize;
border-bottom:1px dotted #dcc6c7;
}

.comm a:link, .comm a:active, .comm a:visited{
	font-family: "Museo 700";
	font-size:25px;
	color: #ffffff;
	text-decoration:none;
	text-shadow: #474747 2px 2px 0px;
}

.comm a:hover{
	font-family: "Museo 700";
	font-size:25px;
	color: #ffffff;
	text-decoration:none;
	text-shadow: #323131 2px 2px 0px;
}


.date01 {

	background-color: #;
	font-family: 'Museo 700';
	font-size: 23px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	text-shadow: #384355 2px 2px 0px;
	text-transform:uppercase;
	text-decoration: none;
	line-height: 21px;
	word-spacing: 3px;
	letter-spacing: -2px;
	padding: 30px 0px 0px 0px;


}
.date02 {

	background-color: #;
	font-family: 'Museo 700';
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	text-shadow: #384355 2px 2px 0px;
	text-transform:uppercase;
	text-decoration: none;
	line-height: 17px;
	word-spacing: 3px;
	letter-spacing: -2px;

}

.News {
	font-family: "Museo 700";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	word-spacing: 3px;
	letter-spacing: -2px;
	text-transform: uppercase;

}

<script src="http://taylordaily.org/testing/wp-content/themes/highmaintenance/cufon-yui.js" type="text/javascript"></script>
<script src="http://taylordaily.org/testing/wp-content/themes/highmaintenance/Museo_700_600.font.js" type="text/javascript"></script>


