/*
Theme Name: Windows 7 Mods v1 Wide 0.5
Theme URI: http://www.sizzledcore.com
Description: A custom theme for Windows7Mods.com
Version:
Author: Haris Nadeem
Author URI: http://www.sizzledcore.com
*/

/**************** Body *********************/
*{
margin:0;
padding:0;
}

h1, h3, h4, h5, h6 {
font-family: Georgia,"Times New Roman",Times,serif;
margin: 0;
font-style: normal;
font-weight: normal;
background: transparent;
color: #eb8d13;
padding:0;
}

h1 {
font-size: 2.2em;
}

h3, h4, h5, h6 {
font-size: 1.2em;
font-weight:bold;
}

h3 {
color: #209FCA;
font-size: 17px;
padding-bottom: 5px;
}

body{
background-color:#D7D7D7;
color:#333;
font:12px Verdana;
margin-bottom:0px;
line-height:2em;
}

#wrapper{
background:#FFF;
margin:20px auto;
width:900px !important;
width:902px;
padding-bottom:0px;
border: 2px solid #bbbbbb;
}

#headlinks{
color:#999999;
background-color: #464646;
padding:5px;
text-align:right;
font-size:11px;
}

#headlinks-right{
padding: 0 15px 0 0;
}

#headlinks-left{
float:left;
padding: 0 0 0 15px;
}

#headlinks a:link, #headlinks a:visited{
color:#cccccc;
text-decoration:underline;
}

#headlinks a:hover{
color:#ffffff;
text-decoration:underline;
}

#topbar {
width:900px;
height:0px;
margin:auto;
}

#topbarleft {
float:left;
}

#topbarright {
float:right;
}

#header-left {
width:400px;
height:90px;
/* background:url(images/logo.png) no-repeat center; */
text-align:none;
margin: 10px 0 5px 15px;
float: left;
padding: 10px 0 0 0;
}

#header-right {
height:90px;
/* background:url(images/logo.png) no-repeat center; */
text-align:right;
margin: 20px 20px 0px 0;
list-style:none;
padding: 10px 0 0 0;
}

/* #header-right a:link, #header-right a:visited {
width: 100%;
background:#eeeeee;
color: #444444;
border: 0px solid #bbbbbb;
padding:3px 8px 3px 8px;
line-height:2.2em;
}

#header-right a:hover {
text-decoration:none;
}      */

#header-right a:link, #header-right a:visited {
color: #eb8d13; /* #23afdb */
font-weight: bold;
}

#header-right a:hover {
}

#header-right ul {
list-style:none;
}

#header-right ul li {
list-style:none;
}

#header-left h1{
padding-top:10px; /* 20 */
}

/* h2 {
font-size:16px;
font-weight:lighter;
}    */

#header-left h2{
color:#CCCCCC;
padding-top:5px;    /* 10 */
font-weight:300;
font-size: 15px
}

#header-left h1 a {
font-size:40px;
color:#23afdb;
text-decoration:none;
font-weight:lighter;
}

#header-left h1 a:hover {
font-size:40px;
color: #eb8d13;
text-decoration:none;
font-weight:lighter;
}

#recent {
height:160px;
margin:auto;
background-color:#E8F3FF;
}

#titles {
padding-left:10px;
padding-right:10px;
padding-top:5px;
height:25px;
}

#title1 {
float:left;
color: #003366;
font-size: larger;
font-weight: bold;
padding-left:130px;
}

#title2 {
float:left;
padding-left:245px;
color: #003366;
font-size: larger;
font-weight: bold;
}

#values {
padding-left:10px;
padding-right:10px;
font-size:11px;
}

#value1 {
float:left;
background-color:#FFFFFF;
width:340px;
height:100px;
padding:10px;
margin-left:6px;
}

#value1 ul li {
list-style:none;
padding: 0 0 1px 13px;
background: url(images/icon_bullet.gif) no-repeat left 6px;
}

#value2 {
float:left;
background-color:#FFFFFF;
width:335px;
height:100px;
padding:10px;
margin-left:14px;
}

