/*  
Theme Name: Double Taste
Description: Exclusive theme for fan-sites.org hosted sites
Version: 1.0
Author: Jessica
Author URI: http://designs.night-blooming.com/
*/


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #949494;
	text-align: center;
	margin: 0px;
	background-color: #F1F1F1;
}

ul, li {
	font-size: 8pt;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
	text-indent: 0px !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
	list-style-type: none !important;
}

b, bold, strong {
	color: #666666;
}

table, td {
	font-size: 8.5pt;
        margin: 0; 
}


.films ul, ol { list-style-type: none; margin: 0; }

.films li { list-style-type: none; }

.boxnav {
	margin-bottom: 10px;
	padding: 5px;
	border-radius: 10px;
   -moz-border-radius:  10px; 
   -webkit-border-radius: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #FAFFFF;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #FAFFFF;
}


#contentsbody{
	padding:0px;
	margin: 0px 0px 20px;
}

#headcontents{
	width: 100%;
	height: 65px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bodycontents {
    text-align: left;
	padding: 10px;
	margin: 0px;
	border-radius: 10px;
   -moz-border-radius:  10px; 
   -webkit-border-radius: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #FAFFFF;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #FAFFFF;
}


#footcontents {
	text-align: center;
	font-size: 7.5pt;
	height: 50px;
}


#post{
	padding:0px;
	margin: 0px 0px 40px;
}

#headpost{
	width: 100%;
	height: 65px;
	margin-top: 0px;
	padding-top: 0px;
}

#bodypost{
	text-align: left;
	padding: 10px;
	margin: 0px;
	border-radius: 10px;
   -moz-border-radius:  10px; 
   -webkit-border-radius: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #FAFFFF;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #FAFFFF;
}


#footpost{
	text-align: center;
	font-size: 7.5pt;
	height: 50px;
}

A:link, A:active, A:visited  {
	color: #CF164F;
	text-decoration: none;

}

A:hover {
	color:#68DE63;
	text-decoration: none;
}

.titles {
	color: #68DE63;
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-align: left;
	text-shadow: #ffffff 0 1px 1px;
	padding-top: 10px;
	font-style: oblique;
	text-indent: 15pt;
}

.titlesnav {
	color: #FFFFFF;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	background-color: #CF164F;
	border-radius: 5px;
   -moz-border-radius:  5px; 
   -webkit-border-radius: 5px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	text-shadow: #981038 0 1px 1px;
	font-style: oblique;
	border: 1px solid #CF164F;
	font-weight: bold;
}

#wrapper {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:0px;
	padding:0px;
	text-align: center;
	margin-bottom: 0px;
}

#head{
	width: 100%;
	height: 355px;
	padding-top: 0px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
}

#head2{
	width: 100%;
	margin-top: 0px;
	height: 45px;
	background-color: #FFFFFF;
}

#contents {
	text-align: left;
	margin-left: 0px;
	margin-right: 330px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentspost{
	text-align: left;
	margin-left: 0px;
	margin-right: 330px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#navigation {
	float: right;
	width: 320px;
	padding: 0px;
	text-align: left;
	display: inline;
	margin: 0px;
}

#foot{
	clear: both;
	text-align: center;
	font-size: 8.5pt;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 50px;
	margin-left: 50px;
}

#commentsline{
	text-align: center;
	padding: 25px 5px 5px;
	font-size: 8pt;
	margin-top: 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.commentslinenormal {
	text-decoration: none;
	border-radius: 7px;
   -moz-border-radius:  7px; 
   -webkit-border-radius: 7px;
	background-color: #FFFFFF;
	margin-right: 6px;
	margin-left: 6px;
	padding: 10px;
	font-weight: normal;
	text-shadow: #ffffff 0 1px 1px;
	display: inline;
	border-top: 1px solid #F3F3F3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #F3F3F3;
}

.date, .data {
	font-size: 9pt;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#contents img {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #F0F0F0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F0F0F0;
	margin: 2px;
}

#contents img:active {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #E4E3E6;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #D3D0D5;
	border-right: 1px solid #68DE63;
	border-bottom: 1px solid #68DE63;
	border-left: 1px solid #D3D0D5;
}

#contents img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #E4E3E6;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #D3D0D5;
	border-right: 1px solid #68DE63;
	border-bottom: 1px solid #68DE63;
	border-left: 1px solid #D3D0D5;
}


#contentspost img {
	opacity:1.0;
    -moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #F0F0F0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F0F0F0;
	margin: 2px;
}

#contentspost img:active {
	opacity:0.8;
    -moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #E4E3E6;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #D3D0D5;
	border-right: 1px solid #68DE63;
	border-bottom: 1px solid #68DE63;
	border-left: 1px solid #D3D0D5;
}

#contentspost img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #E4E3E6;
	border-radius: 7px;

    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #D3D0D5;
	border-right: 1px solid #68DE63;
	border-bottom: 1px solid #68DE63;
	border-left: 1px solid #D3D0D5;
}

