/*  
Theme Name: Nina
Theme URI: http://www.ninasoulsiren.com.com
Description: Wordpress theme for Nina's Official Website.
Version: 1.0
Author: Randy Nivales
Author URI: http://www.ninasoulsiren.com
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #c4c4c4;
	background: #000;
	margin: 0;
	padding: 0;
}
a {
	color: #c5296a;
	text-decoration: underline;
}
a:visited {
	color: #c5296a;
	text-decoration: underline;
}
a:hover {
	color: #c5296a;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #FFF;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #FFF;
	text-decoration: none;
}
h2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFF;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFF;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

#wrapper {
	margin: 0 auto;
	padding: 0 auto;
	width: 762px;
	background: #000 url("images/bg.png");
	background-repeat: repeat-y;
	background-position: top;	
}
/* header area */
#header-wrapper {
	width: 762px;
	height: 388px;
	margin: 0 auto;
	padding: 0 auto;
	position: relative;
	background-color: #000;
}

#header-flash {
	width: 762px;
	height: 388px;
	position: relative;
	margin: 0 auto;
	padding: 0 auto;
	float: left;
}

#header-title {
	width: 762px;
	position: relative;
	padding: 0 auto;
	margin: 0 auto;
	height: 0;
	visibility: hidden;
	display: none;
}

#headerimg .description{
	position: absolute;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}

#nav-ads {
	width: 760px;
	height: 150px;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	background: #000 url("images/nav-bg.png");
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	/*border: 1px #fff solid;*/
}
#nav {
	margin: 0;
	padding: 0;
	height: 36px;
	list-style: none;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #e891b4;
	text-decoration: none;
}
#nav .page_item a{
	color: #FFF;
	text-decoration: none;
	padding: 9px 6px;
	font: bold 13px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color: #e891b4;
}

#adsense {
	height: 96px;
	margin: 0;
	padding: 10px 14px;
	float: left;
	position: relative;
	display: block;
}

/* content area */

#content {
	padding: 0px 20px 30px 35px;
	float: right;
	width: 450px;
	overflow: hidden;
	/*border: 1px dashed #FF0000;*/
	margin: 0;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	/*background: url(images/mini-down-arrow.gif) no-repeat;*/
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 450px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: left;
	padding-left: 15px;
	width: 240px;
	color: #666666;
	overflow: hidden;
	/*border: 1px blue solid;*/
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #555555;
}

#sidebar .sidebar-title{
	padding-top: 20px;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #555555;
	text-decoration: underline;
}
#sidebar a:hover{
	color: #C5C5C5;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

ul.list-items li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}

ul.list-photos li {
	display: block;
}

.rss-image {
	border: 1px #FFF solid;
	float: left;
	margin-right: 10px;
}

.rss-image-desc {
	
}

/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	background: url(images/footer-bg.png) no-repeat;
	height: 38px;
	clear: both;
	font-size: 95%;
	line-height: 130%;
	padding: 0 auto !important;
	margin: 0 auto !important;
	width: 762px;
}

#footer-text {
	height: 50px;
	clear: both;
	color: #555555;
	font-size: 95%;
	background: #000;
	text-align: center;
	padding: 10px 0;
}

#footer-text a, #footer-text a:visited {
	color: #ffffff;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#home-banner {
	width: 450px;
	height: 125px;
	padding: 0;
	margin: 0;
	background: url("randombanner.php") top left no-repeat;
}

#music-player {
	width: 220px;
	height: 100px;
}

#photos-content {
	width: 730px;
	padding: 0 15px;
	margin: 0 auto;
	float: left;
	background: #131212;
}

#photo-rss-link, #photo-admin-link, #photo-copyright {
	width: 762px;
	display: block;
	float: left;
	background: #131212 !important;
}


#photos-search {
	float: right;
}

#photos-category-dropdown {
	float: left;
	padding-bottom: 30px;
}

#photos-setperpage-dropdown {
	float: left;
	padding-left: 20px;
	padding-bottom: 30px;
}

#copyright {
	background: #131212;
}

.news {
	padding: 0;
	padding-bottom: 20px;
}

.news div b {
	font-size: 14px;
	font-weight: bold;
}

.news div img {

}

.amazon-box {
	width: 120px;
	height: 240px;
	background-color: #191818 !important;
	margin: 0 auto;
	padding: 0 auto;
	padding-right: 20px;
	float: left;
}


/* 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-color:#000000;
  border:1px solid #3d3e3d;
  border-right: 0;
  padding:3px 2px 1px 4px;
  position:fixed; top: 0; right:0;
  text-align:left;
  width:220px
}

body .fbc_profile_header a.logout{ /* this is a custom class I added to the HTML in fbconnect.php */
  font-size: .9em;
  color: #999
}