@charset "UTF-8";
/**
Theme Name: Ice Cream 101
Author URI: na
Version: 1.0
Author: hpa (mod by - theroz)
Description: Built upon the ClassicMag Theme, sliding image, top 5 post on front page
*/

@import url('css/reset.css');
@import url('css/lavalamp.css');
@import url('css/default.css');
@import url('css/comments.css');
@import url('css/glide.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/tabs.css');

html { overflow-y: scroll; }

body {
	background:#D53C3C url('./images/bg_body.jpg') repeat-y center 0;
	color:#996633;
	font:normal 12px Arial, Verdana, Tahoma, sans-serif;
}

a {
	color:#996633;
	text-decoration:none;
}

a:hover { color:#D53C3C; }

#wrapper {
	background:#FFFFFF;
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#subcribe-form {
	background:#787AB3 url('./images/top-search.gif') no-repeat 0 0;
	float:left;
	width:227px;
	height:24px;
	margin-right:5px;
}

#subcribe-form div {
	position:relative;
}

.input-text {
	background:transparent;
	left:6px;
	top:3px;
	width:215px;
	position:relative;
	font:normal 11px 'Trebuchet MS', Tahoma, Verdana;
	color:#EDEDED;
	text-transform:uppercase;
	border:medium none;
}

#masthead {
	position:relative;
	background:#D8DAA9 url('./images/bg_mast.gif') repeat-x 0 0;
	height:151px;
}

#blog-title {
	position:absolute;
	width:117px;
	height:151px;
	top:0;
	left:0;
}

#tagline-wrapper {
	position:absolute;
	width:524px;
	top:26px;
	left:117px;
}

#search-wrapper {
	position:absolute;
	width:320px;
	height:50px;
	top:53px;
	right:12px;
}

#main-menu-box {
	position:absolute;
	top:126px;
	left:167px;
	min-width: 700px;
	height:25px;
	line-height:25px;
}

#top-menu-box {
	position:absolute;
	top:0;
	right:20px;
	min-width: 200px;
	height:25px;
	line-height:25px;
	text-align:right;
}

/* container */
#container {
	background: transparent;
}

/* content */
#content {
	float:left;
	margin-left:15px;
	width:780px;
}
/* IE6 Only */
* html #content  {
	margin-left:7px;
	width:777px;
}

#content_inner {
	float:left;
	width: 560px;
	margin-top:15px;
	background: transparent;
}
/* IE6 Only */
* html #content_inner  {
	width: 558px;
}

#top-container { margin-bottom:15px; }

#featured-posts-wrapper {
	border: 1px solid #D8DAA9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin-bottom:17px;
}

#featured-posts-wrapper-top {
	background:transparent;
	height:6px;
}

#featured-posts-wrapper-in {
	background:transparent;
	width:498px;
}

#featured-posts-wrapper-bottom {
	background:transparent;
	height:6px;
}

#featured-posts .title {
	background:transparent;
	font:normal 16px 'Trebuchet MS', Tahoma, Verdana;
	color:#996633;
	height:28px;
	line-height:28px;
	padding:0 6px;
	overflow:hidden;
}

.icon {
	background-image:url('./images/all-icons.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	margin-right:10px;
	display:block;
	float:left;
}

#featured-posts .featured-post {
	background:#FFF;
}

#featured-posts .meta {
	background:transparent;
	font:normal 10px 'Trebuchet MS', Tahoma, Verdana;
	color:#8A969F;
	text-transform:uppercase;
	padding:7px 7px 5px;
	margin-bottom:5px;
}

#featured-posts .meta a { color:#8A969F; }

#featured-posts .meta a:hover  { color:#D53C3C; }

.meta p, .entry { clear:left; }

#featured-posts .date-post { background-position:0 0px; }

#featured-posts .comment-post { background-position:0 -23px; }

#featured-posts .categories-post { background-position:2px -45px }

#featured-posts .entry {
	padding:0 7px;
}

