/*   

*/

 
a:active{
	outline: none;
}

a:focus{
	-moz-outline-style: none;
}.

more-link {
   font-style: italic;
   text-align: right;
}

*html #applesearch {
margin-top: -25px;
}

/* cta banner */

#cta {
	width: 945px;
	height: 114px;
	background-image: url(/images/haga_noticias.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:20px;
}

.cta-sub {
	float:left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background:none;
	border:none;
	margin-top:66px;
	margin-left:38px;
}

.cta-links {
	float:right;
	width:245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ccc;
	margin-top:20px;
}

.cta-links li {
	list-style-type: none;
	padding-bottom:19px;
}

.cta-links li a {
	outline: none;
	color: #bababa;
}

.cta-links img {
	float:left;
	margin-top:1px;
	padding-right:10px;

}

.cta-links li a:hover {
	color: #fff;
}

.cta-num {
	color: #101010;
	background-color: #cba02b;
	padding: 3px 15px;
	margin-left: 10px;
	-moz-border-radius-topleft:.3em;
 	-webkit-border-radius-topleft:.3em;
	-moz-border-radius-topright:.3em;
 	-webkit-border-radius-topright:.3em;
	-moz-border-radius-bottomleft:.3em;
 	-webkit-border-radius-bottomleft:.3em;
	-moz-border-radius-bottomright:.3em;
 	-webkit-border-radius-bottomright:.3em;
}

/* end cta banner */

/* cta scyscraper */

#cta-skyscraper {
	width: 300px;
	height: 425px;
	background-image: url(/images/haga_noticias_skyscraper.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:30px;
}

.cta-skyscraper-sub {
	position:relative;
	top:145px;
	width: 300px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background:none;
	border:none;
	margin:0px;
	padding:0px;
}

#cta-skyscraper .cta-skyscraper-num-container{
	position:relative;
	top:170px;
	height:45px;
	text-align:center;
	background:none;
	border:none;
	background-image: url(/images/haga_noticias_skyscraper_number.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #fff;
	font-weight:bold;
	margin:0px;
	padding:14px 0px 0px 0px;
}

.cta-skyscraper-num {
	color: #101010;
	font-size:25px;
	font-weight:bold;
	-moz-border-radius-topleft:.3em;
 	-webkit-border-radius-topleft:.3em;
	-moz-border-radius-topright:.3em;
 	-webkit-border-radius-topright:.3em;
	-moz-border-radius-bottomleft:.3em;
 	-webkit-border-radius-bottomleft:.3em;
	-moz-border-radius-bottomright:.3em;
 	-webkit-border-radius-bottomright:.3em;
}

.cta-skyscraper-links {
	position:relative;
	top:147px;
	width:240px;
	margin-left:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ccc;
	margin-top:45px;
	
}

.cta-skyscraper-links li {
	list-style-type: none;
	padding-bottom:19px;
	margin-left:0px;
}

.cta-skyscraper-links li a {
	outline: none;
	color: #bbb;
}

.cta-skyscraper-links img {
	float:left;
	margin-top:1px;
	padding-right:10px;

}

.cta-skyscraper-links li a:hover {
	color: #14b5eb;
}

/* end cta scryscraper */


/* search form */

.searchForm{
	display:inline;
	float:right;
	text-align:right;
	margin-top:95px;
	padding-bottom:1px;
	margin-right:15px;
}

/* search form */



.page-link{
	font-size: 14px;
	width:100%;
	line-height:14px;
	display:block;
	clear:both;
	padding:5px;
	margin-bottom:6px;
	text-align:right;
}

.page-link span{
	padding: 2px;
	margin: 0px 2px 0px 2px; 
	border: 1px solid #ddd;
}

.linkwrapper{
	display:inline;
	list-style: none;
	float:left;
	margin: 6px 0px 6px 0px;    
	padding: 10px 5px 10px 0px;
}

