/*  
Site Name: TiRekovMiRece    
Site URI: tirekovmirece.com
Description: Novost za Veles i okolinata
Version: 2.0
Author: Nikola Solev
Author URI: 

*/

/*  =COLORS
---------------------------------------------------
	Body Background:
	Main Text:
	Links:
*/


/*  =RESET
---------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
ol,ul {
	list-style: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
abbr,acronym { border: 0;
	}
	
	
/*  =GLOBAL ELEMENTS
-------------------------------------------------------------- */

body {
	font-size: 100%;
    
	font-family: Georgia,"Times New Roman",serif;
	background-image: url(http://tirekovmirece.com/images/pattern.gif);
	background-repeat: repeat;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	color: #;
	font-size: ;
}

h2 {
	color: White;
	font-size: 46px;
}

p.part_title {
	font-size: 11px;
    color: #3d3c47;
    margin: 0 0 5px 0;
    padding: 0 5px 0 0;
    font-style: italic;
}

p.part_title_top
{
    border-top: 2px solid silver;
    margin-top: 10px;
    padding: 5px 0;
}

h3 {
	color: #;
	font-size: ;
}

h4 {
	color: #;
	font-size: ;
}

ol {
	list-style-type: ;
}

ul {
	list-style-type: ;
}

li {
	margin: ;
}

p 
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 1.5;
    letter-spacing: 0.25px;
}

blockquote {}

/*  =Main
-------------------------------------------------------------- */

#main {
	width: 960px;
	margin: 5px auto 0 auto;
    background: #fff;
    padding: 10px 10px 0 10px;
}


/*  =HEADER
-------------------------------------------------------------- */

#header 
{
    background: black; /* #a71514; */
    height: 92px
}
#logo {}


#header a
{
    color: White;
}


/*  =NAVIGATION
-------------------------------------------------------------- */

#navigation 
{
    background: #3d3c47;
    border-top: 1px solid white;
    height: 30px;
    /* margin-bottom: 5px; */
}

#navigation a
{
    color: White;
    font-size: 16px;
	text-shadow:1px 1px 1px black;
}

#navigation ul
{
    display: inline;
}

#navigation ul li
{
    float: left;
    position: relative;
    padding: 6px 8px;
}

#navigation ul li:hover
{
     background: #68677a; /* #a71514 */
}


/*  =Main Content
-------------------------------------------------------------- */

#mainContent
{
    border-top: 1px solid silver;
    padding: 10px 0;
    margin: 10px 0;
}

#mainContentFooter
{
    border-top: 1px solid silver;
    margin: 10px 0 0 0;
}
#content {}
#content h2 {}
#content h3 {}
#content p {}

/*  =MainArticles
-------------------------------------------------------------- */

#mainLeftCenterContent
{
    width: 590px;
    float: left;
    padding: 0 9px 0 0px;
    border-right: 1px solid silver;
}

#mainArticles h3
{
    font-size: 22px;
    line-height: 1.1;
	text-align: center;
	text-shadow: 1px 1px 1px silver
}

#mainArticles #glavna_novost
{
    padding-bottom: 9px;
    border-bottom: 2px solid silver;
}
#mainArticles #glavna_novost_content
{
    float: left;
    width: 240px;
    margin-right: 10px;
}

#mainArticles #glavna_novost_slika
{
    float: left; 
    width: 340px;
}

#mainArticles p#novost_tekst
{
    margin-top: 10px;
}

/*  =Main Left Content
-------------------------------------------------------------- */

#mainLeftContent 
{
    width: 230px;
    margin: 5px 0 0 0;
    float: left;
    padding: 0 9px 0 0px;
    border-right: 1px solid silver;
}

#mainLeftContent h3
{
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
	text-shadow: 1px 1px 1px silver
}

#mainLeftContent h6
{
    font-size: 11px;
    line-height: 1.5;
    color: #a71514;
    
}

#mainLeftContent .article
{
    border-top: 1px solid silver;
    padding-top: 0px;
    margin-top: 10px;
}

#mainLeftContent .article img
{
    padding-bottom: 5px;
}

#mainLeftContent .article.first
{
    padding-top: 0px;
    margin-top: 0px;
    border-top: 0;
}

