/*
Theme Name: CJ Miles
Theme URI: http://www.stevenng.net
Description: Basic 2 column layout
Author: evensteven@gmail.com
Author URI: http://www.stevenng.net

/*-----------Block Level Elements--------------*/

Body {
    background: url(images/bg_lv.gif) top left;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
}


#page {
    background: #636363;
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#header 
{
	text-align: center;
	width: 800px;
}

#headerimg {

height:30px;

}

#header-nav {

  color:#FFFFFF;
  padding: 3px 0 3px;
  width: 250px;
}
#summarybox {
background:#AAB1C1 url(images/summaryboxempty.jpg) top no-repeat;
height:325px;
}
.bluebg {
background:url(images/bluebg.jpg) top repeat;
margin:10px auto;
}
.textbox {
width:400px;

margin:120px 0 0 300px;
font:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#000000;
}


#header-nav a {
  color: #FFF;
  font-weight: bold;
}

.description {

}

#wrapper 
{

	float: left;
    padding: 5px 0 0 10px;
	width: 790px;
}
#content {

	color:#fff;
	float: left;
	width: 790px;
}

#content1 {
background:url(images/logo.gif) center no-repeat;
	color:#fff;
	float: left;
	width: 800px;
}

#sidebar 
{
	background: #fad723 url(http://www.meadowbrookseniorhome.com/wp-content/themes/2col_fixed_right/images/bg_side_yellow.gif) top left no-repeat;
	float: left;
	width: 350px;
	display: none;
}

#mainnav 
{
	float: left;
	background: url(images/bg_nav.gif) repeat;
	padding: 10px;
	width: 780px;
}

#mainnav ul
{
        list-style: none;
	margin: 0;
	padding: 0;	
	width: 800px;
	text-align: center;
}

	#mainnav ul li
	{
		float: left;
		padding: 0 15px 0 0;
	}
	
	#mainnav ul li a 
	{
		color: #000;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;	
	}
        #mainnav ul li a:hover
        {
          color: #FFF;
        }


#footer 
{
background:url(images/bg_footer.gif) left repeat-x;
	padding: 15px 0;
	font-size: 7pt;
	width: 800px;
	clear: both;
text-align: center;
}

#footer a { color: #ffea00; }

/*-------------Headings-------------*/

h1 {
font-size:16px;
margin-bottom:2px;

}

h2 {
font-size:14px;
margin-bottom:2px;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
color: #ffea00;
}

.post {
	float: left;
        width: 750px;
		padding:15px 10px 0 15px;
		}



.post p {
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext {
font-size: 10pt;
width: 780px;

}

.postmetadata {
font-size: 8pt;
}

.postmetadata alt {

}

.postmetadata a {
color: #ffea00;
font-size: 8pt;
}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {


}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/
img 
{
	border: 0;	
}



/*-------------Other------------------*/
hr {
	display: none;
}
table td { vertical-align: top; }

.page_item ul { display: none; }
.tweetup {
	margin:-22px 0 0 28px;
}
	
.whatsnew {
background: url(../../images/whatsnew.jpg) top no-repeat;
height:300px;

}
.whatsnew-list li {
			border-bottom:#FFFFFF 1px dotted;
			list-style:none;
			margin:0 2px 0 2px;
			padding:0;
  			width:200px;
			font-size:14px;
			
			
}

.content {
padding:60px 15px 20px 0;
text-align:left;
margin:0 0 0 10px;
}
/*------------Update box--------------------*/
#updatebox {
				background: url(../../images/boximage.jpg) no-repeat;	
				width: 290px;
				margin:-10px 0 0 0;

}
.box {
			height: 349px;
			}
			
			.box h3 {
				color: #fff;
				font-family: Trebuchet MS, Arial, Sans-Serif;
				font-size: 18pt;
				margin: 15px 0 18px 13px;
				padding: 0;
				text-transform: uppercase;
				}
				
			.box ul {
				float: left;
				margin: 0;
				padding: 0;
				
				}
				
				.box li {
					list-style:none;
					margin: 0 0 0 17px;
					padding: 3px 0 5px 3px;
					width:240px;
					border-bottom:#FFFFFF dotted 1px;
					}
					
					.box li a:link, .box li a:visited {
						color: #ffd400;
						text-decoration: none;
						}
						
					.box li a:hover {
						color: #2a8eff;
						} 
.leftborder {
			border-left:8px #aab1c1 solid;
			
			}	
							
.rightborder {
			border-right:8px #aab1c1 solid;
			text-align:center;
		
			}	

.rightside {
background: url(../../images/blutrimg.gif) top right no-repeat;
text-align:left;
padding:0 0 0 20px;

			
			
			
}

.toptrim {
background:url(../../images/newsletter.gif) top left no-repeat;
margin: 0 0 0 0;
padding:0 0 0 0;

}

.newsletter {
text-align:center;
padding: 55px 15px 0 15px;
}




.vidbg {
  background: url(http://www.misscjmiles.com/images/wmp.gif) top center no-repeat;
	  width:160px;
	  height:135px;
	  margin:0 0 0 5px;
	  padding:20px 0 5px 0;
	  text-align:center;

  }
 /*------video text------*/
.vidcontent { 
		padding: 5px 0 10px 15px;
		color:#FFFFFF;
		font-size:13px;
		text-align:left;
		
		}
  

.samtitle {

border-right:8px #aab1c1 solid;
			text-align:center;

}
/*------diary header------*/
.title {
		text-align:left;
		margin:20px 0 0 50px;
		font-size:30px;
		color:#FFFF00;
		}


/*------diary center logo------*/
.diarylogo {
	background: url(http://www.misscjmiles.com/cj_loves_lv/images/diarylogo.jpg) center no-repeat top;
	height:400px;
	color:#FFFFFF;
	}
	
/*------photo header------*/
.head {	
		margin:10px 0 0 20px;
		font-size:30px;
		color:#FFFFFF;
	}	
/*------photo text------*/
.imgcontent { 
		padding: 5px 0 10px 45px;
		color:#FFFFFF;
		font-size:13px;
		
		}
/*------Contact center logo------*/
.contactlogo {
	background: url(http://www.misscjmiles.com/cj_loves_lv/images/contactlogo.jpg) center no-repeat top;
	height:400px;
	color:#FFFFFF;
	}