/*
 * Generic comments CSS file
 *//*

*/

/*
	GLOBALS: used to set all the general elements
*/

body {
	background-color: #0B1321;
	color:#697C83;
	font-family:Verdana,Helvetica, Arial, sans-serif;
	text-align:left;
	margin:0 auto;
	padding:0;
	font-size: 80%;
	line-height:1.6em;
}
input {
font-family: verdana;
color:#676C7E;
}

p {
	color:#555;
	margin:0 0 10px 0;
}

a {
	text-decoration:none;
	color:#01B3EF;
}

ol, ul {
	color:#697C83;
}

h1 {
	font-size:130%;
}

h2, h3, h4, h5 {
	font-size:100%;
	font-family: Verdana, Helvetica, Arial;
}

blockquote{
	background: #EEE url(http://wedbuzz.com/mod/template/templates/Default_Template/images/blockquote.png) no-repeat bottom left;
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

/*
	TABLES IN ELGG
*/

td {
	border:1px solid #eee;
	padding:0;
	margin:0;
}

td h4, h3, h5 {
	padding:0;
	margin:0;
}

/*
	CONTAINER: WRAPS THE HEADER AND MAIN CONTENT AREA BELOW THE USER TOOLBAR
*/

div#container {
	width:892px;
left: 0px;
	padding:0;
}

/*
	HEADER: THE HEADER INCLUDES THE LOGO AND SEARCH BAR
*/

div#header {
position: relative;
left: 0px;
	margin:0;
	padding:0;
	text-align:left;
	width:892px;
	height:63px;
background-image: url(/images/header_bg.jpg);
background-repeat: no-repeat;
}

/*
	LOGO: LOCATED WITHIN HEADER
*/

div#header #logo{
	margin: 0px;
		padding:10px;
	float:left;
}

div#header #logo h1 {
	font-size:30px;
	padding:0;
	margin:10px 0 6px 0;
}

div#header #logo h1 a{
	color:#fff;
	font-family:Helvetica, "Myriad Web", Arial, sans-serif;
}

div#header #logo h2{
	color:#174764;
	padding:0;
	margin:0;
	font-size:1.2em;
}

/*
	SEARCH BAR: LOCATED WITHIN HEADER
*/

div#header #search-header {
	position:absolute;
	width:330px;
	margin:0;
	padding:0;
	top:10px;
	right:0;
}

div#header #search-header img {
	margin:0 0 0 10px;
}

div#header #search-header p {
	padding:0 0 0 15px;
	margin:0;
}

div#header #search-header span a {
	color:#fff;
}

/*
	CONTENT-HOLDER: WRAPS THE MAIN PAGE CONTENT. THIS CAN INCLUDE
	THE SINGLE PAGE LAYOUT AND THE SPLIT PANE (CONTENT AND SIDEBAR)
*/

#content-holder {
	padding:0px;
	margin:0;
	width:892px;
	min-height:500px;
	position:relative;
	clear:both;
}
a.profile_link {
color: rgb(57, 195, 241);
font-family: verdana;
}
a.profile_link:hover {
color: rgb(178, 212, 38);
font-family: verdana;
}

div#content-holder a:hover {
	text-decoration:none;
	color: #6C8F00;
}
div#content-holder a {
	font-family: Georgia; 
	text-decoration:none;
	color: #01B3EF;
}

div#content-holder h1 {
	font-size: 21px;
	color: #6C8F00;
	border-bottom:0px solid #ccc;
	margin:0;
	padding:0;
}
div#content-holder h1 a {
	text-decoration:none;
	color: #6C8F00;
}
div#content-holder h1 a:hover {
	text-decoration:none;
	color: #6C8F00;
}

div#content-holder h2 {
	border:0;
	border-top: 0px solid #eee;
	padding-top:0;
	margin:0 0 0 0;
	color:#666;
	font-size:1.1em;
}

/*
	VARIOUS LAYOUTS WITHIN CONTENT-HOLDER
*/

/*
	THE MAIN CONTENT AREA WHEN IT IS A SINGLE PAGE, NO SIDEBAR
*/

div#single-page {
	margin: 0;
	padding: 0 15px 0 0;
	width:900px;
	text-align: left;
	border:1px solid #eee;
}

/*
	THE MAIN CONTENT AREA WHEN THE SIDEBAR IS IN PLACE
*/

div#content-holder-inner {
}
div#splitpane-content {
position: relative;
	margin: 0;
	padding: 0px;
