/*  
Theme Name: Antique Elegance
Theme URI: http://www.antiqueelegance.com
Description: A wordpress theme for brides
Version: 1.0
Author: vbridals.com
Author URI: http://www.vbridals.com

*/

body{font-family:Arial, Helvetica, sans-serif;
	 padding:0;
	 margin:0;
	 border:none;
	 color:#333333;
	 line-height:18px;
	 font-size:14px;
	 background:#FFEDD4;
	 margin:0 0 0 100px;
	 border-left: 1px solid #333333;
 position:relative;
	 }
	 
#logo img{border:none;
		  text-decoration:none;
	  }
#logo A:hover{border:none;
			}
	 
A:link    {color:#660000;text-decoration:none;}
A:visited {color:#660000;text-decoration:none;}
A:active  {color:#660000;text-decoration:none; border-bottom: 1px dashed #000000;}
A:hover   {color:#666600;text-decoration:none; border-bottom: 1px dashed #000000;}
	 
#wpbg{background:url(images/wordpressbg.jpg) repeat-y;
	  width:585px;
	  margin-left:175px;
	  }
	 
#sidebarcontainer{float:left;
				  width:175px;
				 }

.sidebullet{list-style:none;
			padding:0px;
			margin:0px;
			}

.sidebartitle{color:#6E635C;
			  margin-bottom:5px;
			  font-size:15px;
			  font-weight:bold;
			  margin-top:15px;
			  padding-left:15px;
			  }
			  
.sidebarbg{padding-left:15px;
		  }
		  
#theposts{padding:40px;
	       font-size:14px;
		 }
.posttitle{font-size:15px;
		   color:#660000;
		   margin-bottom:25px;
		   font-weight:bold;
		   }
		   
.infodata{font-size:11px;
		  text-align:right;
		  width:515px;
		  margin-bottom:20px;
		  }
		  
.thecomments{display:inline;
			 margin-right:10px;
			 text-align:right;
			 }
.category{display:inline;
		  text-align:right;
		 }
.editlink{display:inline;
		  text-align:right;
		}

.form{padding-left:10px;
	  padding-top:15px;
	 }
.searchfield{width:125px;
		     background:#E3D4BC;
			 border:1px solid #C2C1BF;
			 }
.searchbutton{font-weight:bold;
			 font-size:10px;
			 color:#A09585;
		     background:#E3D4BC;
			 border:1px solid #C2C1BF;
			 }
			 
.commentfield{background:#E3D4BC;
			   border:1px solid #C2C1BF;
			 color:#A09585;
			   }
			 
.copyright{background:url(images/footer.jpg) no-repeat;
		   width:585px;
		   height:71px;
		   text-align:center;
		   }			 

#footer{clear:both;
		width:585px;
		height:71px;
		margin-left:151px;
		text-align:center;
		}
			 
			 