.entry a { color:#D53C3C; text-decoration:none; font-weight:bold; }

.entry a:hover { color:#996633; text-decoration:underline; }

.pagetitle {
	font:normal 25px 'Trebuchet MS', Tahoma, Verdana;
	color:#D53C3C;
}

.post {
	clear:left;
	margin-bottom:10px;
	border: 1px solid #D8DAA9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.post .title {
	font:normal 16px 'Trebuchet MS', Tahoma, Verdana;
	color:#996633;
	margin-bottom:5px;
}
/* IE6 Only */
* html .post .title {
	padding-left:90px;
}

.post .meta {
	background:transparent;
	border-bottom:1px solid #D8DAA9;
	height:50px;
	padding:6px 6px 6px 90px;
	font:normal 10px 'Trebuchet MS', Tahoma, Verdana;
	color:#8A969F;
	text-transform:uppercase;
	overflow:hidden;
	position:relative;
	margin:0 5px 5px 5px;
}
.post .meta h3.title {  text-transform:none; }

/* IE6 Only */
* html .post .meta {
	height:54px;
	padding:4px 6px;
}

.post .meta-left, .post .meta-moses, .post .meta-right {
	position:absolute;
	display:block;
	width:94px;
	height:70px;
	top:0;
}

.post .meta-left {
	background:transparent url('./images/meta-left-bg.gif') no-repeat 0 0;
	left:0;
}

.post .date-post { background-position:0 -66px; }
/* IE6 Only */
* html .date-post { margin-left:45px; }

.post .comment-post { background-position:0 -89px; }

.post .categories-post { background-position:2px -110px }
/* IE6 Only */
* html .categories-post {
	margin-left:45px;
}

.post a { color:#D53C3C; text-decoration:none; }
.post a:hover { color:#996633; }

.post a.more-link {
	background:transparent url('./images/read-more-bg.jpg') no-repeat 0 0;
	display:block;
	width:104px;
	height:24px;
	cursor:pointer;
}

.akpc_pop { clear:left; }

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a {
	background:#F8F8F8 url('./images/post-nav-bg.gif') no-repeat 0 0 !important;
	display:block;
	float:left;
	height:22px;
	padding:0 0 0 6px !important;
	margin:0 5px 0 0 !important;
	border:none !important;
	color:#717171 !important;
}

.wp-pagenavi span.inner {
	background:#F8F8F8 url('./images/post-nav-bg.gif') no-repeat 100% 0 !important;
	display:block;
	float:left;
	font-size:10px;
	height:22px;
	line-height:22px;
	padding-left:0 !important;
	padding-right:6px;
	text-transform:uppercase;
}

.wp-pagenavi a { color:#8A969F !important; }

.wp-pagenavi a:hover { color:#717171 !important; }

#post-nav {
	margin-bottom:60px;
}

/* sidebar */
.sidebar {
	width:190px;
	padding-right:15px;
	margin-top:15px;
}
		
#left_bar {
	float:left;
}
		
#right_bar {
	float:right;
}

#primary .widget, #secondary .widget {
	border:none;
	padding-bottom:6px;
	margin-bottom:10px;
	border: 1px solid #D8DAA9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.widget-top { height:6px; }

.widget-title {
	background:none;
	border-bottom:1px solid #D8DAA9;
	font:normal 16px Tahoma, Verdana;
	color:#D53C3C;
	padding-bottom:5px;
	padding-left:5px;
	margin-bottom:3px;
}

#primary .widget-content, #secondary .widget-content {
	background:transparent;
	width:178px;
	padding:0 7px 0 5px;
}

.widget-content a { color:#996633; }
.widget-content a:hover { color:#D53C3C; }

.widget-title a { color:#D53C3C; }

.widget-content li {
	background:#FCFADD url('./images/widget-li-bg.gif') no-repeat 0 0;
	font-size:11px;
	padding:8px 5px 7px 30px ;
	/* height:29px; */
	/* line-height:29px; */
	/* overflow:hidden; */
	border-bottom:1px solid #D8DAA9;
}
/* IE6 Only */
* html NO .widget-content li {
	background:#FCFADD;
	border-top:1px solid #9D4400;
	border-bottom:1px solid #D8DAA9;
	padding-left:5px;
}
/* IE7 Only */
*:first-child+html NO .widget-content li {
	background:#FCFADD;
	border-top:1px solid #9D4400;
	border-bottom:1px solid #D8DAA9;
	padding-left:5px;
}

.widget-content li.hover {
	background:#FFEDF3 url('./images/widget-hover-bg.gif') no-repeat 0 0;
	color:#996633; /* Because IE doesn't get it...again!! */
	border-bottom:1px solid #D6F0FD;
	cursor:pointer;
}
/* IE6 Only */
* html .widget-content li.hover {
	border:none;
	border-bottom:1px solid #D6F0FD;
}
/* IE7 Only */
*:first-child+html NO .widget-content li.hover {
	background:#FFEDF3;
	border-top:1px solid #9D4400;
	border-bottom:1px solid #D6F0FD;
	cursor:pointer;
}

.widget-content li li, .widget-content li li.hover {
	background-color:transparent;
	border:none;
	padding-bottom:0;
}


#secondary { margin-bottom:60px; }

#secondary-in {
	background:transparent;
	width:210px;
	padding:0;
}

#secondary-in .widget {
	padding-bottom:10px;
}

#secondary-in .widget-title {
	background:none;
	border-bottom:1px solid #D8DAA9;
	padding-left:5px;
}

.widget-bottom { height:6px; }

/* button styles */
#submit, .submit, div.submit a {
	background:#A9271E url('images/button-bg.gif') repeat-x 0 2px;
	font-size: 11px !important;
	line-height: 16px;
	color:#FFFFFF;
	padding: 4px 10px;
	cursor:pointer;
	border:1px solid #64A7DB;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}
/* IE6 Only */
* html #submit {
	padding: 3px 2px;
}

a.submit {
	padding: 6px 15px;
}
/* IE6 Only */
* html a.submit  {
	padding: 5px 8px;
}

#submit.hover, .submit.hover, div.submit.hover a {
	background:#D53C3C url('images/button-bg.gif') repeat-x 0 -16px;
	color:#FFFFCC;
	border:1px solid #000;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
}