margin-left: 21px;
margin-top: -290px;
margin-bottom: 30px;
	width:790px;
	text-align: left;
	color:#000;
	overflow:hidden;
	min-height:500px;
font-family: Georgia, Helvetica, Arial;
background-color: white;
border: 0px;
border-color: yellow;
border-style: solid;
border-left: solid white 30px;
border-right: solid white 30px;
color: #686868;
}
div#content-holder-inner .plain {
font-weight: normal;
}
div#splitpane-content h1 {
font-family: Verdana, Helvetica, Arial;
font-weight: lighter;
}
div#splitpane-content b {
font-family: Verdana, Helvetica, Arial;
color: #686868;
font-weight: bold;
}
div#splitpane-content li.listitem {
font-family: Verdana, Helvetica, Arial;
font-weight: normal;
color: #686868
}

/*
	SIDEBAR: THIS IS ONLY PRESENT WHEN SPLITPANE-CONTENT IS IN USE
*/

div#splitpane-sidebar {
	width: 250px;
	margin:20px 10px 20px 0;
	padding:0;
	float: right;
	background:#efefef url(http://wedbuzz.com/mod/template/templates/Default_Template/images/sidebar-top.gif) no-repeat top;
}

div#sidebar-contents {
    padding:10px;
}

div#sidebar-bottom {
   background:url(http://wedbuzz.com/mod/template/templates/Default_Template/images/sidebar-bottom.gif) no-repeat bottom;
   height:9px;
   width:250px;
   margin:0;
}

/*
	THE SIDEBAR CONTENTS
*/

div#splitpane-sidebar td {
	width: 200px;
	margin:0 0 0 20px;
}

div#splitpane-sidebar ul {
	margin: 0;
	padding:0;
	list-style: none;
}

div#splitpane-sidebar ul li {
	margin:10px 0;
	padding-left: 5px;
}

div#splitpane-sidebar ul li ul li a {
	padding:0 0 0 5px;
}

div#splitpane-sidebar h2 {
	text-align:left;
	border-bottom:1px solid #ccc;
	color:#777;
	font-size:0.9em;
	width:220px;
}

/*
   NEW CSS FOR THE TOOLBAR THAT LIVES IN THE MAIN CONTENT AREA
*/

#content-holder-toolbar {
   float:left;
   margin:0;
   background:#fff;
   border:1px solid #ccc;
   width:150px;
}

/*
	FOOTER
*/

div#footer {
	clear: both;
	position: relative;
	font-size:1em;
	margin:20px 0 0 0;
	color: #676C7E;
	font-weight: lighter;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	width:100%;
	padding:3px 0 0 0;
	background-color: #0B1321;
	text-align: center;
}


div#footer p {
   padding:0 20px 0 20px;
}

div#footer a {
	color:#fff;
	padding:0 5px 0 5px;
}

div#footer a:hover {
	text-decoration:underline;
}

div#footer a:link, div#footer a:visited {
	color: #676C7E;
}

/*
	SYSTEM MESSAGES
*/

div#system-message{
	border:1px solid #6C8F00;
	background:#B2D426;
	color:#000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin:20px 20px 0 20px;
}

div#system-message p{
	padding:0px;
	margin:2px;
}

/*
	CLEAR BOTH
*/

.clearing {
	clear:both;
}

/*
	THIS IS THE END OF THE MAIN PAGE COMPONENTS - EVERYTHING BELOW THIS IS ASSOCIATED WITH VARIOUS ELEMENTS
	WITHIN ELGG, THIS INCLUDES THE BLOG CLASSESS, PROFILE, FILES, SIDEBAR WIDGETS, PROFILE WIDGETS ETC.
*/

/*
	BLOGGING ENGINE
*/

.weblog-post {
	margin:20px 0 10px 0;
}

.user {
	float:left;
	margin:5px 10px 10px 0;
	width:105px;
}

.user img {
	border:1px solid #eee;
	padding:2px;
}

.weblog-keywords p a {
	margin:20px 0 0 0;
	padding:0;
	clear:both;
}

.weblog-title {
	margin:10px 0 10px 115px;
}

.post {
	margin:10px 0 10px 115px;
}

.info {
	border-top:1px solid #ccc;
	margin:10px 0 10px 115px;
	clear:both;
}

.info p {
	padding:0 0 0 10px;
	margin:0;
}

.info p a {
	font-size:0.9em;
	color:#555;
}

/* this is the thin line between the actual post and comments */

#comments-divide {
	height:1px;
	background:#ccc;
}