#value2 ul li {
list-style:none;
padding: 0 0 1px 13px;
background: url(images/icon_bullet.gif) no-repeat left 6px;
}

.rss-btn {
float:none;
}

#main {
padding:12px;
margin:auto;
}

h2 a:link, h2 a:visited {
font-weight:bold;
font-size:19px;
color: #23afdb;
font-family: Georgia,"Times New Roman",Times,serif; /* Times New Roman,Arial,Tahoma,Verdana; */
line-height: 14pt;
}

h2 a:hover {
color: #eb8d13;
}

/**************** Entry *********************/

.entry{
float:left;
width:530px;
background-color:#FFFFFF;
padding-bottom:5px;
}

.entry h2{
padding-bottom:10px;
font-family: Georgia,"Times New Roman",Times,serif;
color: #eb8d13;
}

.entry p{
padding:0 0 15px 0;
}

.entry blockquote p{
padding:0 0 0 0;
}

.date{
color:#999999;
}


.post{
padding:0px;
padding-right:5px;
padding-left:5px;
text-align:none;
margin-bottom:10px;
list-style:none;
}

/* .post a:link, .post a:hover, .post a:visited {
color: #0066cc;
} */

.post ul, .post ol, .post dl {
	margin: 0 0 5px 0;
	padding: 0;
	}
.post ul, .post ol {
	margin-left: 10px;
	}
.post ol {
	padding-left: 20px;
	}
.post ul {
	list-style: none;
	}
.post ul li {
	padding: 0 0 5px 13px;
	background: url(images/icon_bullet.gif) no-repeat left 9px;
	}
.post dl dt {
	font-weight: bold;
	}
.post dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}

/* .post img {
	margin: 0 0 0 7px;
	padding: 0;
	} */


#front-page {
text-align:justify;
}


/**************** Links *********************/

a:link, a:visited{
color: #209FCA;
text-decoration:none;
}

a:hover{
color:#eb8d13;
text-decoration:underline;
}



/**************** Navigation *********************/

#navigation{
height:30px;
}

#menu{
padding:0px;
}

#menu li{
display:inline;
list-style:none;
}

.page_item a:link, .page_item a:visited{
color: #3333333;
padding:8px;
}


.page_item a:hover {
text-decoration:none;
}

.current_page_item a:link, .current_page_item a:visited{
color:#3333333;
text-decoration:none;
padding:8px;
}

.current_page_item a:hover {
text-decoration:none;
}

.nav_menu {
	background: #0d2740 url(./images/nav_men_bg.jpg) repeat-x;
	border-bottom: 1px solid #0b243d;
	border-top: 1px solid #133b61;
	height: 27px;
	padding: 0 15px;
    font-size: 10px;
}

.nav_menu ul {
	border-left: 1px solid #0b243d;
	border-right: 1px solid #133b61;
	float: left;
	margin: 0;
    padding: 0;
}


.nav_menu li {
	border-left: 1px solid #133b61;
	border-right: 1px solid #0b243d;
	float: left;
	line-height: 27px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav_menu a:visited, .nav_menu a:link {
	color: #FFFFFF;
	float: left;
	font-size: 1.0em;
	font-weight: 700;
	height: 27px;
	padding: 0 12px;
}

.nav_menu a:hover {
	background: #0d2740 url(./images/nav_men_hov.jpg) repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

/********** Cat Bar *********/

.menu-bar {
padding:5px 0 5px 0;
margin:0px 15px 10px 15px;
height:21px;
background:#eeeeee;     /* #e8f3ff */  /* #E7F9FE */
}

ul.menu {
	 float: left;
	 margin: 0;
	 padding: 0 10px;
	 list-style-type: none;
     line-height:20px;
	 }

ul.menu li {
	 float: left;
	 }

ul.menu li a {
	 float: left;
	 display: block;
	 height: 20px;
	 padding: 0px 10px 10px 10px !important;
	 padding: 0px 10px 0px 10px;
	 color: #003366;
	 font-weight:normal;
	 font-size:8pt;
}

ul.menu li a:link,
ul.menu li a:visited {
	 color: #003366;
	 }

ul.menu li a:hover,
ul.menu li a:active {
	 text-decoration: none;
         color:#fff;
	 background: #0066cc;
	 }

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited {
	 color: #888888;
	 text-decoration: none;
	 }

 ul.menu li.current_page_item a:hover {
	 text-decoration: none;
         color:#fff;
	 background: #888888;
	 }

/**************** Sidebars *********************/

#subscribe {
padding:10px;
height:20px;
border-bottom:1px solid #ffffff;
}

#adbar {
width:180px;
float:left;
padding-right:0px;
background-color:#FFFFFFF;
margin-left:10px;   /* 10   */
}