.linkcat{
	display:block;
	list-style: none;
	padding: 5px 5px 5px 0px;
}

.linkcat h2{
	float:left;
	display:inline;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px 12px 0px 0px;
}

.linkcat .xoxo .blogroll{
	display:inline;        
	float:left;
	list-style: none;
	padding: 2px 12px 2px 0px;
}

.linkcat .xoxo .blogroll li{
	float:left;
	display: inline;
	margin:0px;
	padding:0px;
	width:auto;
}

.linkcat li{
	display:inline;
	list-style: none;
	padding: 2px 12px 2px 0px;
	margin:0px;
}



#footer{
	clear:both;
	float:left;
	font-size:10px;
	margin-top:60px;
	padding:10px 0 25px;
	width:945px;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer li {
	display:inline;
	padding-right:5px;
}

#header{
	height:170px;
	margin: 0px 0 25px 0;
	width:945px;
	background-repeat: no-repeat;
	background-position: left top;
}

#header img {
    margin:0px;
	}
	
#header a img {
	border:none;
	padding:0px;
	
}

/* page navigation */
#pages {
	clear:both;
	padding-left:10px;
	width:99%;
	border-bottom:1px solid #eee;
	font-size:10px;
	height:20px;
	padding-top:12px;
	margin-bottom:10px;
}

#pages li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	padding-right:5px;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #ccc;
}

#pages li.first{
	border-left:none;
}

#pages li.pagePre{
	font-weight:bold;
}

#pages li a:link, #pages li a:visited, #pages li.languageLink a:link, #pages li.languageLink a:visited{
    color:#333;
}

#pages li.languageLink,  #pages li.languageLinkSelected, #pages li.languageSeparator {
	border:none;
	float:right;
}
	
#pages li a:hover, #pages li.languageLink a:hover{
    color: #ED2528;
	text-decoration:underline;
}

#pages li.selected a{
	color:red;
	text-decoration:none;
}

#pages li.languageLinkSelected a{
	text-decoration:none;
	color:red;
}
	
#nav-above .nav-previous{
    float:right;
}
	
*{
	margin:0;
	padding:0;
}

#mobile {
	height:45px;
	padding: 15px;
	text-transform:none;
	font-size:12px;
	border: 2px solid #CCC;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(images/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#mobile li {
	line-height: 14px;
}




a:link, a:visited{
    color:#14b5eb;
	text-decoration:none;
}

a:hover{
    color: #75cdeb;
	text-decoration:underline;
}
	
acronym,abbr{
    border-bottom:1px dotted;
	cursor:help;
}

blockquote{
    font:14px/21px Arial, Helvetica, sans-serif;
	padding:12px;
	background:#eee;
}

body{
    background:#fff;
	color:#444;
	font:12px/18px Arial, Arial, sans-serif;
	margin:auto;
	width:945px;
}

code,pre{
    overflow:auto;
	padding:4px;
}

h1,h2,h3,h4,h5,h6{
	font-family: Garamond;
    font-weight:400;
	padding:10px 10px 10px 10px;
	width:100%;
	color:000;
	background:#eee;
	border:1px solid #999;
	text-transform:capitalize;
}

h1{
    font-size:36px;
	line-height:40px;
}

h2{
    font-size:24px;
	line-height:30px;
	margin-bottom: 10px;;
}

h2 img {
	border: none;
}
	
img, embed, object{
	margin:10px;
	border: 1px solid #ddd;
}

a img {
	border:none;
}

label{
    cursor:pointer;
	}
	
*html #logo{
	clear: right;
}


	
#logo {
	float: left;
}
	
li#categories ul li{
	border-bottom:1px solid silver;
	display:inline;
	float:right;
	font-size:18px;
	margin-right:15px;
	width:145px;
	
}
	
p{
    padding:0 0 14px;
    line-height:18px;
	font-family: Arial, sans-serif;
	}

