/* start general formatting */

/* 
//
//  BODY
//
*/
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: 0px;
    background-image: url('/images/page_bg.png');
    background-repeat: repeat-x;
}

/* 
//
//  LINKS
//
*/
a:link, a:visited, a:active {
    color : #2F76A8;
    text-decoration : underline;
}
a:hover {
    color : #327fb5;
    text-decoration : none;
}

a.linkopacity img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

a.linkopacity:hover img {
	filter:alpha(opacity=75);   
	-moz-opacity: 0.75;   
	opacity: 0.75;
}

/* 
//
//  COLORS, ACCENTS, ETC
//
*/
.red {
    color: #EA0000;
}

.lightText {
    color: #c7c7c7; 
    font-size: 10px;
}

.alternateRow {
    background-color: #DFDFDF; 
}

/*
//
//  HEADER
//
*/


/* Links */
#header {
    width: 1000px;
    height: 180px;
    background-image: url('/images/header_background.jpg');
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    z-index: -10;
}

#headerLinksContainer {
	width: 100%;
	clear: both;
}

ul#headerLinks {
    margin: 0px;
    padding: 10px;
    float: right;
}

#headerLinks a {
	padding: 2px 10px;
}

#headerLinks a:link, #headerLinks a:visited {
    color: #e0e0e0;
    text-decoration: none;
    border: 1px solid #e0e0e0;
}

#headerLinks a:hover, #headerLinks a:active{
    background-color: #e0e0e0;
    color : #2F76A8; 
    border: 1px solid #2F76A8;
}

#headerLinks li {
    display: inline;
    font-size: 9px;
}

/* info */
#infoContainer {
	width: 100%;
	clear: both;
}

#infoBar {
	float: left;
	width: 50%;
	padding: 13px 10px 0px 10px;
	text-align: left;
    font-weight: bold;
    color: #2E2E2E;
}

#infoSearch {
	float: right;
	width: 40%;
	padding: 114px 10px 0px 10px;
	text-align: right;
}
.headerSearch {
    border: 1px solid #e0e0e0;  
    background-color: #FFFFFF; 
    color: #969696;
    padding: 5px;    
    width: 220px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.headerSubmit {
    border: 1px solid #e0e0e0;  
    background-color: #FFFFFF; 
    color: #2E2E2E;
    padding: 4px 0px 4px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	text-align: center;
	cursor:pointer; cursor:hand;
}

/* 
//
//  FORMS
//
*/
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	cursor:pointer; cursor:hand;
}


/* 
//
//  INDEX PAGE FORMATTING
//
*/
.indexCat{
    font-weight: bold;
    font-size: 16px;
}

.indexCatSub {
    padding-bottom: 15px;
}

.indexCatSub ul {
    list-style: square;
    margin: 0;
    padding: 0;
    padding-left: 25px;
}

.indexCatSub ul li {
    padding-bottom: 2px;
}

#indexRightFloat {
    margin-top: 0px;
    float: right;
    padding-left: 15px;
    width: 330px;
}

#indexTop {
    border: 0;
    font-size: 14px;
    border-bottom: 1px;
    border-style: dashed;
    border-color: #999999;
    padding-bottom: 10px;
    margin-right: 350px;
    margin-bottom: 15px;
}

#indexRandomVideo {
    border: 0;
    font-size: 12px;
    border-bottom: 1px;
    border-style: dashed;
    border-color: #999999;
    padding-bottom: 10px;
    margin-right: 350px;
    margin-bottom: 15px;
}

#indexMemberSearch {
    border: 0;
    font-size: 12px;
    border-bottom: 1px;
    border-style: dashed;
    border-color: #999999;
    padding-bottom: 10px;
    margin-right: 350px;
    margin-bottom: 15px;
}

#indexProfileView {
    border: 1px dashed #000;
    padding: 10px;
    margin-right: 350px;
    margin-bottom: 15px;
    background-color: #fffcb3;
}


/* 
//
//  NOTICE & ERROR BARS 
//
*/

.siteNotice {
    margin: 10px;
    padding: 15px;
    border: 1px solid #EA0000;
    font-size: 14px;
}


#indexNotice {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/error.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;
	
}

#socialbar {
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/accept.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff; 
	
}

#inboundLinks {
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/link.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff; 
	
}

#showInboundLinks ul {
    padding-left: 10px;
    padding-bottom: 10px;
}

