/*
Theme Name: V2
Description: V2 wordpress Theme for Just Justin @ justindbieber.com 
Version: 2.0
Author: Nelson
Author URI: http://smashingera.starszz.com/
*/



body { 	
	background-color: #e5f0f2;
	background-image: url(/images/BG.jpg);
	background-repeat: repeat-x;
	background-position: 50% 29px;
	font-family: Arial,tahoma,Verdana,Helvetica;
	font-size: 10pt;
	color: #ffffff;
	text-shadow: 1px 1px 2px #6c7ca6;
	margin: 0px;
}
 

#container   {
	text-align: justify;
	width: 900px;
	margin: 0px auto;
	position: relative;
	background-color: transparent;
	background-image: url();
	background-repeat: no repeat;
}
 

#welcome   {
	color: #ffffff;
	font-size:9pt;
	line-height:12px;
	letter-spacing:0;
	font-family: Georgia;
	text-align:center;
	text-transform:normal;
	text-shadow: 1px 1px 1px #779da9;
	right: 40px;
	top: 270px;
	width: 350px;
	position: absolute;
}


a:link, a:active, a:visited {
	color: #7da7b4;
	text-decoration : none; 
	font-size:10pt;
	font-weight : normal;
        line-height:15px;
}

a:hover {
	color: #ffffff;
	text-decoration : None;
}


	b{color: #5d8794;}
	i{font-size:11px; font-family: arial; color: #ffffff;}
	u{border-bottom:1px solid #ffffff; text-decoration:none; color: #e5f0f2;}
 

li { 
	list-style-image:url(http://i42.tinypic.com/2mzza6f.png);
	margin-left: -20px; 
} 


textarea, button, select {
	background-color:#e5f0f2;
	border: 1px solid #ffffff;
	color: #5d8794;
	padding:5px;		
	font-weight: normal; 
	text-transform: none;
	letter-spacing:0px;
	line-height : 12px;
	font-size:11px;
	text-decoration : none;
	font-family: Arial; 
	text-align :justify;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	}


input {
	background-color:#e5f0f2;
	border: 1px solid #ffffff;
	color: #5d8794;
	padding:3px; 
	font-weight: normal; 
	text-transform: none;
	letter-spacing:0px;
	line-height : 12px;
	font-size:11px;
	text-decoration : none;
	font-family: Arial; 
	text-align :justify;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}


blockquote {
	background-color: #e5f0f2;
	background-image: url();
	background-repeat: no repeat;
	background-position: 0px 0px;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
	text-shadow: 1px 1px 2px #779da9;
	text-align: center;
	border: 2px solid #ffffff;
	padding:5px;
	color: #5d8794;
	font-family: Tahoma;
	margin: 10px;
	line-height: 100%;
}


.ex {
	background-color: #5d8794;
	background-image: url();
	background-repeat: no repeat;
	background-position: 0px 0px;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
	text-shadow: 1px 1px 2px #779da9;
	text-align: center;
	border: 2px solid #ffffff;
	padding:5px;
	color: #9ec0c9;
	font-family: Tahoma;
	margin: 10px;
	line-height: 100%;
}

span.ex {
	background-color: #5d8794;
	background-image: url();
	background-repeat: no repeat;
	background-position: 0px 0px;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
	text-shadow: 1px 1px 2px #779da9;
	text-align: center;
	border: 2px solid #ffffff;
	padding:5px;
	color: #9ec0c9;
	font-family: Tahoma;
	margin: 10px;
	line-height: 100%;
}


h1 {
        font-family: Georgia;
	font-weight: italics;
	font-size: 16pt;
	text-transform: normal;
	border-bottom: #e5f0f2 1px dashed;
	color: #ffffff;
	margin: 10px;
	padding-bottom: 2px;
}


.pic {
	background-color:#e5f0f2;
	padding:4px;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	opacity:.70;
}

.pic:hover {
	background-color:#ffffff;
	padding:4px;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	opacity:.90;
}


/* Content */

#content {
	float: right;
	width: 560px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#contentbottom {
	position: relative;
	width: 560px;height:175px;
	background-image: url(/images/content_bottom.jpg);
}


#title {
	position: relative;
	width 560;height:125px;
	background-image: url(/images/content_top.jpg);
}


.content{
	color: #ffffff;         
	font-size:9pt;
	font-family: Georgia;
	line-height:12px;
	background-color: #transparent;
	background-image: url(/images/content.jpg);
	letter-spacing:0;
	text-align: left;
	text-shadow: 1px 1px 2px #779da9;
	padding: 25px;
	font-weight:normal;
}

.title {
	color: #ffffff;         
	font-size:14pt;
	font-family: Georgia;
	font-style: italic; 
	line-height: 16px;
	background-color: transparent;
	letter-spacing:0;
	text-align: left;
	text-shadow: 1px 1px 2px #779da9;
	line-height: 100%;
        margin-left: 45px;
        margin-top: 95px;
	position: absolute; 
	font-weight:normal;
}

.title a:link, .title a:active, .title a:visited {
	color: #5d8794;         
	font-size:14pt;
	font-family: Georgia;
	font-style: italic; 
	line-height: 16px;
	background-color: transparent;
	letter-spacing:0;
	text-shadow: 1px 1px 2px #779da9;
	font-weight:normal;
}

.title a:hover {
	color: #e5f0f2;         
	font-weight:normal;
}

.date {
	color: #5d8794;         
	font-size:13pt;
	font-family: Georgia;
	font-style: italic; 
	background-color: transparent;
	letter-spacing:0;
	text-align:Center;
	text-shadow: 1px 1px 2px #779da9;
	line-height: 100%;
        margin-left: 170px;
        margin-top: 25px;
	position: absolute; 
	font-weight:normal;
}

.posted {
	line-height: 100%;
        margin-left: 140px;
        margin-top: 145px;
	position: absolute; 
	height: auto !important; 
	font-family: Arial;
	font-size: 16pt;
	font-style:italic; 
	font-weight:;
	text-shadow: 1px 1px 2px #779da9;
	color: #6c7ca6;
	clear:both;
	background-color: #transparent;
}

.posted a:link, .posted a:active, .posted a:visited{
	color: #5d8794;         
	font-size:16pt;
	font-family: Georgia;
	font-style: italic; 
	line-height: 100%;
	background-color: transparent;
	letter-spacing:0;
	text-align:Center;
	text-shadow: 1px 1px 2px #779da9;
	font-weight:normal;
}

.posted a:hover{
	color: #e5f0f2;         
	font-weight:normal;
}

.comments {
	line-height: 100%;
        margin-left: 415px;
        margin-top: 140px;
	position: absolute; 
	height: auto !important; 
	font-family: Arial;
	font-size: 14pt;
	font-style:italic; 
	font-weight:;
	text-shadow: 1px 1px 2px #779da9;
	color: #6c7ca6;
	clear:both;
	background-color: #transparent;
}

.comments a:link, .comments a:active, .comments a:visited{
	color: #5d8794;
	text-decoration : none; 
	font-size: 30px;
	text-shadow: 1px 1px 1px #779da9;
	font-weight : normal;
	line-height: 100%;
}

.comments a:hover {
	color: #e5f0f2;
	text-decoration : None;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 310px;
   	margin-bottom: 10px;
	margin-left: 10px;
} 

#sidebartop {
	position: relative;
	width: 310px;height:225px;
	background-image: url(/images/side_top.jpg);
}

#sidebarbottom {
	position: relative;
	width: 310px;height:225px;
	background-image: url(/images/side_bottom.jpg);
}

.side{
	color: #ffffff;         
	font-size:9pt;
	font-family: Georgia;
	line-height:12px;
	background-color: #transparent;
	background-image: url(/images/side.jpg);
	letter-spacing:0;
	text-align: left;
	text-shadow: 1px 1px 2px #779da9;
	padding:15px;
	font-weight:normal;
}