/*  
Theme Name: Elvis' Last Song
Theme URI: http://www.elvislastsong.com
Description: This is a theme for the movie Elvis's Last Song.
Version: 1.0
Author: Menelaos Konstantatos
Author URI: http://www.menesoft.com/

*/



body{

	margin:0;
	padding:0;
	text-align:center;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 90%;
	font-style: normal;
        font-weight:600;
        background-color: #BBBFBF;
        color:#675;
}

h1, h2, h3, h4 {
       color:#675;}

a {        
      text-decoration:none;
      color: #21759b;
}

a img {
	border: none;
}

a:visited {
	color: #21759b;
}

a:hover {
	color: #0000ff;
}

ul {
	list-style-type: none;
}

#allcontent{

	position:relative;
	width:1200px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

.sidebar { 
    float: left;
    width: 240px;
    height:600px;
    text-align:left;
    margin-top: 50px;
    padding-right:30px;
    border-right:2px solid #675;
}

.sidebar a {        
      text-decoration:none;
      color: #675;
}

.sidebar a img {
	border: none;
}

.sidebar a:visited {
	color: #342;
}

.sidebar a:hover {
	color: #9a8;
}

.sidebar a {
        
        display: block;
        width: 190px;
        border: 1px solid #ddd;
	background-color: #CCD8D9;
	margin: 10px;
        padding:3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
        font-weight: 600;
}

.sidebar ul {
	list-style-type: none;
}

#container {
    
    float: left;
    margin-left:30px;
    margin-top: 50px; 
    text-align:left;
    width:850px;
}

#gallery-1 {
	width:550px;
        float:left;
}

.aligncenter, dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #CCD8D9;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.comment-body {
    font-family: Lucida, sans-serif;	
}