#sidebar {
width:300px;  /* 390 or 330 */
background-color:#FFFFFF;
float:left;
margin-left:30px;   /* 10 */
padding-left:0px;
line-height:2em;
}



#sidebar1{
width:303px !important;
width:300px;
float:left;
padding-right:0px;
background-color:#FFFFFF;   /* #e8f3ff; */
margin-left:5px;   /* 10 */
/* margin-left:10px !important ;
border-left: 1px solid #cccccc;  */
}

#sidebar1 a:link, #sidebar1 a:visited {
color: #209FCA;
}

#sidebar1 a:hover {
color: #eb8d13;
}

#sidebar1 h2{
width:100%;
font-weight:bold;
font-size:19px;
color: #999; /* #eb8d13 */
font-family: Georgia,"Times New Roman",Times,serif; /* Times New Roman,Arial,Tahoma,Verdana; */
padding: 0px 0px 0px 0px;
margin-bottom:5px;
}

/*

#sidebar1 h2{
width:100%;
font-weight:bolder;
font-size:14px;
padding: 0px 0px 0px 5px;
background-color:#e7f9fe;
margin-bottom:10px;
color: #003366;
}

*/

#sidebar1 ul{
list-style-type:none;
}

#sidebar1 ul li{
list-style-type:none;
margin-left:10px;
margin-bottom:15px;
}

#sidebar1 ul li p{
padding: 0 0 0 10px;
}

#sidebar1 ul li ul{
font-style:normal;
list-style-type:none;
margin-top:2px;
padding:0px;
}

#sidebar1 ul li ul li{
border:0;
display:block;
margin:0 0px 0px 5px;
list-style:none;
padding: 0 0 1px 0px;
/* background: url(images/icon_bullet.gif) no-repeat left 6px; */
}

#sidebar1 ul li ol{
font-style:normal;
margin-top:2px;
padding:0px;
}

#sidebar1 ul li ol li{
border:0;
display:block;
margin:0 0px 0px 5px;
padding: 0 0 1px 10px;
background: url(images/icon_bullet.gif) no-repeat left 9px;
}

#sidebar1 p{
padding:0 5px;
}

#sidebar-ad img {
border:1px solid #AAAAAA;
}



/**************** Search *********************/

#topsearch{
padding:5px;
}

#topsearch input[type="text"]{
border:1px solid #23afdb;
width:15em;
color: #999999;
font:1em Verdana;
padding:3px;
}

#topsearch input[type="submit"] {
border:1px solid #23afdb;
color: #333333;
font:0.8em;
padding:1px;
}

h2.search {  /* Archive, Category pages heading */
font-weight:bolder;
font-size:20px;
color:#eb8d13;
}


#comments{width:475px;padding:12px 0 0 0;}
#comments h3,
h3#respond{color:#999999;margin-bottom:10px;font-size:20px;font-family: Georgia,"Times New Roman",Times,serif;}
h3#share{color:#999999;margin-bottom:7px;font-size:20px;font-family: Georgia,"Times New Roman",Times,serif;} /*"lucidamac bold", "lucida grande", arial, sans-serif; */
h3#extra{color:#999999;margin-bottom:7px;font-size:20px;font-family: Georgia,"Times New Roman",Times,serif;}
ol.commentslist{list-style:none;margin:5px 0 0px;}