#showInboundLinks ul li{
    padding-bottom: 4px;
}


#makeBackground {
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/monitor.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff; 

}

#mediaInfoBar {
    padding: 10px 10px 10px 30px;
    background-image: url('/images/icons/information.png');
    background-position: center left;
    background-repeat: no-repeat;
    
}

#friendBar {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/group.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;
	
}

#ratingbar {
    padding: 10px 10px 10px 30px;
    background-image: url('/images/icons/award_star_gold_3.png');
    background-position: center left;
    background-repeat: no-repeat;
    
}

#pageErrors {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/cancel.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;

}

#cropBar {
    clear: both;
    padding: 10px 10px 10px 30px;
    background-image: url('/images/icons/help.png');
    background-position: center left;
    background-repeat: no-repeat;

}

/* 
//
//  IMAGE ROTATION
//
*/

#rotateNote {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.rotateOptions {
    list-style: none;
}

.rotateOptions #rotateC {
    display: inline;
	padding: 5px 5px 5px 20px;
	background-image: url('/images/icons/arrow_rotate_clockwise.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;
}

.rotateOptions #rotateF {
    display: inline;
	padding: 5px 5px 5px 20px;
	background-image: url('/images/icons/arrow_refresh.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;
}

.rotateOptions #rotateCC {
    display: inline;	
	padding: 5px 5px 5px 20px;
	background-image: url('/images/icons/arrow_rotate_anticlockwise.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;
}

/* 
//
//  COMMENTS
//
*/
.commentDetails {
    font-size: 10px;
}

.commentBody {
    padding: 2px 0 20px 20px;
}

.commentSlide {
    padding: 0 50px 0 50px;
}

/* 
//
//  MEDIA & CONTENT RESULTS
//
*/
.mediaResult {

    width: 675px;
    float: left;  
    clear: left;  
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.mediaResult div {
    margin-bottom: 2px;
}

.mediaResult a.linkopacity .thumb {
    float: left;
    display: block;
    margin-left: 30px;
    margin-right: 10px;
}

.contentResult {
    width: 675px;
    float: left;  
    clear: left;  
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.contentResult div {
    margin-bottom: 2px;
}


.mediaResult .lightText, .contentResult .lightText  {
    color: #999999; 
    font-size: 10px;
}

.mediaResult .adminText, .contentResult .adminText {
    color: #b31010; 
    font-size: 10px;
}

.mediaResult .adminText a, .contentResult .adminText a {
    text-decoration: underline;
    color: #b31010;
}


/* 
//
//  THUMBNAIL STYLING
//
*/
.thumb, .image {
	border: 1px solid #2E2E2E;
    padding: 0;
	margin: 2px;
}

a.linkopacity img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

a.linkopacity:hover img {
	filter:alpha(opacity=75);   
	-moz-opacity: 0.75;   
	opacity: 0.75;
}


/* 
//
//  MEDIA SINGLE PAGE
//
*/
#standardBox {
    height: 100px;
    width: 133px;
    border: 1px solid #2E2E2E;
    background-color: #14AAD2;
}

#HDBox {
    height: 100px;
    width: 178px;
    border: 1px solid #2E2E2E;
    background-color: #D17C15;
}

#videoThumbUploadBox {
    height: 100px;
    width: 100px;
    border: 1px solid #2E2E2E;
    font-size: 80px;        
}

#geomapViewSingle {
    height: 200px;
    width: 350px;
    border: 1px solid #2E2E2E;
    float: right;
}

#geomapAds {
    height: 250px;
    width: 300px;
    float: right;
}


/* 
//
//  SOCIAL & RATING BAR
//
*/
.socialtitle { 
	height: 30px; font-weight: bold; display: inline;
}

.rating {
    display: inline;
    cursor:pointer; cursor:hand;
}

#maildiv {
	padding: 10px
}

#socialdiv {
    margin-left: 150px;
    padding: 10px;
}

#socialdiv ul {
    list-style: none;
}

#socialdiv li {
    display: block;
    padding-bottom: 5px;
}

#socialdiv img {
    padding: 0 5px 0 0;
}

.hotlinkNotice {
    margin: 10px 0 10px 0;
    padding: 5px;
    width: 600px;
}

.hotlinkInput {
    border: 1px solid #2E2E2E;
    width: 200px;
    padding: 3px;
}

.mediaExtra {
    padding: 0 50px 10px 50px;
}