.comment-owner {
	border:1px solid #eee;
	background:#f2f7fb;
	padding:5px;
	margin:20px 0 5px 0;
	height:50px;
	width:550px;
}

.comment-owner img {
	margin:0px 5px 0px 0px;
	text-align:left;
}

.comment-owner a {
	background:#f2f7fb;
}

.comment-owner p {
	padding:0;
	margin:0;
}

/* END OF BLOGGING ENGINE */

/*
	SUB MENU OPTIONS: THESE WILL BE MOVED TO THE NEW SIDEBAR SHORTLY
*/

div#sub-menu {
margin-top: 10px;
}
div#sub-menu p {
	margin:0 0 10px 0;
	padding:0;
	/*background:#efefef;*/
	border:0px solid #ccc;
}

div#sub-menu a {
font-family: Verdana, Helvetica, Arial;
color: white;
background-color: #98C401;
}
div#sub-menu a#tab_extra {
font-family: Verdana, Helvetica, Arial;
color: #39C3F1;
}
div#sub-menu a#tab_extra:hover {
font-family: Verdana, Helvetica, Arial;
color: #B2D426;
}

#tab_wrapper, #tab_wrapper_break {
height: 25px;
margin-right: 4px;
border-top: 0px;
border-bottom: 1px;
border-left: 0px;
border-right: 0px;
border-style: solid;
border-color: #D6DEED;
cursor: pointer;
}
#tab_wrapper {
float: left;
}
#tab_wrapper_break {
float: right;
margin-right: 24px;
border: 0px solid red;
}
#left_corner, #left_corner_gray {
float: left;
height: 25px;
width: 9px;
border: 0px;
border-color: red;
border-style: solid;
}
#right_corner, #right_corner_gray {
float: left;
height: 25px;
width: 9px;
border: 0px;
border-color: red;
border-style: solid;
}
#tab_middle, #tab_middle_gray {
float: left;
height: 25px;
border: 0px;
border-color: red;
border-style: solid;
}
#left_corner {
background-image: url('/images/tab_left.jpg');
background-repeat: no-repeat;
}
#right_corner {
background-image: url('/images/tab_right.jpg');
background-repeat: no-repeat;
}
#tab_middle {
background-image: url('/images/tab_middle.jpg');
background-repeat: repeat-x;
}
#left_corner_gray {
background-image: url('/images/tab_left_gray.gif');
background-repeat: no-repeat;
}
#right_corner_gray {
background-image: url('/images/tab_right_gray.gif');
background-repeat: no-repeat;
}
#tab_middle_gray {
background-image: url('/images/tab_middle_gray.gif');
background-repeat: repeat-x;
}

/* END OF SUB-MENU DIV */

/*
	INFOHOLDER: this holds profile data, account settings and administration content
*/

.infoholder {
	font-family: Verdana, Helvetica, Arial;
	margin:5px 0 10px 0;
/* float: left; */
}

.infoholder p {
	font-family: Verdana, Helvetica, Arial;
	padding:5px 0 5px 10px;
}
.infoholder h3 {
	font-family: Verdana, Helvetica, Arial;
	color:#666;
}
.infoholder .fieldname  h3{
margin-left: 10px;
font-family: Verdana, Helvetica, Arial;
font-weight: normal;
}
.infoholder .fieldname  .blue_text {
color: #02B4F0;
}


.profile_section {
	display:block;
	padding:5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #676C7E;
	background-color: #D6DEED;
	border: 10px solid white;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
text-align: left;
}
/* the end of INFOHOLDER */

#tagcloud {
	padding: 15px;
	border: solid 1px #eee;
	background: #f5f5f5;
	line-height:2.9em;
}
	
#tagcloud a {
	text-decoration: none;
}

/*
 PROFILE WIDGETS STUFF
*/

img.profile-photo {
   border:1px solid #eee;
   padding:2px;
}

.profile_main p {
   color:#000;
}

.profile_main p a {
	text-decoration: underline;
}

.profile_main_bottom {
	clear: both;
}

.profile_primary {
	float: left;
	width: 270px;
	margin-top: 10px;
	margin-left: 10px;
}

.profile_secondary {
	float: right;
	width: 360px;
	margin: 10px 0 0 0;
	color:#000;
}

.profile_bio {
	padding-top: 10px;
	background:#efefef;
}

.profile_widgets {
	clear: both;
    width: 760px;
	/*background: #004995;*/
}