small{
    font-size:0.85em;
	}
	
strong{
    font-weight:700;
	}
	
sub{
    bottom:-0.2em;
	position:relative;
	vertical-align:baseline;
}

sup{
    bottom:0.3em;
	position:relative;
	vertical-align:baseline;
}

pre {
	background:#EBEBEB none repeat scroll 0%;
	border:1px dashed #646464;
	margin:0pt 0pt 0.9em;
	overflow:auto;
	padding:1em;
}

.button {
	text-align:center;
}

.button a {
	color: #FFFFFF;
	background-color: #999999;
	float: right;
	height: 20px;
	width: 75px;
	margin-right: 15px;
	padding-top: 5px;
	font-size: 9px;
	text-transform: uppercase;
	background-image: url(images/button_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.button a:hover{
	color: #E8E8E8;
}

.noResults{
	padding:10px 0px 10px 10px;
}

.flashMessage{
	border:2px solid red;
	font-size:18px;
	line-height:20px;
	margin:10px 10px 15px 0px;
	padding:10px;
	width:920px;
}

.readMore, .showHideSkyscraper{
	width:100%;
	text-align:right;
	margin-bottom: 15px;
	cursor:pointer;
}

.showHideSkyscraper{
	margin-top:-23px;
	margin-bottom:5px;
	color: #666;
}

.hideShowCta, .hideShowSkyscraper, .hideShowEmbeddedAdminMenu{
	text-align:left;
	width:100%;
	margin-right:50px;
	padding-bottom:3px;
	text-decoration:underline;
	font-size:11px;
	margin-top:-12px;
	cursor:pointer;
	height:20px;
}


.hideShowCta span{
	text-align:right;
	width:300px;
}

.hideShowCtaSkyscraper .hideShowCta span{
	float:right;
	width:100px;
}

.subscribeHeader {
	background:#ddd;
	border:1px solid #999;
}


.subscribeContainer{
	border:1px solid #999;
	background: #eee;
	width:100%;
	margin:-11px 10px 10px 0px;
	padding: 10px;
}

.subscribeContainer .subscribeLinkRow{
	list-style-type:none;
	width:100%;
}

.subscribeContainer .subscribeLinkRow li{
	display:inline;
}

.subscribeContainer .subscribeLinkRow li a{
	padding-left:13px;
}

.subscribeContainer .subscribeLinkRow li a img{
	border:1px solid #ddd; 
	width:50px;
}

/* landing page */
.landingPage, .searchPage{
	width:920px;
}

.landingPage .leftSide, .searchPage .leftSide{
	float:left;
	width:65%;
	margin:10px;	
}

.searchPage .leftSide p{
	margin-top:10px;	
}

.landingPage .rightSide, .searchPage .rightSide{
	float:right;
	width:30%;
	margin:10px;
}
/* end landing page*/


/* tabs page */

.tabHeader {
	list-style-type:none;
	margin:10px 0px 0px 0px;
}

.tabHeader .tab, .tabHeader .tabSelected {
	border:1px solid #666;
	padding:13px 20px;
	display:inline;
	margin:0px;
}

.tabHeader .tab a, .tabHeader .tabSelected a {
	font-size:16px;
	line-height: 20px;
}

.tabHeader .tab a{
	color: #bbb;
}

.tabHeader .tabSelected{
	border-bottom:1px solid #fff;
}

.tabHeader .tabSelected a{
	color: #333;
}

.tabBody{
	border:1px solid #666;
	padding:10px;
	margin:11px 0px 0px 0px;
}

.tabBody .articles, .tabBody .textMessages {
	margin-right:10px;
}

/* end search page */


/* text messages */

.textMessages{
	list-style:none;	
	padding:10px 0px 10px 10px;
}

.textMessages li{
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	margin-bottom:10px;
}

.textMessages li .messageBody, .textMessages li .messageBody a{
	font-size:14px;
	padding-bottom:5px;
	color: #666;
}

.rightSide .textMessages li .messageBody a{
	font-size:14px;
	padding-bottom:5px;
	color: #14b5eb;
}

.textMessages li .messageBody a:hover{
	text-decoration:underline;
}

.textMessages li .messageMetaData{
	color:#333;
	font-size:11px;
	text-align:right;
}

.textMessages li .messageMetaData .messqgeAuthor, .textMessages li .messageMetaData .messageCreatedAt, .textMessages li .messageMetaData .messageComments{

}

.textMessages li .messageMetaData .metaDataSeparator{
	padding: 0px 5px 0px 5px;
}

/* end text messages */

/* articles */
.articles{
	width:100%;
	list-style:none;	
	padding:10px 0px 10px 10px;
}

.articles li, .searchPage .articles li{
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	margin-bottom:10px;
}

.searchPage .articles li {
	width:545px;
}

.profileContainer .articles li{
	width:605px;
}

.articles .unpublishedStory{
	padding:5px;
	background:#f9f9f9;
	border: 1px solid #ddd;
}

.leftSide .articles li .featuredImage{
	width:60px;
	margin: 0px 10px 0px 0px;
	text-align:center;
	border:1px solid #ddd;
	float:left;
}

.leftSide .articles li .featuredImage img{
	height:50px;
	padding:0px;
}

.rightSide .articles li .featuredImage{
	width:260px;
	margin: 0px 0px 5px 0px;
	text-align:center;
	border:1px solid #ddd;
}

.rightSide .articles li .featuredImage img{
	width:240px;
	padding:0px;
}

.articles li .articleTitle{
	font-size:14px;
	padding-bottom:3px;
	text-transform: capitalize;
}

.articles li .articleAuthor{
	padding-bottom:10px;
	font-size: 11px;
}

.articles li .articleBody{
	font-size:12px;
	padding-bottom:3px;
	margin-top:5px;
}

.articles li .articleMetaData{
	color:#333;
	font-size:11px;
	text-align:right;
}

.articles li .articleMetaData .articleCreatedAt, .articles li .articleMetaData .articleComments{

}

.articles li .articleMetaData .metaDataSeparator{
	padding: 0px 5px 0px 5px;
}

/* end articles list*/

/* form page */
.formContainer{
	margin-top:10px;
	width:920px;
}

.profileSettings .formContainer {
	width:900px;
}

.formContainer .formHeading, .comments .formHeading{
	text-transform:capitalize;
}

.formContainer .formHeading h1, .comments .formHeading h1{
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
	padding-bottom:5px;
}

.formContainer .formDescription{
	float:right;
	font-size:11px;
	width:20%;
	margin: 10px 0px 10px 10px;
}

.formContainer .formDescription .required, .comments .formDescription .required{
	font-size:12px;
	border-bottom:1px dotted #ddd;
	padding-bottom:15px;
}

.formContainer .formDescription .required span, .comments .formDescription .required span{
	padding-right:3px;
	font-weight:bold;
	color:red;
}

.formContainer .formBody, .comments .formBody{
	float:left;
	width:75%;
	margin:10px;
}

.comments .formBody h3{
	background:none;
	border:none;
	border-bottom:1px solid #eee;
}

.formContainer .formBody .formErrors{
	padding:10px;
	border:1px solid #ddd;
}

.formContainer .formBody .formErrorHeading{
	text-transform:uppercase;
	background:none;
	border:none;
}

.formContainer .formBody .formErrorsList{
	padding-left:50px;
}

.formContainer .formBody .row{
	display:block;
	clear:both;
	margin:15px;
	padding-bottom:5px;
}

.formContainer .formBody .row .heading{
	background:none;
	border:none;
	border-bottom:1px solid #ddd;
}

.formContainer .formBody .row label{
	float:left;
	clear:both;
	font-weight:bold;
	text-align: right;
	padding-right:10px;
	width:200px;
	text-transform:capitalize;
}

.formContainer .formBody .row label .required {
	color:red;
	float:left;
	text-align:right;
	font-weight:bold;
}

.formContainer .formBody .row label .small{
	float:left;
	width:200px;
	font-size:10px;
	color:#666;
}

.profileSettings .formContainer .formBody .row .label, .profileSettings .formContainer .formBody .row label .small{
	width:150px;
}

.formContainer .formBody .row input, .formContainer .formBody .row textarea, .formContainer .formBody .row select{
	width:440px;
}

.formContainer .formBody .row input#originalArticle, .formContainer .formBody .row input#termsOfService, .formContainer .formBody .row input.normalCheckbox{
	margin-top:3px;
	width:20px;
}

.formContainer .formBody .row .sites{
	margin-left:210px;
}

.formContainer .formBody .row .radioButton{
	width:10px;
}
	
.formContainer .formBody .row .radioButtonText{
	display:inline;
	padding-right:10px;
	padding-left:5px;
}

.submitButton{
	padding: 5px;
	font-size:14px;
	line-height:20px;
}

/* end form page */

/* comments */

.comments {
	margin: 10px 0px 0px -10px;
	padding:0px;
	width:700px;
}

.comments .noComments {
	margin:10px;
	width:600px;
	clear:both;
}

.comments .comment{
	margin-top:10px;
	padding:5px;
	width:700px;
	clear:both;
}

.spam {
	background:#f9f9f9;
	border:1px solid red;
	padding:10px;
}

.comments .comment .commentMetaData{
	width:615px;
	border-top: 1px solid #eee;
	padding-top: 3px;
	font-size: 10px;
}

.comments p{
	margin:5px 0px 0px 10px;
}

.comments .comment .commentMetaData .commentMetaDataSeparator{
	margin: 0px 5px 0px 5px;
}

.comments .commentsHeading, .comments .formBody h3{
	margin-top:10px;
	width:590px;
	background:none;
	border:none;
	border-bottom:1px solid #eee;
}

.comments .commentsHeading{
	width:600px;
	font-size: 18px;
}

.comments .formHeading{
	text-transform:capitalize;
}

.comments .formHeading h1{
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
	padding-bottom:5px;
}

.articleBody .alertArticleHeading {
	margin-top:10px;
	padding-left:0px;
	width:590px;
	background:none;
	border:none;
	border-bottom:1px solid #eee;
	font-size: 18px;
}

.articleBody .comments .formBody{
	float:left;
	width:700px;
}

.comments .formBody .formErrors{
	padding:10px;
	border:1px solid #ddd;
}

.comments .formBody .formErrorHeading{
	text-transform:uppercase;
	background:none;
	border:none;
}

.comments .formBody .formErrorsList{
	padding-left:50px;
}

.comments .formBody .row{
	display:block;
	clear:both;
	margin:15px 15px 15px 0px;
	padding-bottom:5px;
}

.comments .formBody .row label{
	float:left;
	font-weight:bold;
	text-align: right;
	padding-right:10px;
	margin-bottom:5px;;
	width:150px;
}

.comments .formBody .row label .required{
	width:3px;
	color:red;
	float:left;
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}

.comments .formBody .row label .small{
	float:right;
	width:150px;
	font-size:10px;
	color:#666;
}

.comments .formBody .row input, .comments .formBody .row textarea, .comments .formBody .row select{
	width:440px;
}

/* end comments */


/* star pagination */
.pagination{
	width:100%;
	border-top:1px solid #ccc;
	margin-top:5px;
	padding-top:5px;
	font-size:12px;
	text-align:center;
}

.pagination a {
	padding: 2px;
}

.pagination .disabled, .pagination .current {
	color:#666;
}
/* end pagination */

/* admin links */

.adminLinks{
	margin: 10px 0px 10px 10px;
	font-size:14px;
	padding-bottom:10px;
	border:1px solid #ddd;
	text-transform:capitalize;
}

.adminLinksSmall{
	font-size:9px;
	margin-top:2px;
	margin-bottom:5px;
	padding:3px 5px 3px 5px;
	border-bottom:2px solid #999;
	border-top: 0px dotted #ddd;
	text-transform:capitalize;
}

.adminLinksSmall .adminPre{
	font-weight:bold;
}

.adminLinks h3{
	background:none;
	font-size:16px;
	margin:0px 0px 2px 0px;
	padding-bottom:2px;
	border:none;
}

.adminLinks a:hover{
	text-decoration:underline;
}

.adminLinksSmall .editLink, .adminLinksSmall .publishLink, .adminLinksSmall .deleteLink, .adminLinksSmall .activeLink, .adminLinksSmall .linkSeparator{
	padding:0px 0px 0px 2px;
}

.adminLinksSmall .deleteLink{
	color:red;
}

.adminLinks .editLink, .adminLinks .publishLink, .adminLinks .deleteLink, .adminLinks .activeLink, .adminLinks .linkSeparator{
	padding:0px 0px 0px 10px;
	display:block;
}

.adminLinks .linkSeparator{
	display:none;
}

.adminLinks .deleteLink{
	color:red;
}

.adminLinks .activeLink{
	color:#333;
	text-decoration:underline;
}
/* end admin links */

/* article page */

.articleContainer {
	margin-top:10px;
	width:920px;
}

.articleContainer .articleHeading{
	text-transform:capitalize;
}

.articleContainer .articleHeading h1{
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
	padding-bottom:5px;
}

.articleContainer .articleDescription{
	float:right;
	font-size:11px;
	width:25%;
	margin: 10px 0px 10px 10px;
}

.articleContainer .articleDescription .articleAuthor{
	background:none;
	border:none;
	font-size: 18px;
}

.articleContainer .articleDescription .articleAboutMe, .articleContainer .articleDescription .articleSource, .articleContainer .articleDescription .articleCategory, 
	.articleContainer .articleDescription .articleCreatedAt, .articleContainer .articleDescription .articleCountry, 
		.articleContainer .articleDescription .articleKeywords, .articleContainer .articleDescription .articleIsEmail{
	display:block;
	padding-left:10px;
	width:100%;
}

.articleContainer .articleDescription .articleAboutMe{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
}

.articleContainer .articleDescription .articleAboutMe p{
	padding-left:0px;
	margin-left:-5px;
}

.articleContainer .articleBody{
	float:left;
	width:70%;
	margin:10px;
}

.articleContainer .articleBody ul{
	display:block;
}

.articleContainer .articleBody ul li{
	margin:0px 10px 10px 20px;
}

/* end article page css */

/* profile page */

.profileContainer {
	width:920px;
}

.profileContainer .profileHeading{
}

.profileContainer .profileHeading h1{
	background:none;
	border:none;
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
	padding-bottom:5px;
	text-transform:none;
}

.profileContainer .profileHeading h1 .editLink{
	float:right;
	padding-left:10px;
	font-size: 24px;
}

.profileContainer .profileHeading h1 .deleteLink{
	float:right;
	padding-left:10px;
	font-size: 24px;
	color:red;
}

.profileContainer .profileDescription, .profileContainer .profileNavigation{
	float:left;
	font-size:11px;
	width:25%;
	margin: 10px 10px 10px 10px;
}

.profileContainer .profileDescription img {
	width:200px;
	padding:5px;
	margin:0px;
	border: 1px solid #666;
}

.profileContainer .profileDescription h2, .profileContainer .profileNavigation h2{
	background:none;
	border:none;
	border-bottom:1px solid #ddd;
}

.profileContainer .profileNavigation ul{
	list-style-type:none;
}

.profileContainer .profileNavigation ul li{
	margin: 5px 0px 5px 0px;
}

.profileContainer .profileNavigation ul li a{
	font-size:14px;
	text-transform:capitalize;
	text-decoration:underline;
	color:#999;
}

.profileContainer .profileNavigation ul li.selected a{
	color:#333;
	text-decoration:none;
}

.profileContainer .profileBody, .profileContainer .profileSettings{
	float:right;
	width:70%;
	margin:30px 10px 10px 10px;
}

.profileContainer .profileSettings{
	margin-top:10px;
	width:68%;
}

.profileContainer .profileBody p, .profileContainer .profileSettings p{
	margin:10px;
}

.profileContainer .profileSettings p{
	padding:0px;
}

.profileContainer .profileSettings .linkService{
	display:block;
	padding:3px;
	margin-top:10px;
	font-size:14px;
	text-decoration:underline;
}

.profileContainer .profileSettings h2 {
	border:none;
	background:none;
	border-bottom:1px solid #ddd;
	margin-top:0px;
}

.profileContainer .profileSettings h3 {
	border:none;
	background:#f9f9f9;
	margin-top:0px;
	text-transform:uppercase;
	font-size:16px;
}

/* end profile page css */

/* login and registration links */
#login {
	float:right;
	margin-top:11px;
	margin-right:15px;
	width:57%;
}