.meta-data .recommendations, .meta-data  .visits
{
    padding: 0;
    margin: 0;
    padding: 0 5px 0 10px;
    background-repeat: no-repeat;
}
.meta-data .recommendations
{
    
     background-image: url('http://tirekovmirece.com/images/recomend.png');
}
.meta-data .visits
{
    padding-left: 12px;
     background-image: url('http://tirekovmirece.com/images/visit.png');
}

/*  =Main Article Content
-------------------------------------------------------------- */

#mainArticleContent h3
{
    font-size: 22px;
    line-height: 1.2;
    padding:  0 0 10px 0;
	text-shadow: 1px 1px 1px silver
}

#mainArticleContent h6
{
    font-size: 11px;
    line-height: 1.5;
    color: #a71514;
    
}

#mainArticleContent 
{
    width: 580px;
    float: left;
    padding: 0 10px 0 9px;
    border-right: 1px solid silver;
}

#mainArticleContent #article-content
{
    float:left;
    margin:15px 0 0 150px;
    width:400px;
}

#mainArticleContent #article-content p, #mainArticleContent #article-content
{
    font-size:11px;
    line-height:1.5;
    margin-bottom:25px;
    font-family: Verdana;
    letter-spacing: 0.25px;
}

#mainArticleContent #tabs
{
    margin: 10px 0 10px 0;
}

#mainArticleContent #tabs ul
{
    display: inline;
}

#mainArticleContent #tabs ul li, .ui-tabs .ui-tabs-nav li
{
    float: left;
    position: relative;
    padding: 5px 20px;
    font-weight: bold;
}

#mainArticleContent .article-tab-selected, .ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
     background: gray; /*#a71514;*/
     color: White;
     font-weight: bold;
}

#mainArticleContent .article-tab-selected a, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a
{
     background:gray; /* #a71514; */
     color: White;
     font-weight: bold;
}



#credit
{
    border-bottom:1px dotted #666666;
    margin:5px 0 15px;
    padding-bottom:12px;
    font-family:Georgia,"Times New Roman",serif !Important;
}

#credit p
{
    margin-bottom: 0 !Important;
}

#byline
{
    font-family:Georgia,"Times New Roman",serif !Important;
    font-size:14px !Important;
    line-height:1.5;
	text-shadow: 1px 1px 1px silver
}

#teaser #deck
{
    color:#444444;
    font-family: Georgia,"Times New Roman",serif;
    font-size:14px;
    line-height:1.5;
}

#source-dateline .dateline {
    display:block;
}

.dateline {
    color:#444444;
    font-family:Verdana,sans-serif;
    font-size:10px;
}

#mainArticleContent #photo-content
{
    float:left;
    margin:15px 0 0 40px;
    width:500px;
}

table#commentsTable
{
    width: 100%;
}
tr.commentSpacer {
    font-size:0;
    height:2px;
}
td#commentDivider {
    background-image:url(http://localhost:4789/images/pluck/3pxBG.png);
    background-repeat:repeat-y;
    width:1px;
}
td#commentBody {
    font-family:verdana,sans-serif;
    font-size:11px;
    line-height:1.5;
    padding:5px 5px 5px 15px;
    vertical-align:middle;
    width:440px;
}
td#commentUser {
    font-family:verdana,sans-serif;
    font-size:10px;
    line-height:1.5;
    padding-bottom:10px;
    padding-left:0;
    padding-top:10px;
    text-align:left;
    vertical-align:top;
    width:80px;
    word-wrap:break-word;
}

td#commentUser img#comment-avatar {
    height:65px;
    width:60px;
}

td#commentUser div#comment-username {
    clear:left;
    color:#a71514;
    width:80px;
    word-wrap:break-word;
}


/*  =Article List
-------------------------------------------------------------- */


#mainArticleContent #article-list
{
    padding:10px 20px 20px 70px;
    width: 520px;    
}

#mainArticleContent #article-list h2
{
     font-size: 19px;
     line-height:1.2;
}

#mainArticleContent #article-list p
{
     font-size: 11px;
     line-height:1.5;
}
#mainArticleContent #article-list p .meta-data
{
    margin-top: 5px;
}

