/*  
Theme Name: Strawberry Creme
Theme URI: http://hollywood-hills.us
Description: Strawberry Creme theme for Hollywood-Hills.us
Version: 1.0
Author: Cee.Cee
Author URI: http://sweetsensations.org

*/

* {
	margin:0;
	padding:0;
}
html, body {
	color:#333;
	text-align:center;
}
body {
	font:12px arial, helvetica, verdana, sans-serif;
}
h1 {
	font-size:55px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:13px;
}
h5 {
	font-size:10px;
	color: #7f7f7f;
	padding-left:1px;
	font-weight:normal;
	margin-bottom:8px;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#666;
}
#wrapper {
	margin:0px auto;
	text-align:left;
	width:878px;
}
/* header */
#header {
	background:url(images/headerbg.jpg) top no-repeat;
	padding:5px 0;
}
#header h1 a {
	width:400px;
	float:left;
	margin:0;
}
#header h1 a em {
	font-style:normal;
	color:#555;
}
#searchWrap input {
	vertical-align:top;
}
#searchWrap #s {
	font-size:1.1em;
	border:none;
	padding:1px 2px;
	margin-right:3px;
	width:200px;
}
/* page navigation */
#pagenav {
	float:left;
	width:500px;
	padding-top:7px;
}
ul.nav {
	list-style:none;
}
.nav li {
	float:left;
	display:block;
	padding:2px 10px 2px 10px;
	background:url(images/pagebreak.gif) left no-repeat;
}
.nav li a {
	font-size:11px;
	outline:none;
	color:#2F2F2F;
	text-decoration:none;
	display:block;
	padding:5px 0 0x 5px;
	text-transform:uppercase;
}
.nav li a:hover {
	text-decoration:none;
	color:#484848!important;
width:
}
* html .nav li a:hover {
	background:#333;
}
/* category navigation */
#categories {
	float:left;
	width:878px;
}
#categories ul {
	list-style:none;
	padding:1px 0 0px 0;
}
#categories li {
	float:left;
	display:block;
	background:url(images/catbreak.gif) left no-repeat;
	height: 25px;
	padding-top:4px;
}
#categories li a {
	color:#FFF;
	display:block;
	padding:2px 10px 4px 10px;
}
#categories li a:hover {
	color:#CCC;
}
/* main content */
#mid {
	padding-top:4px;
}
#main {
	background:#FFFFFF url(images/mainbottom.gif) bottom no-repeat;
	float:left;
	margin:0 10px 0 0;
	width:548px;
}
#singlemain {
background:# url(images/smbottom.gif) bottom no-repeat;
	float:left;
	margin:0 10px 0 0;
	width:100%;
}
#featured {
	padding:5px;
}
#myGallery {
	margin:4px;
	font-size:18px;
}
/* sidebar */
#sidebar a {
	font-weight:bold;
}
#sidebar {
	color:#333;
	float:left;
	margin:0;
	width:320px;
	line-height:1.3em;
}
#sidebar p {
	color:#333;
}
#blocks {
	background:#FFFFFF url(images/blocktop.gif) top no-repeat;
	padding:5px 10px 0 10px;
}
#widgetblock {
	background:#FFFFFF url(images/blocktop.gif) top no-repeat;
	padding:5px 5px 0 5px;
}
#tagblock {
	background:#FFFFFF url(images/blocktop.gif) top no-repeat;
	padding:5px 10px 0 10px;
}
#tagblock a {
	font-weight:normal;
	color:#484848;
}
#tagblock a:hover {
	color:#7F7F7F;
}
#advertblock {
	background:url(images/advertblockbg.gif) top no-repeat;
	height:270px;
	padding:10px 0 0 10px;
}
#blocks a {
	font-weight:bold;
	color:#484848;
}
#blockpost {
	padding:0 0 8px 0;
}
#blocks a:hover {
	color:#7F7F7F;
}
h3.blocks {
	font-size:15px;
	margin-bottom: 10px;
}
h3.mainblock {
	font-size:15px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#bottomblock {
	background: #BDBDBD url(images/blockbottom.gif) top no-repeat;
	height:7px;
	padding:0;
	margin-bottom:10px;
}
#searchWrap {
	float:right;
	margin-top:0px;
	margin-right:2px;
}
.blocks {
	margin-bottom:20px;
}
/* main content */
#content {
	padding:5px;
}
#content p {
	margin-bottom:10px;
}
#introIMG {
	width:214px;
	height:154px;
	float:left;
	margin-right:8px;
	overflow:hidden;
}
#introIMG img {
	border:none;
	padding:4px 4px 4px 4px;
	border:1px solid #BDBDBD;
}
.postMeta {
	background:url(images/dot.gif) repeat-x left center;
	text-transform:uppercase;
	font-size:11px;
	text-align:right;
	margin-bottom:2px;
}
.postMeta span.date {
	background:#FFF;
	color:#7F7F7F;
	padding:0 2px 0 4px;
}
.postMeta span.comments {
	background:#FFF url(images/user.gif) no-repeat left center;
	padding-left:15px;
	margin-left:2px;
}
.postMeta span.comments a, .postMeta span.date a {
	color:#555;
}
.post {
	margin:0 0 15px 0;
	padding: 7px;
}
.post h2 {
	line-height:1.2em;
	font-family: Rockwell, Georgia, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #ff66ac;
	letter-spacing: -.07em;
	padding: 3px;
}
.post h2 a {
	width:100%;
	color: #ff66ac;
	display:block;
	outline:none;
}
.post h2 a:hover {
	width:100%;
	color: #ffacd1;
	display:block;
	outline:none;
	text-decoration: underline;
}
.entry h3 {
	margin:1em 0;
}
.post .entry {
	line-height:1.4em;
	overflow:hidden;
	padding-bottom: 5px;
	color: #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.post .entry strong {
	color: #ff66ac;
}
.post .entry em, i {
	color: #545454;
}
.post .entry u {
	color: #d999b6;
	text-decoration: none;
}
.post .entry p {
	margin:0;
}
.post .entry p a {
	font-weight:bold;
	color: #B6B6B6;
	text-decoration: none;
}
.entry blockquote {
	margin:0 1.3em 0;
	margin: 5px;
	padding: 10px;
	border: 1px solid #dee2e4;
	background: #ececec;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #b6b6b6;
}