#navigation img {
	opacity:1.0;
	border-radius: 7px;

    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #F0F0F0;
	margin: 2px;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F0F0F0;
}

#navigation img:active {
	opacity:0.8;

    -moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #E4E3E6;
	border-radius: 7px;

    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #D3D0D5;
	border-right: 1px solid #68DE63;
	border-bottom: 1px solid #68DE63;
	border-left: 1px solid #D3D0D5;
}

#navigation img:hover {
	opacity:0.8;

	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #E4E3E6;
	border-radius: 7px;

    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #D3D0D5;
	border-right: 1px solid #68DE63;
	border-bottom: 1px solid #68DE63;
	border-left: 1px solid #D3D0D5;
}


blockquote {
	background-color: #f8f8f8;
	color: #9D9D9D;
	margin-left: 6px;
	margin-right: 6px;
	padding: 10px;
	border-radius: 6px;
    -moz-border-radius:  6px; 
    -webkit-border-radius: 6px;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 6px solid #CF164F;
}

input {
	background-color: #f8f8f8;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #858585;
	margin-top: 2px;
	margin-bottom: 2px;
}

option, select {
	padding: 2px;
	background-color: #f8f8f8;
	border:1px solid #CCCCCC;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
}

textarea {
	padding: 2px;
	background-color: #f8f8f8;
	border:1px solid #CCCCCC;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	color: #858585;
		
}

.cite{
	text-align: left;
	padding: 3px 15px 3px 3px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-indent: 3pt;
	border-radius: 5px;
    -moz-border-radius:  5px; 
    -webkit-border-radius: 5px;
	text-shadow: #ffffff 0 1px 1px;
	border: 1px solid #FFFFFF;
}

.comments {
	padding: 3px;
	margin: 5px;
	background-color: #f8f8f8;
	border-radius: 10px;
    -moz-border-radius:  10px; 
    -webkit-border-radius: 10px;
	border: 1px solid #F0F0F0;
}

h2 {
	font-size: 12pt;
	text-shadow: #ffffff 0 1px 1px;
	color: #68DE63;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: oblique;
	text-align: left;
	line-height: 8px;
}

h3 {
	font-size: 12pt;
	text-shadow: #ffffff 0 1px 1px;
	color: #CF164F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: oblique;
	text-align: left;
	line-height: 8px !important;
}

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-radius: 4px;
   -moz-border-radius:  4px; 
   -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a:visited {
	border: 1px solid #FFFFFF;
	text-decoration: none;
	padding: 0.2em 0.5em;
	background-color: #FFFFFF;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .break {
	padding: 0.2em 0.5em;
	border: none;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .this-page {
	border: 1px solid #F1F1F1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #F1F1F1;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a:hover {
	color: #CF164F;
	background-color: #F0F0F0;
	border: 1px solid #999999;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .inactive
{
	border: 1px solid #F0F0F0;
	color: #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}


#navi{
	text-align: center;
	color: #FFFFFF;
	font-size: 8px;
	padding-top: 12px;
}

div#navi a, div#navi a:link, div#navi a:visited{
	font-size: 11pt;
	color: #CF164F;
	text-decoration: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	margin: 0px 10px;
	border-radius: 5px;
    -moz-border-radius:  5px; 
    -webkit-border-radius: 5px;
	padding: 4px 5px;
	text-shadow: #ffffff 0 1px 1px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

div#navi a:hover{
	font-size: 11pt;
	color: #68DE63;
	text-decoration: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	margin: 0px 10px;
	border-radius: 5px;
    -moz-border-radius:  5px; 
    -webkit-border-radius: 5px;
	padding: 4px 5px;
	text-shadow: #ffffff 0 1px 1px;
	font-weight: bold;
	border: 1px solid #F0F0F0;
	background-color: #F0F0F0;
}

.comm2 {
	color: #999999;
	text-align: left;
	margin-bottom: 10px;
	font-style: oblique;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 8pt;
	text-shadow: #ffffff 0 1px 1px;
	text-indent: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comm2 a, .comm2 a:active, .comm2 a:visited {
	font-weight: bold;
	color: #CF164F;
    text-shadow: #ffffff 0 1px 1px;
 }

.comm2 a:hover {
	font-weight: bold;
	color: #68DE63;
    text-shadow: #ffffff 0 1px 1px;
}

.gravatar {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

.boxnav li {
	background-color: #f8f8f8;
	margin-top: 4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CF164F;
	cursor:default;
    padding-left: 4px !important;
    padding-right: 4px !important;
    text-shadow: #ffffff 0 1px 1px;
}

.boxnav li:active, .boxnav li:hover  {
	background-color: #F0F0F0;
	margin-top: 4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #68DE63;
	cursor:default;
    padding-left: 4px !important;
    padding-right: 4px !important;
    text-shadow: #ffffff 0 1px 1px;
}

.space {
	padding-right: 5px !important;
	padding-left: 5px !important;
}

.projects { width: 300px; height: 130px; padding-top: 5px; text-align: justify; }