#login li{
    float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	list-style-type:none;
	padding-left:20px;
	text-transform:uppercase;
}

#login .actionLink{
    padding-left:7px;
}

#login .actionLink .submitArticle{
    color: white;
	margin-left:12px;
}

#login .actionSeparator{
    padding-left:0px;
	color:white;
	display:none;
}

#login li a:link, #login li a:visited, #login li span{
	color:#FFF;
	padding:0px;
}

#login li span{
	padding-right:3px;
}

#login li .userName{
	text-decoration: underline;
}

#login li a.logout{
	padding:0px;
	color: red;
}
	
#login li a:hover{
    color: #ED2528;
	padding:0px;
}

/* end login and registration links */

/* categories */

.categoryContainer{
	width:98%;
	margin: 0px 0px 10px 0px;
}

.categoryContainer ul{
	list-style:none;
}

.categoryContainer ul li{
	display:inline;
}

.categoryContainer ul li.separator{
	padding: 0px 5px 0px 5px;
}

/* end categories */

.modalWidget{
	width:100%;
}

.modalWidget h2{
	width:97%;
}

/* tag cloud */

.css1 { font-size: 8px; }
.css2 { font-size: 12px; }
.css3 { font-size: 16px; }
.css4 { font-size: 20px; }

/*end tag cloud */