div.submit a {
	color: #FFF;
}

div.submit.hover a:hover {
	color: #FFFFCC;
}

div.submit {
	background:#FFF;
	font-size: 11px !important;
	line-height: 16px;
	color:#FFFFFF;
	padding: 4px 10px;
	cursor:pointer;
	border:none;
	box-sizing: content-box;
}

div.submit.hover {
	background:#FFF;
	color:#FFFFCC;
	border:none;
}

/* ---- Home Page ---- */
#HomeTag {
	color: #D53C3C;
	font:italic 10px "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.5;
	height:110px;
}
/* IE6 Only */
* html #HomeTag {
	font-size: 11px;
}

#HomeBg {
	background:transparent url('http://www.icecream101.com.php5-4.dfw1-1.websitetestlink.com/images/ice_cream_over.gif') no-repeat right 110px;
}

/* ---- Common Pages ---- */
h1.titles {
	color: #D53C3C;
	font-size: 19px;
	font-weight: normal;
}

h2.titles {
	color: #D53C3C;
	font-size: 14px;
	font-weight: normal;
}
h2.titles span {
	color: #64A7DB;
	font:italic 10px "Times New Roman", Times, serif;
}

#content_inner.nonblog h2 {
	color: #D53C3C;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 4px 0;
}
#content_inner.nonblog p {
	padding: 2px 0 20px 0;
}
#content_inner.nonblog p.first {
	margin-top:-5px;
}
#content_inner.nonblog img.border {
	border:1px solid #7EB8E5;
}

.bold { font-weight: bold; }
.italic { font-style: italic; }

	/* COLORS */
	.blue_lt { color: #64A7DB; }
	.gray_dk { color: #82888D; }

.times {font-family: "Times New Roman", Times, serif; }

.horiz_line	{ 
	margin: 10px 0;
	font-size: 2px;
	empty-cells: show;
	border-top: 1px solid #D8DAA9;
}

.small {
	font-size: 10px;
	font-style: italic;
}


/* footer */
#footer {
	position:relative;
	background:#D8DAA9;
	border-top:1px solid #996633;
	padding:0 12px;
	font-size:10px;
	height:25px;
	line-height:25px;
	color:#D53C3C;
	text-transform:none;
	text-align:center;
	overflow:hidden;
}

#footer-left, #footer-right {
	display:block;
	position:absolute;
	height:38px;
	width:10px;
	top:0;
}

#footer-left { }

#footer-right { }

#footer a { color:#D53C3C; }
#footer a:hover { color:#996633; text-decoration:underline; }