.commentslist li{background:#FFF url(images/lgrey_diag.gif) repeat top left;border:1px solid #BBB;margin-bottom:7px;padding:7px 0;}
.commentslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#888;}
.commentslist .comment_text{margin:0 7px;line-height:1.4em;overflow:hidden; min-height: 50px }
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:1em 0;}
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:0 1em;}
p.author_meta{font-weight:bold;text-transform:none;margin:0 0 0 7px;}
p.post_meta{font-size:11px;text-transform:none;text-align:right;margin:0 7px 0 0;}
.commentslist li.author{background:#333;color:#CCC;}
.commentslist li.author a{color:#DDD;}
.commentslist li.author a:hover{color:#FFF;}
#comments_closed{background:#333;color:#ccc;padding:7px 0;margin-top:12px;line-height: 1.5em;}
p.nocomments{margin:0 12px 0 7px;}
p.nocomments a{color:#ddd;font-weight:bold;text-decoration:underline;}
p.nocomments a:hover{color:#FFF;}
ol.pingslist{margin:1.5em 2em;font-size:12px;}
.pingslist li{color:#7F7F7F;margin:0 0 7px 0;}
.pingslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#commentform p{margin:1em 0;}
#commentform p a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#author,
#email,
#url,
#comment{font:1.1em arial,helvetica,verdana,sans-serif;border:1px solid #BBB;padding:2px;}
#comment{width:400px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.commentslist code{background:transparent;}

.postMeta{background:url(images/dot.gif) repeat-x left center;text-transform:uppercase;font-size:11px;text-align:right;margin-bottom:5px;}
.postMeta span.date{background:#FFF;color:#7F7F7F;padding:0 2px 0 4px;}
.postMeta span.comments{background:#FFF url(images/chat_grey.gif) no-repeat left center;padding-left:15px;margin-left:2px;}
.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.sideMeta{text-transform:none;font-size:11px;text-align:right;margin-bottom:5px;}
.sideMeta span.date{background:#FFF;color:#7F7F7F;padding:0 2px 0 4px;}
.sideMeta span.comments{background:#FFF url(images/chat_grey.gif) no-repeat left center;padding-left:15px;margin-left:2px;}
.sideMeta span.comments a,
.sidetMeta span.date a{}

/**************** Footer *********************/

#footer{
padding:5px 0 5px 10px;
margin:0px 15px 20px 15px;
height:21px;
background:#eee;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
text-align: right;
}

#footer-left {
float:left;
}

#footer-right {
padding: 0 10px 0 0;
}

#footer a:link, #footer a:visited{
}

#footlinks{
color:#999999;
background-color: #464646;
padding:5px;
text-align:right;
font-size:11px;
}

#footlinks-right{
padding: 0 15px 0 0;
}

#footlinks-left{
float:left;
padding: 0 0 0 15px;
}

#footlinks a:link, #footlinks a:visited{
color:#cccccc;
text-decoration:underline;
}

#footlinks a:hover{
color:#ffffff;
text-decoration:underline;
}

/**************** Misc *********************/

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
padding:5px;
border: 1px dashed #cecece;
background: #ececec;
color:#323232;
margin:3px 0 8px 0;
}

blockquote cite {
margin: 0px 0 0;
display: block;
}

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: none;
}

.alignright{
float:right;
padding-right:20px;
}

.alignleft{
float:left;
padding-left:20px;

}

img.centered{
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright{
display:inline;
margin:0 0 2px 2px;
padding:4px;
}

img.alignleft{
display:inline;
margin:0 2px 2px 0;
padding:4px;
}

pre {
border: solid 1px #9a9a9a;
color: blue;
margin: 10px;
padding:10px;
background: #f3f2ed
}

code {
font-size:1.0em;
color: #000;
  overflow: hidden;
}

.gog-search {
display:none;
}

.translate {
color:#209FCA;
font-weight: bold;
padding-top:15px;
}

.rss-form {
margin-top:10px;
}

/********** WP-Caption *********/

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

/********** Advertisements *********/

#adbar-top {
padding:2px 0 2px 0;
}