.profile_icon img {
	border:1px solid #eee;
	padding:2px 2px 2px 2px;
}

.profile_widgets_left {
	float: left;
	width: 330px;
}

.profile_widgets_right {
	float: right;
	width: 330px
}

/* profile - widgets */

#profile_widgets {
   position:relative;
}

.profile_bio {
   width:244px;
   padding:2px;
}

.widgets_even {
   float:left;
   width:340px;
   margin:0;
   padding:0;
}

.widgets_odd {
   float:right;
   width:340px;
   margin:0;
   padding:0;
}

.widget {
    border: 1px solid #BBDCE9; /*#95BDCD;*/
    margin-bottom: 15px;
    padding: 0;
}

.widget .widget_content {
    padding: 4px 10px 4px 10px;
}

.widget .widget_content h3 {
    padding:0;
    margin:0;
}

.widget .widget_bottom {
     display: block;
     background-color: #E2F0F6; /*#CBE5EF;*/
     margin: 0px;
     padding-left: 10px;
     border-top: 1px solid #BBDCE9;
     font-size:0.8em;
}

.widget .widget_menu ul {
    margin:0 0 0 5px;
	padding:0;
}

.widget .widget_menu ul li {
     list-style:none;
}

.widget .widget_menu ul li a {
     text-decoration:underline;
}

.widget .widget_admin_menu {
    background-color: #E2F0F6;
    padding:2px 0 0 5px;
}

#hidden3, #hidden2, #hidden4, #hidden5 {
  height:20px;
}

.widget .widget_title {
          border:0;
          border-bottom:1px solid #cdcdcd; /*#BBDCE9;*/
          padding:0 2px 0 2px;
          margin:0 0 10px 0;
          color:#000;
	      font-size:1.2em;
	     font-weight:bold;
}

.widget  .widget_content h2 a {
    background:url(http://wedbuzz.com/mod/template/images/icons/arrow.gif) no-repeat left;
    padding:0 0 0 10px;
    font-weight:normal;
}

/*
  COMMENT WALL STUFF
*/

#commentwall {
   background:#fff;
   width:98%;
   padding:5px;
   margin:5px 0 10px 0;
}

.commentwall_img {
   float:left;
   margin:3px;
   background:#fff;
   border:1 solid #ccc;
}

#commentwall_form_-1 {
  /* Background:#eee;*/
   margin:0 0 5px 0;
   padding:4px;
}

#commentwall_form_-1 textarea {
   width:98%;
   margin5px 0 5px 0;
}

#commentwall_title {
   background:#efefef;
   border-top:1px solid #ccc; /*#4E730C;*/
  width:99%;
   height:20px;
   padding:2px;
   font-size:12px;
}
.commentwall_date {
    font-style:italic;
    font-size:0.8em;
    margin:0 0 10px 0;
    background:#efefef;
    border-bottom:1px solid #D8DFEA;
}

#commentwall #commentwall_title h2 {
   margin:0;
   padding:0;
   font-size:11px;
}

.commentwall_name {
   font-weight:bold;
   /*border-top:1px solid #4E730C;*/
}

.commentwall_details {
   border-top:1px solid #ccc;
   margin-left:70px;
}

.commentwall_name {
   background:#efefef;
}


#commentwall_more {
    text-align:right;
    padding:4px;
    color:#000;
    font-size:10px;
}

#commentwall_more a {
   color:#000;
   text-decoration:underline;
}


.commentwall_replybar {
   border-bottom:1px solid #ccc;
   font-size:11px;
   margin:10px 0 10px 0;
   padding:2px;
   background:#fff;
   text-align:right;
   cursor:pointer;
   color:#b85b5a;
}

.commentwall_replybar p {
   padding:0;
   margin:0 10px 0 0;
}

.commentwall_replybar a {
   padding:0;
   margin:0;
}

#confirm-form {
	width: 70%;
	margin: 30px auto;
	text-align: center;
	font-size: 1.2em;
	border: 1px #eee solid;
	background: #f8f8f8;
}