/* 
//
//  PROFILE
//
*/
.profilePicture {
    padding: 10px;
    text-align: center;
}

.profilePicture .img {
    border: 1px solid #2E2E2E;
}

.userInfo {
    list-style: none;
}

.profileRecentMedia {
    margin-top: 20px;
    float: right;
    padding-left: 15px;
    width: 330px;
}

#favoriteBar {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/star.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;
	
}

#mediaFavorites {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/picture.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;

}

#contentFavorites {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/report.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;

}

#wallBar {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/zoom.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;

}

#slideshowBar {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/picture.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;
}

#galleryBar {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/pictures.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;

}

#slideshowMusicBar {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/sound.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;

}


#statsBar {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/lightning.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;

}

#rankingNumber {
    font-size: 100px;
    float: left;
}

#editBar {
    clear: left;
	padding: 10px 10px 10px 30px;
	background-image: url('/images/icons/pencil.png');
	background-repeat: no-repeat;
	background-position: center left; 
	background-color: #ffffff;

}



/*  user info */
.userInfoBlock {
    padding: 10px;
    margin-bottom: 5px;
}

.userInfoBlock .avatar {
    padding-right: 5px;
    float: left;
}

.userInfoBlockText {
    margin-left: 60px;
    margin-bottom: 10px;
}


/* start article formatting */
.icon-article {
	background-image: url(/images/icons/font.png); 
	background-repeat: no-repeat; 
	background-position: left; 
	padding-left: 20px;
}
.icon-tag {
	background-image: url(/images/icons/tag_blue.png); 
	background-repeat: no-repeat; 
	background-position: left; 
	padding-left: 20px;
}

/* start notice formatting */
.noticediv {
	background-color: #efefef;
	padding: 10px;
	font-weight: bold;
}

/* start warning formatting */
.warningdiv {
	background-color: #EA0000;
	padding: 5px;
	border: 1px solid #2E2E2E;	
	font-weight: bold;
	color: #FFFFFF;
	
}

/* start debug formatting */
.debugdiv {
	background-color: #FAFD8A;
    border: 1px solid #2E2E2E;	
	padding: 5px;
	font-weight: normal;
	color: #2E2E2E;
}

.sqlerr {
    color: #EA0000;
    font-weight: bold;
}

/* start ajax formatting */
#ajax_log {
	overflow: auto;
}
.ajax_loading {
	background: url('/images/ajax_spinner.gif') no-repeat center;
}

/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}

.tooltip {
	border: 1px solid #85be35;
	padding: 5px;
	background-color: #fff;
	width: 150px;
	font-size: 85%;
	color: #777;
	opacity: 0.95;
	text-align: left;
}

.tooltip h6 {
	background: #85be35;
	color: #fff;
	margin: -5px -5px 4px -5px;
	padding: 2px 5px;
	font-size: 100%;
	font-weight: bold;
}

.tooltip img {
	vertical-align: middle;
	border: 1px solid #85be35;
	margin: 2px 0;
}

#adminEditMedia {
    padding: 10px 10px 10px 30px;
    background-image: url('/images/icons/delete.png');
    background-position: center left;
    background-repeat: no-repeat;
}

#mediaDisplay {
    margin: 10px 0 10px 0;
    text-align: center;
}

#mediaTopDesc {
    padding-left: 10px;
}

/*  form styling... */

fieldset {  
    float: left;  
    clear: both;  
    display: block;
    margin: 20px 0 10px 0;  
    padding: 0;  
    border: 1px solid #888888;  
    background-color: #c6c6c6; 
    background-image: url('/images/form_fade.png');  
    background-repeat: repeat-x;     
    width: 600px;
}

fieldset .mediumInput {
    border: 1px solid #9B9B9B;  
    background-color: #FFFFFF; 
    padding: 5px;    
    width: 250px;
}

.mediumInput {
    border: 1px solid #000000;  
    background-color: #FFFFFF; 
    padding: 5px;    
    width: 250px;
}


fieldset .smallInput {
    border: 1px solid #9B9B9B;  
    background-color: #FFFFFF; 
    padding: 5px;    
    width: 50px;
}


fieldset .note {
   margin-left: 130px;
   font-size: 85%;
}

fieldset .noteInline {
    font-size: 85%;
}


fieldset .mediumTextArea {
    border: 1px solid #9B9B9B;  
    background-color: #FFFFFF; 
    padding: 5px;    
    width: 250px;
    height: 150px;
}