/* ADMIN MENU */
.hideShowEmbeddedAdminMenu{
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	text-transform:capitalize;
	margin-left:12px;
	padding-left:5px;
	width:920px;
	padding-top:3px;
	background:#f9f9f9;
	color:white:link
	;
}

.hideShowEmbeddedAdminMenu span{
	text-align:right;
	width:300px;
}

.embeddedAdminMenu{
	font-size:10px;
	margin-left:12px;
	padding:10px 0px;
	width:925px;
	background:#f9f9f9;
	border-bottom:2px solid #ccc;
}

.embeddedAdminMenu h4{
	font-size:12px;
	border:none;
	border-bottom:1px solid #999;
	background:none;
	width:905px;
}

.embeddedAdminMenu .adminMenu, .embeddedAdminMenu .subAdminMenu{
	margin: 5px 5px 0px 5px;
	list-style-type:none;
}

.embeddedAdminMenu .adminMenu li, .embeddedAdminMenu .subAdminMenu li, 
	.embeddedAdminMenu .subAdminMenu .adminMenuSpacer{
	display:inline;
	padding: 0px 5px 0px 5px;
}

.embeddedAdminMenu .adminMenu li, .embeddedAdminMenu .subAdminMenu li{
	font-size:11px;
	cursor:pointer;
	text-transform:capitalize;
	background:#fff;
}

