/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(http://www.shekulli.com.al/zotmedia/images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(http://www.shekulli.com.al/zotmedia/images/50.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.mbLoading {
	background: #000 url(http://www.shekulli.com.al/zotmedia/images/BlackLoading.gif) no-repeat center;
}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #000;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 17px;
	width: 17px;
	background: transparent url(mby.gif) no-repeat center;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(BlackPrevious.png) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(BlackNext.png) no-repeat center;
}

#mbCloseLink {
	width: 17px;
	background: transparent url(mby.gif) no-repeat center;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}


.comment-content blockquote { border-left: 2px solid #CCC; padding-left: 10px; margin: 0 0 5px 10px; }

.trackbacks,
.comments {
    clear: left;
    padding-bottom: 12px;
}
.comments-content {
    margin-bottom: 15px;
}
.comment-content {
    font-family: Georgia;
    font-size: 13px;
}
.comment-content p {
    margin-bottom: 10px;
}
.comment {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.comment .byline img {
    display: none;
}
.comment .user-pic {
    float: left;
    border: 1px solid #ddddd9;
    padding: 2px;
    display: none;
}
.comment .asset-meta {
    color: #666662;
    font-size: 11px;
}
.comment .comment-header {
    background: #fff url(entry-co.gif) no-repeat 0 0;
    padding: 8px 0 0 25px;
}
.comment .comment-content {
    background: #eeeeea url(entry-cp.gif) no-repeat 0 0;
    padding-top: 5px;
}
.comment-content-inner {
    padding: 5px 15px;
}
.comment-by-author .comment-content-inner {
    border-left: 1px solid #cedde6;
    border-right: 1px solid #cedde6;
}
.comment-by-author .comment-header {
    background: #fff url(entry-cq.gif) no-repeat 0 0;
}
.comment-by-author .comment-content {
    background: #e7eef3 url(entry-cr.gif) no-repeat 0 0;
}
.comment-highlight .comment-content-inner {
    border-left: 1px solid #fc3 !important;
    border-right: 1px solid #fc3 !important;
}
.comment-highlight .comment-header {
    background: #fff url(entry-cs.gif) no-repeat 0 0 !important;
}
.comment-highlight .comment-content {
    background: #ffd url(entry-cs.gif) no-repeat 0 0 !important;
}
.comments-open-header,
.comments-header,
.trackbacks-header,
.trackbacks-info,
.comments-open-content,
.comments-content {
    margin-left: 55px;
}
.comments-open-header,
.comments-header,
.trackbacks-header {
    font-family: Georgia;
    font-weight: normal;
    margin-bottom: 10px;
}
.comments-open-content {
    
}
.comments-open form {
    background: url(entry-fo.gif) no-repeat left bottom;
    padding-bottom: 5px;
}
.comments-open form #comments-form-inner {
    background: #eeeeea url(entry-fp.gif) no-repeat left top;
    margin: 0;
    padding: 15px 10px 10px 10px;
}
#comment-greeting {
    margin-bottom: 5px;
}
#comments-form div {
    clear: left;
    margin-bottom: 5px;
}
#comments-form label {
    display: block;
    float: left;
    width: 90px;
    text-align: right;
    color: #666662;
    margin-right: 10px;
}
#comments-form input.ti,
#comments-form textarea {
    float: left;
    width: 330px;
}
#comment-form-remember-me,
#comment-form-reply,
#comments-open-footer {
    padding-left: 100px;
}
#comment-form-remember-me label,
#comment-form-reply label {
    float: none;
    width: auto;
    text-align: left;
    display: inline;
}

#comments-open-captcha div.label {
    display: inline;
}
#comments-open-captcha div.field {
    padding-left: 100px;
    clear: none;
}
#comments-open-captcha div.field img {
    margin-bottom: 5px;
}
#comments-open-captcha div.field p {
    color: #666662;
}
h1.search-results-header {
    margin-bottom: 10px !important;
}


#wrap {
	max-width:34px;
	margin:0 auto;
}
* html #wrap {width:50em}

.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

.i1 {
	padding:0 0 0 12px;
	background:url(borders.png) repeat-y 0 0;
}

.i2 {
	padding:0 12px 0 0;
	background:url(borders.png) repeat-y 100% 0;
}

.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}

.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}

.two .i1,
.two .i2 { background-image:url(borders.gif); }
.two .bt,
.two .bt div,
.two .bb,
.two .bb div { background-image:url(box.gif); }
#three {
	float:left;
	clear:both;
	width:80%;
}
#three .cb {
	float:left;
	width:40%;
}
.button .bt {
	height:8px;
	margin:0 0 0 9px;
	background-image:url(button.png);
}
.button .bt div {
	left:-9px;
	width:9px;
	height:8px;
	background-image:url(button.png);
}
.button .bb {
	height:8px;
	margin:0 0 0 8px;
	background-image:url(button.png);
}
.button .bb div {
	left:-8px;
	width:8px;
	height:8px;
	background-image:url(button.png);
}
.button .i1 {
	padding:0 0 0 3px;
	background-image:url(button-borders.png);
}
.button .i2 {
	padding:0 3px 0 0;
	background-image:url(button-borders.png);
}
.button .i3 {
	padding:0 0.5em;
	background:#3a3d40 url(button.png) no-repeat -3px -8px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.cb li {margin-left:1em;}