fieldset .drop {
    border: 1px solid #9B9B9B;  
    background-color: #FFFFFF; 
    padding: 4px;    
}

fieldset .entryError {
    color: #EA0000;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 85%;
    margin-left: 130px;
    margin-right: 20px;
    float: left;
}

fieldset .submitButton {
    border: 1px solid #9B9B9B;  
    background-color: #FFFFFF; 
    padding: 5px;    
    margin-left: 130px;
    margin-top: 10px
}

fieldset.submit {  
    float: none;  
    width: auto;  
    margin: 0 0 20px 0;
    border-style: none;  
    padding-left: 12em;  
    background-color: transparent; 
    background-image: none;
}

fieldset.submit input {
    padding: 5px;  
    border: 1px solid #888888;  
    background-color: #c6c6c6; 
    cursor:pointer; cursor:hand;
}

legend {  
    margin-left: 20px;  
    padding: 0 10px 0 10px;  
    color: #2E2E2E;  
    background-color: #FFFFFF;
    font-weight: bold; 
}

label {  
    float: left;  
    width: 120px;  
    padding-top: 5px;
    margin-right: 10px;  
    text-align: right; 
}

fieldset li {  
    float: left;  
    clear: left;  
    width: 100%;  
    padding-top: 5px;
    padding-bottom: 5px;
}

fieldset ol {  
    list-style: none; 
} 

fieldset.searchBox {
    width: 100%;
}

fieldset.searchBox div{
    padding: 10px;
    margin-left: 20px;
}

fieldset.searchBox .searchFields {
    padding: 5px 5px 5px 5px;
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 80%;
}

fieldset.searchBox .submitButton{
    border: 1px solid #9B9B9B;  
    background-color: #FFFFFF; 
    padding: 5px;    
    margin-left: 20px;
}



/*  search tabs for results  */
#tabnav {
  float:left;
  width: 100%;
  background:#DAE0D2 url("/images/tab/tab_bg.gif") repeat-x bottom;
  line-height:normal;
  margin-bottom: 5px;
  }
#tabnav ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#tabnav li {
  float:left;
  background:url("/images/tab/tab_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#tabnav a {
  float:left;
  display:block;
  background:url("/images/tab/tab_right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabnav a {float:none;}
/* End IE5-Mac hack */
#tabnav a:hover {
  color:#333;
  }
#tabnav #current {
  background-image:url("/images/tab/tab_left_on.gif");
  }
#tabnav #current a {
  background-image:url("/images/tab/tab_right_on.gif");
  color:#333;
  padding-bottom:5px;
  }


  
#searchResults {
    border-bottom: 1px solid #776655;
    margin: 5px 0px 20px 0px;
    padding-bottom: 3px;
    width: 100%;
}



.noColLayout {
    width: 1000px;
    background-color: #FFFFFF;
	border:1px solid #2E2E2E;
	border-top:0;
	border-bottom: 0;
}

.tablePad {
    padding: 5px;
}

.noColPad {
    padding-right: 50px;
    padding-left: 50px;
}

#pageFooter {
    clear: both;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 75px;
    font-size: 10px;
    color: #999999;
}

.rankings {
    padding: 2px;
    list-style: none;
}

.rankings li {
    margin-bottom: 10px;
}

/*

// navigation

*/

.menu2 {padding:0 0 0 50px; margin:0; margin-bottom: 15px; list-style:none; height:36px; background:#FFF; position:relative; z-index:80; font-family:arial, verdana, sans-serif; background-image: url('/images/menu-blue/bg.gif'); border-top: 1px solid #000;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(/images/menu-blue/blank.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(/images/menu-blue/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(/images/menu-blue/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(/images/menu-blue/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(/images/menu-blue/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(/images/menu-blue/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(/images/menu-blue/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(/images/menu-blue/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(/images/menu-blue/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:70;}
.menu2 li:hover {position:relative; z-index:70;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:125px; height:auto; z-index:60;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:125px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:125px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff url(/images/menu-blue/arrow.gif) 115px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#3a93d2; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#3a93d2 url(/images/menu-blue/arrow_over.gif) 115px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#3a93d2 url(/images/menu-blue/arrow_over.gif) 115px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:122px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:125px; z-index:70; height:auto;}


/*   BLOG  */
#blogNav {
	float: right;
    width: 200px;
    border: 1px solid #CCCCCC;
    background-color: #F5F5F5;
}

#blogNavInner {
    padding: 10px;
}

