/*  
Theme Name: MARQUE
Theme URI: http://topwpthemes.com/marque/
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
© 2008, Design Blog. All rights reserved.  
*/

/* 
* Default HTML tags 
*/

a {
    color: #333;
    }

a:visited {
            color: #333;
            text-decoration: underline;
}

a:hover {
	color: #fcb300;
}

acronym, abbr {
                cursor: help;
}

blockquote {
	border-left: 3px solid #ededed;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       color: #333;
       font-size: 11px;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
}

cite {
	font-size: 11px;
	font-style: normal;
}


h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 3px 0 3px 20px;
     font-weight: bold;
     color: #000000;
     background: url("images/title-r.jpg") repeat-x;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #000000;
}

h3 { 
	font-size: 12px;
	margin-top: 0;
}

h4 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 3px 0 3px 10px;
     font-weight: bold;
     color: #000000;
     background: url("images/title-rc.jpg") repeat-x;
}

h4 a,
h4 a:visited,
h4 a:hover,
h4 a:visited:hover { 
                     text-decoration: none;
                     color: #000000;
}

img {         
	padding: 0px;
	border: none;
}

img.alignleft  { 
                float: left;
                margin: 0px 0px 0px 0;
}

img.alignright { 
                 float: right;
                 margin: 0 0px 0px 0px;
}

li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
}


ol#comments li p {
                   font-size: 11px;
}

ul { 
     margin: 0;
     padding: 0;
}

/*
* Classes
*/

#contentbg {
          text-align: center;
}

/* The credits at the bottom of the site */

#ad1 {
          text-align: center;
}

/* For the blog tagline */

/* Link to the comments */

.feedback {
            color: #ccc;
            text-align: right;
            margin-bottom: 15px;
            padding-right: 15px;
            clear: both;
            background: #ededed;
            text-transform: lowercase;
}

.feedback a,
.feedback a:hover,
.feedback a:visited,
.feedback a:visited:hover { 
                            text-decoration: none;
                            background: #ffffff;
                             padding: 3px 10px 3px 10px;
                             border: 1px solid #ededed;
}

/* The post informations */


.spacer {   padding-bottom: 10px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
}
.post { 
        background: #ffffff;
        width: 100%;
        font-size: 12px;
        border: 0px solid #ffffff;
}

.meta { 
        font-size: 0.9em;
}

.meta li, 
ul.post-meta li { 
                  display: inline;
}

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
}

.meta a { 
          color: #fcb300;
          text-transform: lowercase;
          text-decoration: none;
}

.meta { 
        color: #555;
        font-weight: normal;
        letter-spacing: 0;
        padding-left: 5px;
}

.storycontent { 
                font-size: 11px;
                width: 95%;
                padding-left: 20px;
                margin-left: 0px;
                margin-right: 0px;
}

#commentform textarea {
                        background: #ffffff;
                        border: 1px solid #e1e1e1;
                        color: #333;
                        padding-left: 2px;
}

/* Comment form design */
#commentform {
                       padding-left: 6px;
                        }

#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #ffffff;
                        border: 1px solid #e1e1e1;
                        color: #333;
                        padding-left: 2px;
                        }

#commentform textarea {
	width: 98%;                        
}

#commentlist li ul {
	border-left: 1px solid #ededed;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;

}
#content {
           font-size: 11px;
           width: 100%;
           margin: 0px 0px 0px 0px;
}

#content ol li { 
                 list-style: decimal;
}
#content ul { 
              margin-top: 10px;
              margin-left: 20px;
}


#content ul li { 
                 list-style-image: none;
}

#content-big {
           float: left;
           width: 900px;
           margin: 0px 8px 20px 8px;
           text-align: justify;
}

#header {
			width: 900px;
}

/* 
* Left sidebar 
*/

#menu-left { 
             float: left;
             padding: 0px 0px 2px 5px;
             width: 185px;
             font-size: 11px;
}

#menu-left a,
#menu-left a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #000000;
}

#menu-left a:hover,
#menu-left a:visited:hover  { 
                              color: #FE44B3;
                             text-decoration: underline;
}

#menu-left ul ul { padding-bottom: 5px;
                   margin-left: 5px;
}

#menu-left ul ul li { 
                   list-style-image: url("images/icon.gif");
                   margin-left: 5px;
}
                      
.rss {                         width: 185px;
                  background: url("images/rss.jpg") no-repeat;
}

/* End of left sidebar */

* Right sidebar 
*/

#menu-right { 
             float: left;
             padding: 0px 0px 2px 5px;
             width: 185px;
             font-size: 11px;
}

#menu-right a,
#menu-right a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #000000;
}

#menu-right a:hover,
#menu-right a:visited:hover  { 
                              color: #FE44B3;
                             text-decoration: underline;
}

#menu-right ul ul { padding-bottom: 5px;
                   margin-left: 5px;
}

#menu-right ul ul li { 
                   list-style-image: url("images/icon.gif");
                   margin-left: 5px;
}
                      
.rss {                         width: 185px;
                  background: url("images/rss.jpg") no-repeat;
}

/* End of right sidebar */

#menu-top {
			width: 100%;
			float: center;
			padding: 0; 
			margin: 0; 
			font-family: Arial; 
			font-size: 12px
}
			
#rap { 
       width: 100%;
       margin: 0 auto;
       text-align: left;
	border-left: 0px solid #9C72BE;
	border-right: 0px solid #9C72BE;

}
