/* ------------------
 styling for the tables 
   ------------------   */




#wraper{
          /*width: 940px;       */
          margin: 0 auto;
          
}
 
 
#wraper nav  {
            display: block;
            width: 100%;
            overflow: hidden;
        }
        
       #wraper nav ul {
            margin: 20px 0 20px 0;
            padding-bottom: .7em;
            float: left;
            list-style: none;  
            /*background: #444;
            background: rgba(0,0,0,.2);
            -moz-border-radius: .5em;
            -webkit-border-radius: .5em;
            border-radius: .5em;    
            -moz-box-shadow: 0 1px 0 rgba(255,255,255,.2), 0 2px 1px rgba(0,0,0,.8) inset;
            -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.2), 0 2px 1px rgba(0,0,0,.8) inset;
            box-shadow: 0 1px 0 rgba(255,255,255,.2), 0 2px 1px rgba(0,0,0,.8) inset; 
                                                                             */
            width:100%;
        }
        
       #wraper nav li {
            float:left;
            margin: 0px;
            width: 33%;
        }
        
       #wraper nav a {
            float:left;
            width: 100%;
            text-align: center;
            padding: 14px 0 14px 0;
            text-decoration: none;
            color: #555;
            text-shadow: 0 1px 0 rgba(255,255,255,.5);
            font: bold 1.1em/1 'trebuchet MS', Arial, Helvetica;
            letter-spacing: 1px;
            text-transform: uppercase;
            border-width: 1px;
            border-style: solid;
            border-color: #fff #ccc #999 #eee;
            background: #c1c1c1;
            background: -moz-linear-gradient(#f5f5f5, #c1c1c1);
            background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#c1c1c1));
            background: -webkit-linear-gradient(#f5f5f5, #c1c1c1);
            background: -o-linear-gradient(#f5f5f5, #c1c1c1);
            background: -ms-linear-gradient(#f5f5f5, #c1c1c1);
            background: linear-gradient(#f5f5f5, #c1c1c1);            
         }
         
       #wraper nav a:hover,#wraper nav a:focus {
            outline: 0;
            color: #fff;
            text-shadow: 0 1px 0 rgba(0,0,0,.2);
            background: #fac754;
            background: -moz-linear-gradient(#fac754, #f8ac00);
            background: -webkit-gradient(linear, left top, left bottom, from(#fac754), to(#f8ac00));
            background: -webkit-linear-gradient(#fac754, #f8ac00);
            background: -o-linear-gradient(#fac754, #f8ac00);
            background: -ms-linear-gradient(#fac754, #f8ac00);
            background: linear-gradient(#fac754, #f8ac00);
        }
        
       #wraper nav a:active {
            -moz-box-shadow: 0 0 2px 2px rgba(0,0,0,.3) inset;
            -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.3) inset;
            box-shadow: 0 0 2px 2px rgba(0,0,0,.3) inset;
        }
         
       #wraper nav li:first-child a {
            border-left: 0;
            -moz-border-radius: 4px 0 0 4px;
            -webkit-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;            
        }
        
       #wraper nav li:last-child a {
            border-right: 0;
            -moz-border-radius: 0 4px 4px 0;
            -webkit-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;            
        }



table.post {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 100%;font: 10pt "Lucida Grande", "Lucida Sans","Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7; border:0px !important;
margin-bottom: 10px;}


table.post a {color: #333333; text-decoration: none; }  

table.post a:visited {color: #333333;}

table.post a:hover {color: #000;}  

table.post caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

table.post thead th {background: #3A4856; padding: 8px 10px; color: #fff; text-align: left; font-weight: bold;font-size:11pt; text-transform: capitalize; border: 0px solid #3A4856;}
table.post thead th:last-child {
    -webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}
table.post thead th:first-child {
    -webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
}

table.post tr:last-child td:first-child{
  -webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;  
}

table.post tr:last-child td:last-child{
   -webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px; 
}

table.post tbody, table thead {border-left: 0px solid #EAECEE; border-right: 0px solid #EAECEE;}

table.post tbody { border-bottom: 1px solid #EAECEE;}
                      
table.post td,table.post tbody td, table tbody th {padding: 5px; background: url("../images/td_back.gif") repeat-x; text-align: left; border:0px; vertical-align: middle; font: 10pt "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;border:none;}

table.post tbody tr {background: #F3F5F7;}

table.post tbody tr.odd {background: #F0F2F4;}

table.post tbody  tr:hover {background: #EAECEE; color: #111;}

table.post tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}

 


/*====================/ FORM STYLE /==================*/

ul.formstyle{
    list-style: none;
    padding: 20px;
    /*background: #f5f5f5;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    border:1px solid #ddd;
    -moz-box-shadow:inset 0px 0px 0px 1px #fff;
    -webkit-box-shadow:inset 0px 0px 0px 1px #fff;
    box-shadow:inset 0px 0px 0px 1px #fff;*/
    margin:0px;
    margin-bottom:15px;
}

ul.formstyle li{
    display: block;
    padding: 5px 0;
    margin: 0px;
}

ul.formstyle  label{    
    display: block;
    width: 100%;
    float: left;  
    font-size: 12px;  
    line-height: 30px;
    font: 10pt "Lucida Grande", "Lucida Sans","Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

ul.formstyle input[type="text"], ul.formstyle select{
    border: 1px solid #ddd;     
    padding: 8px;
    -moz-border-radius:3px;
    -moz-box-shadow:inset 0px 0px 3px 1px #eee;
    background-color: #fff;
    font-family: "Lucida Grande", "Lucida Sans","Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

ul.formstyle textarea{
    border: 1px solid #ddd;
    width: 600px;
    padding: 8px;
    -moz-border-radius:3px;
    -moz-box-shadow:inset 0px 0px 3px 1px #eee;
      background-color: #fff;
}




ul.formstyle li table{   
    width:100%;
     margin: 30px auto;
}

ul.formstyle table img{
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff;
}

ul.formstyle table td{

     padding: 5px;
     vertical-align: middle;
}

/*ul.formstyle table  tr:nth-child(even){background: #eee;}*/

ul.formstyle input[type="submit"], ul.formstyle input[type="reset"]{
    margin-top: 20px;
    border: 1px solid #000;
    padding: 10px 20px;
    cursor: pointer;
    text-transform: uppercase;
    color:#fff;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow:inset 0px 1px 0px 0px #777;

    background: rgb(69,72,77); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */

}

table.mceLayout{
    padding:0px !important;
    margin: 0px !important;
    border: 1px solid #ddd;    
    -moz-border-radius:0px;
    -moz-box-shadow: none;
    background-color: #fff;
}
.wp-editor-wrap textarea{
    padding:5px !important;
    margin: 0px !important;
    border: 0px solid #ddd !important;    
    -moz-border-radius:0px !important;
    -moz-box-shadow: none !important;
    background-color: #fff;
}

#user_post_desc_toolbar1{
    width: auto !important;
}

#user_post_title{
    width: 98%;
    font-size:14pt;
    font-family: "Lucida Grande", "Lucida Sans","Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}
.mceIframeContainer {
    background:#fff;
}

/*macmonir*/
.postbox {
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #F9F9F9, #F5F5F5);
    border-color: #DFDFDF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset;
     min-width: 255px;
    position: relative;
    border-style: solid;
    border-width: 1px;
    line-height: 1;
    margin-bottom: 20px;
    padding: 0;
}
.postbox .handlediv {
    cursor: pointer;
    float: right;
    height: 30px;
    width: 27px;
}
.postbox .hndle {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    cursor: move;
}
.postbox h3 {
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 7px 10px;
    color: #464646;
    font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    border-bottom-color: #DFDFDF;
    box-shadow: 0 1px 0 #FFFFFF;
    text-shadow: 0 1px 0 #FFFFFF;
    
    background-color: #F1F1F1;
    background-image: -moz-linear-gradient(center top , #F9F9F9, #ECECEC);
    
    -moz-user-select: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: move;
    margin-top: 1px;
}
#poststuff .inside {
    margin: 6px 5px 8px;
}
.postbox .inside { 
    position: relative;
}
#postcustomstuff table {
    background-color: #F9F9F9;
    border-color: #DFDFDF;
    border-spacing: 0;
    border-style: solid;
    /*border-width: 1px;*/
    margin: 0;
    width: 100%;
    border-radius: 3px 3px 3px 3px; 
}
#postcustomstuff th.left, #postcustomstuff td.left {
    width: 38%;
}
#postcustomstuff th, #postcustomstuff td{
    border:none;
    padding-left: 15px;
}

#postcustomstuff thead th {
    background-color: #F1F1F1;
}

#postcustomstuff thead th {
    padding: 5px 8px 8px;
}
#postcustomstuff table input, #postcustomstuff table select, #postcustomstuff table textarea {
    margin: 8px 0 8px 8px;
    width: 95%;
}
.wrap{
    width: 100%;
}

#postcustomstuff .submit input, #postcustomstuff table #addmetasub {
    width: auto;
}
#postcustom #postcustomstuff .submit {
    border: 0 none;
    float: none;
    padding: 5px 8px;
}


 .postbox,  #postcustomstuff input, #postcustomstuff textarea {
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow:none;
    
    
}

#postcustomstuff textarea, #postcustomstuff input[type="text"], #postcustomstuff select {
    background-color: #FFFFFF;
    border-color: #DFDFDF;
    padding:3px 8px;
}
 
 #user_post_excerpt{
     width:97.8%;
 }
 #tag_n{
     float: left;width: 200px;
 }
 #taginput{
     float: left; margin: 0px; padding: 3px;width:100px;font-size:8pt;
 }
 #tagadd{
     float: left; margin-left: 5px;font-size:8pt;
 }
/***********/