.embeddedAdminMenu .subAdminMenu{
	border:1px solid #999;
	margin-top:3px;
	padding:7px 5px 5px 5px;
	background:#fff;
}

.embeddedAdminMenu .subAdminMenu .preMenu{
	font-weight:bold;
	padding-right:10px;
}

.embeddedAdminMenu .adminMenu li{
	font-size:12px;
	border:1px solid #999;
	padding:5px 10px;
	margin-right:4px;
	color:#999;
}

.embeddedAdminMenu .adminMenu .active{
	border-bottom:1px solid #fff;
	color: #333;
}

.preFeaturedImage{
	font-size:11px;
	display:block;
	margin:5px 0px 10px 10px;
}

.featuredImageCaption .preCaption{
	font-weight:bold;
	padding-right:10px;
	text-transform:capitalize;
}

/* profiles */
.profiles{
	width:100%;
	list-style:none;	
	padding:10px 0px 10px 10px;
}

.profiles li, .searchPage .profiles li{
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	margin-bottom:10px;
}

.searchPage .profiles li {
	width:545px;
}

.profileContainer .profiles li{
	width:605px;
}

.profiles .unpublishedStory{
	padding:5px;
	background:#f9f9f9;
	border: 1px solid #ddd;
}

.leftSide .profiles li .avatarImage{
	width:50px;
	padding:5px 0px 5px 5px;
	margin: 0px 10px 0px 0px;
	text-align:center;
	border:1px solid #ddd;
	float:left;
}