#mainArticleContent #article-list #article-list-item
{
    margin-top: 15px;
    padding-top: 10px;
    background:transparent url(http://localhost:4789/images/horizontal-dot-1.png) repeat-x scroll 100% 0;
}

#mainArticleContent #article-list #article-list-item.first
{
    margin-top: 0;
    padding-top: 0;
    background-image: none;
}

#mainArticleContent #article-list-pager
{
    text-align: center;
}

#mainArticleContent #article-list-pager .current-page
{
    font-weight: bold;
}

/*  =Main Center Content
-------------------------------------------------------------- */

#mainCenterContent 
{
    width: 340px;
    background: white;
    float: left;
    padding: 5px 0 0 10px
}

#mainCenterContent .article img
{
    padding-bottom: 000px;
}

#mainCenterContent .article
{
    border-top: 1px solid silver;
    padding: 5px 0 10px;
	margin: 0px;
}

#mainCenterContent .article.first
{
    padding-top: 0px;
    margin-top: 0px;
    border-top: 0;
}

#mainCenterContent h2
{
    font-size: 22px;
    line-height: 1.2;
    
}
#mainCenterContent h3
{
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 10px;
	text-shadow: 1px 1px 1px silver
}

#mainCenterContent h6
{
    font-size: 11px;
    line-height: 1.5;
    color: #a71514;
}

/*  =Main Right Content
-------------------------------------------------------------- */

#mainRightContent 
{
    width: 350px;
    background: white;
    float: left;
    padding: 0 0 0 10px;
}

#mainRightContent .label
{
    border-bottom: 1px dotted black;
}

#mainRightContent h4
{
    font-size: 16px;
    line-height: 1.2;
    padding: 5px 0;
}

#mainRightContent h4.first
{
    padding: 0 0 5px 0;
    line-height: 1;
    margin: 0 0 5px 0;
}



#most-popular table td
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    line-height: 1.6;
    padding-right: 5px;
    padding-top: 5px;
    vertical-align: top;
}

#most-popular ul
{
    display: inline;
    border-bottom:1px dotted #000000;
}

#most-popular ul li
{
    float: left;
    font-size: 11px;
    padding: 0 5px;
    line-height: 1;
    margin: 10px 0;
}

#slucuvanja #event
{
    width: 170px;
    float: left;
    padding-right:5px;
}

#slucuvanja #event h6
{
    font-size: 11px;
    line-height: 1.5;
    color: #a71514;
}
#slucuvanja #event h5
{
    font-family:Verdana;
    color:Gray;
    font-size:10px;
    letter-spacing:0.1px;
    line-height:1.2;
}
#slucuvanja #event h3
{
    font-size:16px;
    line-height:1.2;
    text-shadow:1px 1px 1px silver;
}

.margBot
{
    margin-bottom: 5px;
}

#slucuvanja #event p
{
    padding-top: 5px;
}

#anketa-linkovi
{
    
}

#anketa
{
    width: 170px;
    float: left;
    font-size: 11px;
    margin-right: 4px;
    border-right: 1px solid silver;
}

#linkovi
{
    width: 170px;
    float: left;
    font-size: 11px;
    padding-left: 5px;
}

#linkovi a.firend-link
{
    display: block;
    margin: 5px 0;
}

#anketa table
{
    margin: 5px 0 5px 5px;
}

#anketa h4
{
    padding: 0;
    margin: 0;
	text-shadow: 1px 1px 1px silver;
	text-align: center;
}

#anketa table td
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    line-height: 1.5;
    padding: 5px 5px 5px 0;
    vertical-align: top;
}

/*
#galerija
{
    padding: 5px 0;
    margin-bottom: 5px;
    border-bottom:1px dotted #000000;
}

#galerija .galerija-item
{
    float: left;
    padding: 0;
    width: 110px;
    height: 110px;
    border-left: 2px solid white;
    border-top: 2px solid white;
    overflow: hidden;
}
*/

/*  =Anketa
-------------------------------------------------------------- */

#anketa-procent
{
    font-size: 22px;
}

#anketa-glasovi
{
    font-size: 11px;
}


/*  =Footer
-------------------------------------------------------------- */

