/*  
Theme Name: Rock and Roll Cellars
Description: Wordpress theme for Rock and Roll Cellars
Author: Dak Solutions
Author URI: http://www.daksol.com/

*/

body{
	margin:0px;
	padding:0;
	background:#000000;
}

img {
	margin:0;
	padding:0;
	border:none;
	float:left;
}

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

a:visited {
color:#530802;
text-decoration:none;
}

a:hover {
color:#530802;
text-decoration:underline;
}

.alignleft { 
float : left;
} 

.alignright { 
float : right;
}
 
.center { 
text-align : center;
} 

#main_container{
	background:url(images/body_back.gif) top left repeat-y;
	width:985px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#headertext {
	display:none;
}

#top{
	background:url(images/top_image.gif) left top no-repeat;
	width:985px;
	height:213px;
	margin:0px;
	padding:0px;
}

#top_menu_container{
	float:left;
	width:985px;
	height:37px;
	padding-left:0px;
}

#top_menu_container a {
	float:left;
	margin:0px;
	padding:0px;
}

#body_container {
	width:810px;
	margin-left:auto;
	margin-right:auto;
}

#left_content {
	float:left;
	width:531px;
	margin:0;
	padding:0;
}

#right_content {
	float:left;
	width:274px;
	margin:0;
	padding:0;
}

/* big box 1 */
#big_box1{
	width:531px;
	float:left;
}

#big_box1_top{
	height:3px;
	background:url(images/big_box_01_top.gif) top left no-repeat;
}

#big_box1_content_container{
	margin-top:0px !important;
	margin-top:-16px;
	background:url(images/big_box_01_back.gif) top left repeat-y;
	padding-right:8px;
	padding-left:8px;
	padding-bottom:10px;	
}

#big_box1_content_container img {
	float:right;
	margin: 0 0 5px 8px;
}

#big_box1_content_homey {
	background:url(images/big_box_01_content_back.gif) top left no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-left:120px;
	padding-top:60px;
	padding-right:30px;
	padding-bottom:0px;
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

#big_box1_content_page {
	margin-left:auto;
	margin-right:auto;
	padding:0 10px 0px 10px;
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

h1.post_title {
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
	color:#27241e;
	font-weight:bold;
	font-size:20px;
	height:20px;
	margin:0px;
	padding:0px;
}

h1.post_title a {
	text-decoration:none;
}

h1.post_title a:hover {
	text-decoration:underline;	
}

h1.post_title_homey {
	display:none;	
}

#big_box1_bottom{
	height:3px;
	background:url(images/big_box_01_bottom.gif) top left no-repeat;
}

.navigation {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}


/* end big box 1 */


/* big box 2 */
#big_box2{
	width:531px;
	float:left;
	padding-top:15px;
	
}

#big_box2_top{
	height:3px;
	background:url(images/big_box_02_top.gif) top left no-repeat;
}

#big_box2_content_container{
	margin-top:0px !important;
	margin-top:-16px;
	background:url(images/big_box_02_back.gif) top left repeat-y;
	padding-right:8px;
	padding-left:8px;
}

#big_box2_content{
	background:url(images/big_box_02_content_back.gif) top right no-repeat;
	padding-bottom:5px;
}


#big_box2_bottom{
	height:3px;
	background:url(images/big_box_02_bottom.gif) top left no-repeat;
}
/* end big box 2 */


/* small box 1 */
#small_box_container{
	width:261px;
	float:left;
	margin-left:7px; 
}

#small_box_top{
	height:3px;
	background:url(images/small_box_top.gif) left top no-repeat;
}

#small_box_content_container{
	background:url(images/small_box_back.gif) left top repeat-y;
	margin-top:0px !important;
	margin-top:-16px;
	padding-right:3px;
	padding-left:3px;
}

#small_box_content{
	padding-bottom:10px;
}

#small_box_bottom{
	height:9px;
	background:url(images/small_box_bottom.gif) top left no-repeat;
}

/* end small box 1 */

h1.module_title{
	background:url(images/star.gif) left top no-repeat;
	text-indent:40px;
	padding-top:13px;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
	color:#27241e;
	font-weight:bold;
	font-size:18px;
	height:30px;
	margin:0;
}

h2.module_title{
	background:url(images/star.gif) left top no-repeat;
	text-indent:40px;
	padding-top:13px;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
	color:#27241e;
	font-weight:bold;
	font-size:18px;
	height:38px;
	margin:0;
}

h2.module_title2{
	background:url(images/star2.gif) left top no-repeat;
	text-indent:40px;
	padding-top:13px;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
	color:#27241e;
	font-weight:bold;
	font-size:18px;
	height:38px;
	margin:0;
}

.big_box_article_container{
	width:350px;
	padding-left:10px;
	padding-bottom:0px;
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#000000;
}


.small_box_article_container{
	padding-left:8px;
	padding-right:10px;
	padding-bottom:0px;
}

.article_date{
	color:#3b2713;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

h3.article_title{
	color:#530802;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0;
}

.article_content{
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

#footer_container{
	float:left;
	width:985px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	color:#dcd8d5;
	padding-bottom:15px;
}

a.footer_link, a:link.footer_link, a:visited.footer_link{
	font-family:Verdana;
	font-size:11px;
	color:#dcd8d5;
	text-decoration:none;
}

a:hover.footer_link{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