.rightSide .profiles li .avatarImage{
	width:50px;
	margin: 0px 0px 5px 0px;
	text-align:center;
	border:1px solid #ddd;
}

.profiles li .profileUserName{
	font-size:14px;
	padding-bottom:3px;
	text-transform: none;
}
.profiles li .profileCreatedAt, .profiles li .profileMember{
	color:#333;
	font-size:11px;
	float:left;
}

.profiles li .profileCreatedAt{
	float:right;
}

.profiles li .profileMember span{
	text-transform:capitalize;
}

.profiles li .profileAboutMe{
	margin-top: 10px;
	font-size:10px;
	padding: 10px 5px 0px 5px;
}

.profiles li .profileAdmin{
	clear:both;
	display:block;
	width:100%;
}

/* end profiles list*/

.shareThis{
	padding-top:10px;
	margin:10px 0px 0px 10px;
}

.filterLink, .filterLinkActive{
	text-transform:uppercase;
	padding:5px 0px 0px 0px;
	margin-right:10px;
	float:right;
	font-size:11px;
}

.filterLink a{
	text-decoration:none;
	color:#999;
	cursor:hand;
}

.filterLink a:hover{
	text-decoration:underline;
}

.filterLinkActive a {
	color:#000;
	text-decoration:none;
	cursor:normal;
}

.favoriteThis, .favoritedThis{
	margin:10px;
	padding: 4px 10px 4px 0px;
	width:150px;
	font-size:16px;
	text-transform:uppercase;
}

.actionLinks{
	margin: 15px 0px;
}

.actionLinks .favoriteThis, .actionLinks .favoritedThis{
	margin:2px 10px;
	padding:0px;
	font-size:12px;
}

.favoritedThis{
	margin:10px;
	border: 1px solid #ddd;
	color: #333;
	background:#fff;
	padding: 4px 10px 4px 10px;
	width:197px;
	font-size:12px;
	text-transform:none;
}


.profileContainer .favoriteThis, .profileContainer .favoritedThis{
	margin-top:40px;
	width:172px;
}

.favoriteThis a{
	color:#666;
	text-decoration:none;
}

.favoriteThis a:hover{
	color:#333;
	text-decoration:underline;
}

.viewed {
	font-size: 16px;
	text-transform:uppercase;
	color: #666;
	padding-top:10px;
	margin:10px;
}