/*
	Theme Name: Soiree
	Theme URI: http://vxtindia.com
	Description: The base wordpress theme
	Version: 0.1
	Author: Vercingetorix Technologies
	Author URI: http://vxtindia.com
	Tags: basic, theme, vercingetorix
*/

.container { background-color: #F1E5CF; display: block; }
.inwrap { padding: 0px; background-color:#F1E5CF; }

.header { background: transparent url(style/images/headerbg.jpg); no-repeat scroll 100% 0%; height:152px; }
.header div#login { float:right; display: inline; margin-top:-20px; }
.header div#login a { font-size: 1em; color: #FFFFFF; font-weight: bold; }
.header-title { text-indent: -9999px; }
.header-description { text-indent: -9999px; }
.header-menu { background:transparent url(style/images/menubg.jpg) repeat-x scroll 0 0; height:28px; margin:79px 0 0; font-size: 15.8pt; }
.header-menu li { font-size:16px; list-style-type: none; float:left; border-left:2px solid #F1E5CF; position:relative; left: 114px;}
.header-menu li:first-child { border: medium none; }
.header-menu li a:link { padding: 0px 30px; color: #FFFFFF; text-decoration: none; }
.header-menu li a:visited { padding: 0px 30px; color: #FFFFFF; text-decoration: none; }
.header-menu li a:active { padding: 0px 30px; color: #FFFFFF; text-decoration: none; }
.header-menu li a:hover { padding: 0px 30px; color: #EFD95F; text-decoration: none; }
.header-menu li.current_page_item a { color: #EFD95F; text-decoration: none; }

.content { background: #F1E5CF url(style/images/contentbg.jpg) repeat-y; }
.index { float: right; padding-top:40px;}
.index-post { }
.index-post-title { }
.index-post-meta { margin-top:16px; }
.index-post-meta-date { }
.index-post-meta-author { }
.index-post-content { }
.index-post-lower-meta { }
.index-post-lower-meta-tags { }
.index-post-lower-meta-category { }
.index-post-lower-meta-edit { }
.index-post-lower-meta-comments { }
.index-menu { list-style-type:none; }
.index-menu-next { }
.index-menu-prev { }
.index-not-found-title { }
.index-not-found-text { }
.index-not-found-search { }

.single { }
.single-post { }
.single-post-title { }
.single-post-content { }
.single-post-link-page { }
.single-post-tags { }
.single-post-comments-meta { }
.single-post-comments-template { }
.single-menu { }
.single-menu-next { }
.single-menu-prev { }
.single-post-not-found { }

.page { padding-top:40px; }
.page-post a { padding: 0; border: medium none; }
.page-post-title { }
.page-post-content h2 { margin-bottom: 0px; }
.page-post-link-pages { }
.page-post-edit { }

.notfound-title { }

.archive { }
.archive-title { }
.archive-post-title { }
.archive-post-time { }
.archive-post-content { }
.archive-post-meta { }
.archive-post-meta-tags { }
.archive-post-meta-category { }
.archive-post-meta-edit { }
.archive-post-meta-comments { }
.archive-menu { }
.archive-menu-next { }
.archive-menu-prev { }
.archive-not-found { }
.archive-not-found-search { }

.comments { }
.comments-protected { }
.comments-meta { }
.comments-alt { }
.comments-def { }
.comments-trackback { }
.comments-pingback { }
.comments-author { }
.comments-list { }
.comments-closed { }
.comments-list-item { }
.comments-list-item-avatar { }
.comments-list-item-author { }
.comments-list-item-moderation { }
.comments-list-item-meta { }
.comments-list-item-text { }
.comments-leave-reply { }
.comments-registration { }
.comments-form { }
.comments-user { }
.comments-user-logout { }
.comments-user-author { }
.comments-user-author-input { }
.comments-user-author-label { }
.comments-user-email { }
.comments-user-email-input { }
.comments-user-email-label { }
.comments-user-url { }
.comments-user-url-input { }
.comments-user-url-label { }
.comments-user-meta { }
.comments-user-message { }
.comments-user-message-textarea { }
.comments-user-submit { }
.comments-user-submit-input { }

.searchform { }
.searchform-form { }
.searchform-query { }
.searchform-submit { }

.sidebar { text-align:left; padding:10px 20px 10px 40px; }
.sidebar-list { margin:8.5em 0 1.5em 9em; list-style-type:none; padding-right:0; width: 130px; }

.sidebar-list .widget ul { list-style-type:none; line-height:2em; }
.sidebar-list .widget ul li a:link, a:active, a:visited { text-decoration: none; color: #330000; padding:0px;}
.sidebar-list .widget ul li a:hover { text-decoration: underline; }
li.widget ul { margin:0;padding:0 0 5px; }
.widget-title { display: none; }

.footer { background: transparent url(style/images/footerbg.gif) repeat-x scroll 0 0; padding:5px 0; text-align: center; }
.footer-content { color: #FFFFFF; margin:0; }
p.footer-content a { color: #FFFFFF; padding: 0; border: medium none;text-decoration: none; }

.archives { }
.archives-page { }
.archives-page-title { }
.archives-page-sub-title { }
.archives-page-list { }


/* Classes coming from within wordpress */

/* wp-list-pages (also gets page-item-1, page-item-2 etc) */
.page_item { color: #FFFFFF; text-decoration: none; }
.sidebar-list li ul li.current_page_item a { color: #330000; text-decoration: none; }