.blogEntry {
    padding: 10px;    
    width: 650px;
    border: 1px dashed #CCCCCC;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
}

.articleDelMedia {
   height: 120px;
   width: 100px;
   float: left;
   padding: 4px;
   display: block;
   text-align: center;
}

.blogEntryImage {
    float: left;
    padding: 10px;
}

.blogAuthor {
    color: #888888; 
    font-size: 10px;
}

.blogText {
    margin-top: 15px;
    padding: 10px;
}

#attachBar {
    padding: 10px 10px 10px 30px;
    background-image: url('/images/icons/attach.png');
    background-position: center left;
    background-repeat: no-repeat;
}

#commentBar {
    padding: 10px 10px 10px 30px;
    background-image: url('/images/icons/pencil.png');
    background-position: center left;
    background-repeat: no-repeat;
    
}

#tagBar {
    padding: 10px 10px 10px 30px;
    background-image: url('/images/icons/tag_blue.png');
    background-position: center left;
    background-repeat: no-repeat;

}


/* edit article */

#adminArticleBar {
    padding: 10px 10px 10px 30px;
    background-image: url('/images/icons/magnifier.png');
    background-position: center left;
    background-repeat: no-repeat;
    
}



.tagText {
    color: #888888; 
    font-size: 10px;
}

/* media uploads forms */
#uploadThumbnail {
    float: left;
    text-align: right;
    font-size: 10px;
    padding: 10px;
}

#uploadText {
    margin-left: 130px;
}

.inputTitle {
    background-image: url(/images/icons/font.png); 
    background-repeat: no-repeat; 
    background-position: left; 
    border: 1px solid #2E2E2E;
    padding: 5px 5px 5px 20px;
    font-size: 16px;
    font-weight: bold;
    width: 300px;
}

.inputTags {
    background-image: url(/images/icons/tag_blue.png); 
    background-repeat: no-repeat; 
    background-position: left; 
    border: 1px solid #2E2E2E;
    padding: 5px 5px 5px 20px;
    font-size: 16px;
    font-weight: bold;
    width: 300px;
}

ul.flagBox {
    list-style: none;
    padding-left: 120px;
    margin: 0px;
}


ul.links {
    list-style: square;
    
}

form {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

ul.sitemap li {
    padding-bottom: 5px;
}

/*
//
// GOOGLE ADS
//
*/
.googleAdsTop {
    text-align: center;
    padding: 5px;
}

.googleAdsSearch {
    float: right;
    padding: 5px;
}

.googleArticleView {
    float: right;
    padding: 5px;
}

.googleRSSView {
    float: right;
    padding: 5px;
}

.googleRandomViewRight {
    float: right;
    padding: 5px;
}

.googleRandomViewLeft {
    float: left;
    padding: 5px;
    width: 320px;
}


/*
//
// SORTABLES
//
*/


#indexSort {
	overflow:hidden;
}

#indexSort li {
	display:block;
	margin: 5px;
}

#slideshowReorderList {
    clear: both;
    overflow:hidden;
}

#slideshowReorderList ul {
    float:left;
    margin:0px;
}

#slideshowReorderList ul li {
    list-style-type:none;
    float: left;    
}

#slideshowReorderList ul li span {
    cursor:move;
}


#galleryReorderList {
    clear: both;
    overflow:hidden;
}

#galleryReorderList ul {
    float:left;
    margin:0px;
}

#galleryReorderList ul li {
    list-style-type:none;
    float: left;    
}

#galleryReorderList ul li span {
    cursor:move;
}

#deleteItems {
    float: right; 
    width: 225px; 
    margin-top: 25px; 
    padding: 15px; 
    height: 120px; 
    border: 2px solid #FF0000; 
    background-color: #FFBBBB;
    text-align: center;
}

#deleteItems li {
    list-style-type:none;
}

.captcha {
    border: 1px solid #9B9B9B;  
    background-color: #FFFFFF; 
}

.searchOptions {
    font-size: 10px;
    color: #4E4E4E;
}

ul#networkUL {
padding: 0;
margin: 2px 0px 20px 30px;
list-style-type: none;
}

ul#networkUL li { display: inline; }

ul#networkUL li a
{
float: left;
width: 200px;
}