#footer 
{
    width: 960px;
	margin: 5px auto;
	color: White;
	text-align: right;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

/*  =FORMS
-------------------------------------------------------------- */

input { padding: 3px; font-weight: bold }
textarea { padding: 3px; }
button { padding: 3px; font-weight: bold }

input:focus {}
textarea:focus {}
button:hover {}


/*  =TABLES
-------------------------------------------------------------- */

table 
{
}
tr {}
th {}
td {
     
}

table#anketaView td
{
    padding: 5px;    
}

table.list td
{
    padding: 5px;
    text-align: right;
}

table.list td.left
{
    padding: 5px;
    text-align: left;
}

table.list th
{
    text-align: left;
    padding: 5px;
}

#table-list-pager
{
    text-align: center;
}

#table-list-pager .current-page
{
     font-weight: bold;
}

table.form td
{
    padding: 5px;
    text-align: left;
}


/*  =DEFAULT STYLES
-------------------------------------------------------------- */

.alignleft {float: left;}
.alignright {float: right;}
.clear {clear: both;}

.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.small {font-size: 0.8em;}
.hidden {display: none;}

.meta-data
{
    color: Gray;
    font-size: 10px;
    line-height: 1.2;
    display: block;
    letter-spacing:0.1px;
}

.redtop
{
    border-top:4px solid gray; /* #a71514;*/
}

.redbottom
{
    border-bottom:4px solid gray; /* #a71514;*/
}

div.commentSpacerBorder
{
    border-top:1px dotted #000000;
    margin: 10px 0;    
}

.img-left {
    float:left;
    padding:0 10px 0 0;
}


/* Forms
-----------------------------------------------------------------------*/

form * {
    vertical-align:middle;
}

input.search
{
    width:270px;
}

fieldset.form ol {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:0;
}

fieldset.form li {
    display:block;
    padding:5px 0 0;
    position:relative;
    width:100%;
}

fieldset.form li {
    float:left;
    font-family:Verdana,sans-serif;
    font-size:12px;
    line-height:1.2;
    position:relative;
}

fieldset.form li label {
    display:block;
    float:left;
    font-family:Georgia;
    font-size:12px;
    padding-left:20px;
    text-align:left;
    width:150px;
}

.error 
{
    color: #a71514;
}


/* jQuery lightBox plugin - Gallery style */
    #gallery
    {
        background-color: White; /* #252F37; */
        padding: 0px;
        width: 100%;
        margin-bottom: 5px;
    }
    #gallery ul
    {
        list-style: none;
    }
    #gallery ul li
    {
        display: inline;
        float: left;
        padding: 0 0px 0px 10px;
        width: 110px;
        height: 110px;
        /*border-left: 4px solid white;
        border-top: 4px solid white; */
        overflow: hidden;
    }
    #gallery ul li.first
    {
        padding: 0;
    }
    #gallery ul img
    {
        border: 0px solid #efefef;
        
        /* border-width: 5px; */
    }
    #gallery ul a:hover img
    {
        border: 0px solid #fff;
        /* border-width: 5px 5px 5px; */
        color: #fff;
    }
    #gallery ul a:hover
    {
        color: #fff;
    }
    
    
    /* Jquery tabs */
 .ui-tabs .ui-tabs-hide {
     display: none;
}

#cmsNavigation, #topbar
{
    width: 960px;
    margin: 0px auto 0 auto;
    text-align: right;
}

#cmsNavigation a, #topbar a
{
    color: White;
    padding: 0 5px;
}

#cmsNavigation #photo-contenta:hover, a:active, #topbar a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* Vreme
-----------------------------------------------------------------------*/
#vreme .current h3
{
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px 1px white;
}

#vreme .current
{
    font-size: 18px;
    float: left; 
    width: 170px; 
    height: 120px; 
    padding-top: 10px ;
    text-align: center;
    background-position: 0 -10px;
    background-repeat: no-repeat;
    text-shadow: 1px 1px 1px white;
}

#vreme .forecast
{
    float: left; 
    width: 80px; 
    text-align: center;
    font-size: 11px;
    border-left: 1px solid silver;
    padding: 0 4px;
}

#vreme .day, #vreme .maxMin
{
    color: Gray;
    font-size: 11px;
}

#recnik
{
    line-height: 2.5;
}

#recnik a
{
    display: inline-block;
    margin: 5px;
    width: 60px;
    text-align: center;
    padding: 10px;
    text-align: center;
    background-color: #3D3C47;
    color: White;
}

#recnik a:hover
{
     background: #68677a; /* #a71514 */
}

div.twitter
{
	margin: 0;
	width: 300px;
}
#twitter1
{
	height: 150px;
}

#twitter2
{
	height: 160px;
}

.twitterSearchTitle {
	display: none;
}

.twitterSearchText, .twitterSearchUser
{
	font-size: 11px
}
