/*   
Theme Name: Follia Bridal Custom Theme by Black Rhino Solutions
Theme URI: http://blackrhinosolutions.com
Description: Custom theme by BRS for Follia Bridal.  Based on the default wordpress theme.
Author: Black Rhino Solutions
Author URI: http://blackrhinosolutions.com/
Version: 1.0
*/

#index {
	background-image: url(http://folliabridal.com/images/background.png);
	background-repeat:repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding:50px 0 50px 0 ;
	margin:0;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #E5CCCF;
}
a:active {
	text-decoration: none;
	color: #000;
}

div.menu {
	background-image: url(http://folliabridal.com/webImages/topbanner2.jpg);
	border: 1px black solid;
	height: 190px;
	width: 955px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px;
	padding-right: 0px;
	padding-left: 10px;
	background-color:#FFFFFF;
	
}
.menu p {
	font-size: 14px;
	font-weight: bold;
	vertical-align:bottom;
	padding-top: 145px;
}
#index #container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#index #container #content {
	border: 1px black solid;
	background:#fff;
	width:945px;
	height: 660px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 20px;
	background-repeat: repeat-y;
}

#leftNEWSPAGE {
	width: 575px;
	height: 550px;
	border: 1px solid #AEAEAE;
	padding: 25px 25px 25px 25px;
	line-height: 21px;
	background-image: url(http://folliabridal.com/images/F.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	overflow:auto;
}


p.latestnews
{
	font-weight: bolder;
	color: #b26467;
	text-align: left;
}

#rightTop {
	width: 265px;
	float: left;
	height: 575px;
	border: 1px solid #AEAEAE;
	padding: 10px;
	margin-left: 10px;
	text-align:left;
	overflow:auto;
	}
#rightTop span {
	line-height: 21px;
	font-weight: bold;
}

#rightTop #brides {
	float: left;
}

#rightBottom {
	float: left;
	height: 160px;
	width: 265px;
	padding: 25px;
	border: 1px solid #AEAEAE;
	background-image: url(http://folliabridal.com/images/rightbottombackground.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 10px;
}
#rightBottom p {
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer{
	background-image: url(http://folliabridal.com/images/footerbackground.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 927px;
	float: left;
	margin-left: 1px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#footer p {
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



/* Begin Sidebar */
#sidebar
{	/*width: 225px;*/
	float: left;
	height: 525px;
	border: 1px solid #AEAEAE;
	margin-left:10px;
	margin-bottom: 10px;
}
#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type:none; 
	list-style-image:none;
}

#sidebar ul li {
list-style-position:inside;
	list-style-type: none !important;
	list-style-image: none !important;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style-type:none;
	list-style-image:none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style-type:none;
	list-style-image:none;
	}

ol li, #sidebar ul ol li {
	list-style-type:none;
	list-style-image:none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type:none;
	list-style-image:none;
	}
/* End Entry Lists */

#rightTop h2 {font-size:1.2em; margin:0;padding:0;}
#rightTop ul {list-style:none; margin:1em;padding:0;}

/* Begin Form Elements */
#searchform {
	margin: 10px;
	padding: 5px 3px;
	text-align: left;
	}

#searchform #s {
	width: 110px;
	padding: 1px;
	}

#searchform label {display:none;}	
	
#searchsubmit {
	padding: 1px;
	}
	
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */








.screen-reader-text { display:none;}