/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}
p { margin : 0;padding : 0;}
a:visited, a:link {color : #a43b55;text-decoration : underline;background:none;}
a:hover {color : #a43b55;text-decoration : none;background:none;}
h1 { color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #7a2e40;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #7a2e40;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;margin:0 0 0 17px;list-style: none url(images/bullet.gif);}
li {list-style-type:none;margin:0;padding:0;}
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 10px;}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 776px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(images/bg.gif) repeat-x;}
#nav {background : #7a2e40;padding : 10px 20px;text-align : right;color : #f6dde3;}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {text-decoration : underline;color : #f6dde3;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 45px;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#left-column {width : 470px;padding : 0 0px 30px 0px;float : left;}
#left-column-full {width : 710px;padding : 0 30px 30px;float : left;}
#right-column {width : 270px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(images/shadow.jpg) no-repeat top;}
.clear {clear:both;font-size:0;height:0}
.box .info {font-size:10px; color:#000;}
.box .lastcomment  {margin:0;padding:0px;line-height:15px;text-align:left;}
.box .lastcomment a {margin:0;padding:0px;line-height:15px;}
/* Custom**/
.comment_list
{

  list-style-type:none;
  list-style-image:none;
  list-style-position:outside;
  padding:0;
  margin:0;
  margin-top: 50px;
}
.comment {
margin:20px 10px 0px 10px;
background-color:#FFF;
padding:5px;
}
.comment .author{
 font-size:1.4em;
 display:block;
 margin-bottom:5px;
}
.comment .text{
 font-size:1.1em;
}
.sfCommentsForm
{
 margin-top:50px;
}
.sfCommentsForm ul
{
 margin:0px;
 list-style : none none;

}
.sfCommentsForm li label
{
 clear:left;
 float:left;
 width:100px;
}
.sfCommentsForm li input,.sfCommentsForm li textarea
{
 width:250px;
}

.text_404
{
font-size:40px;
color:#7a2e40;
font-weight:bold;
margin:40px auto;
}
.average_rating
{
float:right;
padding-left:25px;
height: 25px;
background: transparent url(/sfPropelActAsRatableBehaviorPlugin/images/alt_star.gif) no-repeat left center ;
line-height:25px;
vertical-align:middle;
color: #7a2e40;
}

.boxgrid{
overflow: hidden;
position: relative;
}

.cover p{
	padding: 0 10px;
	color:#afafaf;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
}

 .boxgrid a{
     position: absolute;
     top: 0;
     left: 0;
     border: 0;
 }
  .boxgrid a img{
     border: 0;
 }
.boxcaption{
position: absolute;
background: #000;
height: 30px;
width: 100%;
opacity: 0.8;


}
.captionfull .boxcaption {
	bottom: -30px;
	left: 0;
}

.cover a{
	position:relative;
}
#wrapper {position:relative;}
#sfPropelPollsPlugin
{
  position:absolute;
  top:200px;
  left: -180px;
  width: 170px;

  padding:5px;
}
#sfPropelPollsPlugin .poll_content {
  border: 3px dashed #FA7393;
  margin:20px;
  padding:5px;
}
#sfPropelPollsPlugin ol {padding:0;margin:0;}
#sfPropelPollsPlugin li {padding:0;margin:0;text-align:center;}