#confirm-form h3 {
	font-size: 1.2em;
	padding: 10px;
	padding-top: 20px;
}
#content-holder-top{
width: 892px;
height: 210px;
background-image: url(/images/main_content_top.jpg);
background-repeat: no-repeat;
border: 0px;
border-color: white;
border-style: solid;
}
#content-holder-bottom {
width: 892px;
background-image: url( /images/main_content_bottom.jpg );
background-repeat: no-repeat;
height: 254px;
margin-top: -210px;
border: 0px;
border-color: white;
border-style: solid;
}
#content-holder-middle {
width: 892px;
margin-top: 120px;
background-repeat: repeat-y;
border: 0px;
border-color: red;
border-style: solid;
}
#content-holder-middle p {
font-family: Verdana, Helvetica, Arial, sans-serif;
}
#first_name_field {
margin-left: 10px;
font-weight: normal;
}
#last_name_field {
margin-left: 80px;
font-weight: normal;
}
#first_password_field {
margin-left: 10px;
font-weight: normal;
}
#second_password_field {
margin-left: 95px;
font-weight: normal;
}
#act_real_name_div, #act_username_div, #act_change_password_div, #act_email_div, #act_birth_date_div, #birthdate_div_hide {
padding-top: 15px;
border-top: 0px;
border-bottom: 1px;
border-left: 0px;
border-right: 0px;
border-style: solid;
border-color: #D6DEED;
margin-top: 0px;
}
#real_name_hide_button, #real_name_show_button, #username_show_button, #username_hide_button, #password_hide_button, #password_show_button, #email_hide_button, #email_show_button, #birthdate_hide_button, #birthdate_show_button {
position: relative;
text-align: right;
border: 0px;
border-style: solid;
border-color: red;
}

#real_name_hide_button a:link , 
#real_name_show_button a:link, 
#real_name_hide_button a:visited, 
#real_name_show_button a:visited, 
#real_name_hide_button a:active, 
#real_name_show_button a:active, 
#password_hide_button a:link , 
#password_show_button a:link, 
#password_hide_button a:visited, 
#password_show_button a:visited, 
#password_hide_button a:active, 
#password_show_button a:active, 
#birthdate_hide_button a:link , 
#birthdate_show_button a:link, 
#birthdate_hide_button a:visited, 
#birthdate_show_button a:visited, 
#birthdate_hide_button a:active, 
#birthdate_show_button a:active, 
#email_hide_button a:link , 
#email_show_button a:link, 
#email_hide_button a:visited, 
#email_show_button a:visited, 
#email_hide_button a:active, 
#email_show_button a:active, 
#username_show_button a:link, 
#username_hide_button a:link, 
#username_show_button a:active, 
#username_hide_button a:active, 
#username_show_button a:visited, 
#username_hide_button a:visited {
font-family:Verdana,Helvetica, Arial, sans-serif;
color:#02B4F0;
text-decoration:none;
}
#real_name_hide_button a:hover, 
#real_name_show_button a:hover, 
#password_hide_button a:hover, 
#password_show_button a:hover, 
#birthdate_hide_button a:hover, 
#birthdate_show_button a:hover, 
#email_hide_button a:hover, 
#email_show_button a:hover, 
#username_hide_button a:hover, 
#username_show_button a:hover {
font-family:Verdana,Helvetica, Arial, sans-serif;
color:#B2D426;
text-decoration:none;
}

#real_name_hide_button, #username_hide_button, #password_hide_button, #birthdate_hide_button {
height: 125px;
margin-left: 500px;
display: none;
}
#email_hide_button {
height: 185px;
display: none;
}

#real_name_div_hide, #username_div_hide, #password_div_hide, #email_div_hide, #birthdate_div_hide {
float: left;
width: 500px;
display: none;
border: 0px solid blue;
}
#about_us_img, #contactus_img, #join_img {
float: right;
width: 188px;
height: 126px;
border: 0px solid red;
}
#about_us_img { background-image: url('/images/about_us_couple.jpg'); }
#contactus_img { background-image: url('/images/contactus_envelope.jpg'); }
#join_img { 
background-image: url('/images/couple2.jpg'); 
background-repeat: no-repeat;
}
#aboutus_content, #contactus_content {
float: left;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px;
border-style: solid;
border-color: #D6DEED;
font-family: Georgia, verdana, helvetica, arial;
font-weight: normal;
color: #676C7E;
font-size: 18px;
}
div.white_wrapper p {
color: #676C7E;
font-family: verdana, helvetica, arial;
font-weight: bold;
}
div.white_wrapper .normal_text {
font-weight: normal;
}
div.white_wrapper .green_text {
font-family: verdana, helvetica, arial;
color: #6C8F00;
}
div.white_wrapper .blue_text {
font-family: verdana, helvetica, arial;
color: #02B4F0;
}