.entry a {
	text-decoration:none;
}
.entry ul {
	margin:0 1.3em 0;
	list-style:none;
	text-decoration:none;
	;
}
.entry li a {
	color:#8d8d8d;
	font-weight:bold;
	text-decoration:none;
}
.entry li a:hover {
	color:#ff97c6;
	font-weight:bold;
	text-decoration:none;
}
.entry ul li {
	padding-left:18px;
	text-decoration:none;
	margin-bottom:7px;
}
.entry ol {
	margin:0 1em 0 3em;
}
.entry ol li {
	margin:0 0 7px 0;
}
.entry img {
	padding-top:3px;
}
.post_entry img, .entry a img {
	padding:6px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius:  8px;
	background-color: #f1f1f1;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c4c1bf;
	border-left-color: #c4c1bf;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #c4c1bf;
	border-right-color: #c4c1bf;
}
.blockquote-img{
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius:  8px;
	margin-right: 5px;
	margin-left: 5px;
	padding:6px;
	background-color: #f1f1f1;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c4c1bf;
	border-left-color: #c4c1bf;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #c4c1bf;
	border-right-color: #c4c1bf;
}
.post_entry img, .entry a img:hover {
	opacity:.50;
	padding:6px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius:  8px;
	background-color: #e3e3e3;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c4c1bf;
	border-left-color: #c4c1bf;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #ff97c6;
	border-right-color: #ff97c6;
}
.entry table tr {
	padding: 15px 0;
}
.entry table tr.alt {
	background: #eee;
}
/* lists */
.rsslinks h3 {
	margin-bottom:5px;
}
.rsslinks p {
	margin-bottom:5px;
	padding-top:5px;
}
.rsslinks ul li {
	background:url(images/rss.gif) no-repeat 0 3px;
	color:#7F7F7F;
	line-height:1.2em;
	border-top:1px solid #BBB;
	padding:3px 0 4px 16px;
	list-style:none;
}
#widgetblock h3 {
	margin-bottom:5px;
}
#widgetblock p {
	margin-bottom:5px;
	padding-top:5px;
}
#widgetblock ul li {
	color:#7F7F7F;
	line-height:1.2em;
	border-top:1px solid #BBB;
	padding:3px 0 4px 0;
	list-style:none;
}
/* pagination */
#pagination {
	color:#7F7F7F;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:40px;
	text-align:right;
}
#pagination p, #pagination img {
	vertical-align:middle;
}
#pagination a img {
	border:none;
	margin:0 0 3px 2px;
}
/* comments */
#comments {
	width:435px;
	padding:12px 0 0 0;
}
.comments_bg {
	background-image: url(http://hollywood-hills.us/wp-content/themes/Strawberry-Creme/images/comment.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 35px;
	height: 35px;
	padding:10px 0px 0px;
}
.comments_text {
	color:#8C8C8C;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	padding-top: 10px;
	text-align:center;
}
#comments h3, h3#respond {
	color:#555;
	margin-bottom:7px;
}
ol.commentslist {
	list-style:none;
	margin:5px 0 12px;
}
.commentslist li {
	background:#e8e8e8;
	border:0px solid #BBB;
	margin-bottom:7px;
	padding:7px 0;
	color: #B6B6B6;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.commentslist li a {
	font-weight:bold;
	color: #B6B6B6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
.commentslist li.alt {
	background:#FFF;
}
.commentslist li:hover {
	border-color:#888;
}
.commentslist .comment_text {
	margin:0 7px;
	line-height:1.4em;
	overflow:hidden;
}
.commentslist img {
	padding: 4px;
	background:#ffffff;
	border-right: 1px solid #c4c1bf;
	border-bottom: 1px solid #c4c1bf;
	border-left:0px;
	border-top:0px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin-right: 4px;
}
.commentslist em, i {
	text-transform: capitalize;
	font-size: 9px;
	color: #c4c1bf;
	font-family: tahoma;
	font-weight: lighter;
}
.comment_text p, .comment_text ul, .comment_text ol, .comment_text blockquote {
	margin:1em 0;
}
.comment_text ul, .comment_text ol, .comment_text blockquote {
	margin:0 1em;
}
p.author_meta {
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 0 7px;
}
p.post_meta {
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	margin:0 7px 0 0;
}
.commentslist li.author {
	background:#333;
	color:#CCC;
}
.commentslist li.author a {
	color:#DDD;
}
.commentslist li.author a:hover {
	color:#FFF;
}
#comments_closed {
	background:#333;
	color:#ccc;
	padding:7px 0;
	margin-top:12px;
	line-height:1.5em;
}
p.nocomments {
	margin:0 12px 0 7px;
}
p.nocomments a {
	color:#ddd;
	font-weight:bold;
	text-decoration:none;
}
p.nocomments a:hover {
	color:#FFF;
}
ol.pingslist {
	margin:1.5em 2em;
	font-size:12px;
}
.pingslist li {
	color:#7F7F7F;
	margin:0 0 7px 0;
}
.pingslist li a {
	font-weight:bold;
	background:url(images/dot.gif) repeat-x bottom left;
}
#commentform p {
	margin:1em 0;
}
#commentform p a {
	font-weight:bold;
	background:url(images/dot.gif) repeat-x bottom left;
}
#author, #email, #url, #comment {
	font:1.1em arial, helvetica, verdana, sans-serif;
	border:1px solid #BBB;
	padding:2px;
}
#comment {
	width:429px;
	overflow:auto;
}
#commentform p small {
	font-size:10px;
	color:#7F7F7F;
}
.commentslist code {
	background:transparent;
}
/* footer */
#footer p {
	padding-top:7px;
	padding-bottom:50px;
}
#footer p a {
	font-weight:bold;
	color:#333;
}
/* floats */
.floatleft {
	float:left;
	margin:3px 7px 0 0;
}
.floatright {
	float:right;
	margin:3px 0 0 7px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.fix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.fix {
	display:inline-block;
}
* html .fix {
	height:1%;
}
.fix {
	display:block;
}
.padding-top {
	padding-top: 9px;
}
hr {
	border: none 0;
	border-top: 1px solid #dfdddd;
	width: 100%;
	height: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cat-entry {
	padding: 15px;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	Text-Align: left;
	background-color: #e8e8e8;
	background-repeat: no-repeat;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius:  10px;
}
.cat-entry a {
	color: #999999;
}
.cat-entry a:hover {
	color: #ff66ac;
}
INPUT {
	color: #494949;
	font-family: Tahoma;
}
.sidebar-title {
	background-color: #e8e8e8;
	font-family: arial;
	color: #B5B5B5;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-transform: lowercase;
	padding: 7px;
}
.pink {
	color: #ff6fb0;
	font-style: italic;
	font-weight: normal;
}
.sidebar-input {
	line-height:1.4em;
	overflow:hidden;
	font-size: 11px;
	color: #535353;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
}
.theater_img {
	border-style: solid;
	border-width:1px;
	border-color: #c1c1c1;
	padding:6px;
	background-color:#f1f1f1;
}
.caption {
	margin: 5px;
	padding: 5px;
	border: solid 1px #f1f1f1;
	background: #f1f1f1;
	font-size:90%;
	color: black
}
.pink_uppercase {
	color: #ff6fb0;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cast {
	color: #B6B6B6;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cast a {
	color: #B6B6B6;
}
.cast a:hover {
	color: #ff97c6;
}
.login a {
	color: #B6B6B6;
}
.login a:hover {
	color: #ff97c6;
}
.cast strong {
	color: #ff97c6;
}
.login {
	color: #B6B6B6;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.login strong {
	color: #e676a9;
}
br {
	line-height:5px;
}
.bqimage {
	margin-right: 6px;
}
.comment_circle {
	padding: 4px;
	background:#ffffff;
	border-right: 1px solid #c4c1bf;
	border-bottom: 1px solid #c4c1bf;
	border-left:0px;
	border-top:0px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin-right: 4px;
	align: right;
}
.sitestatsdonation {
	font-family: Arial;
	font-size: 9px;
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #9a9a9a;
	line-height: 14px;
	letter-spacing: 0px;
}
.blockquote-first-letter {
	padding-left:5px;
	font-weight: bolder;
	line-height: 35px;
	font-stretch: normal;
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff66ac;
	text-shadow: #ffffff 2px 2px 2px;
	margin: 15px;
	font-style: oblique;
	text-transform: lowercase;
	font-size: 78px;
}