/* CHANGES FOR USER PROFILE LAYOUT */
div.banner_728 {
border: 1px #808080 solid;
text-align: center;
margin-top: 50px;
margin-left: 20px;
margin-bottom: 20px;
height: 90px;
width: 728px;
}
div.prof_row_med {
float: left;
border: 1px #808080 solid;
color: #676C7E;
font-family: verdana, helvetica, arial;
font-size: 14px;
margin-top: 0px;
margin-bottom: 5px;
width: 330px;
}
div.prof_row_med h3 {
border-bottom: 1px solid #676C7E;
}
div.prof_column_left {
float: left;
width: 300px;
border: 0px blue solid;
}
div.prof_column_left_small {
float: left;
width: 300px;
border: 0px blue solid;
}
div.prof_avatar {
float: left;
margin-right: 10px;
border: 1px #808080 solid;
}
div.prof_avatar_summary {
float: left;
margin-right: 10px;
height: 100px;
border: 1px #808080 solid;
}
div.friend_wrapper {
margin-right: 10px;
margin-top: 10px;
float: left;
border: 0px #808080 solid;
width: 245px;
}
div.prof_overview {
margin-top: 0px;
border: 0px solid red;
}
span.green_title_text {
font-family: georgia, verdana, helvetica, arial;
color: #6C8F00;
font-size: 18px;
}
span.buzz_off_title {
font-family: georgia, verdana, helvetica, arial;
color: #6C8F00;
font-size: 12px;
}
div.banner_120 {
float: right;
margin-right: 40px;
border: 1px #808080 solid;
width: 120px;
height: 600px;
}
div.banner_300 {
float: right;
text-align: center;
width: 300px;
height: 250px;
border: 1px #808080 solid;
margin-right: 10px;
}
.video_thumbnail {
float: left;
border: 0px solid #808080;
text-align: center;
padding: 0px;
margin-left: 5px;
}
.photo_wrapper {
float: left;
border: 0px solid #808080;
text-align: center;
width: 120px;
height: 150px;
padding: 5px;
margin-right: 5px;
}
.video_library {
float: left;
width: 100%;
}
.video_play {
float: right;
width: 
width: 100%;
}
.prof_col1 {
float: left;
width: 330px;
margin-right: 10px;
}
.prof_col2 {
float: left;
width: 310px;
}
#invite_field_left {
float:left;
width: 155px;
border: 0px solid red;
}
.profile_gray_bold, .profile_gray_plain, .profile_gray_tall {
color: #676C7E;
font-family:Verdana,Helvetica, Arial, sans-serif;
font-size: 12px;
}
.profile_gray_bold {
font-weight: bold;
}
.profile_gray_plain {
line-height: 14px;
}
.profile_gray_tall {
line-height: 20px;
}

/*
<div class="banner_728">ADVERTISEMENT</div>
<div class="prof_row_med">
        <div class="prof_avatar"><img src="/platform/_icon/user/$icon_number"/></div>
        <div class="prof_overview">
        UserName: $username
        <br/>From: $city, $state
        <br/>Wedding Date: $wed_date
        <br/>Wedding Themes: $themes
        </div>
</div>
<div class="prof_row_med">
        <div class="prof_vendors">VENDORS</div>
</div>
<div class="prof_row_med">
        <div class="prof_experts">EXPERTS</div>
</div>
<div class="banner_120">ADVERTISEMENT</div>
<div class="prof_row_small">
        <div class="prof_pictures">PICTURES</div>
</div>
<div class="prof_row_small">
        <div class="prof_videos">VIDEOS</div>
</div>
*/
/* profile - widgets */

#profile_widgets {
	position:relative;
}

.widgets_even {
	float:left;
	width:330px;
}

.widgets_odd {
	float:right;
	width:330px;
}

.widget {
	border: 1px solid #BBDCE9; /*#95BDCD;*/
	margin-bottom: 5px;
	padding: 0;
}

.widget .widget_content {
	padding: 10px;
}
.widget .widget_content h3 {
	padding:0;
	margin:0;
}

.widget .widget_menu {
	display: block;
	background-color: #E2F0F6; /*#CBE5EF;*/
	margin: 0px;
	padding-left: 10px;
	border-top: 1px solid #BBDCE9;
	font-size:0.8em;
}

.widget h2 {
	border:0;
	border-bottom:1px solid #BBDCE9;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	background-color: #E2F0F6;
	font-size:1.1em;
}

.widget  .widget_content h2 a {
	background:url(http://elgg.net/_templates/icons/arrow.gif) no-repeat left;
	padding:0 0 0 10px;
}