/*
Theme Name:     RealGeek v3
Description:    Theme for RealGeek.com 
Author:         Ravish
Template:       twentyten
*/

@import url("../twentyten/style.css");

body {
	background: #E4E8EA;
}
#access .menu-header,
div.menu,
#colophon,
#branding,
#main {
  margin: 0 auto;
  width: 960px;
}
#wrapper {
  margin: 20px auto;
  margin-top: 5px;
  background: #fff;
  padding: 0;
  border: 4px solid #DCE1E4;
	width: 982px;
}
#border {
  border: 1px solid #BDC4C7;
	padding: 0 10px;
}

#header {
	padding: 25px 0 0 0;
}
#site-title img {
    border: 0;
}
#headban {
	width: 728px;
	margin: 5px auto;
}

#container {
  float: left;
  margin: 0 -300px 0 0;
  width: 100%;
}
#content {
  margin: 0 300px 0 0;
	padding: 0 10px;
	border-right: 1px solid #e7e7e7;
}
#main {
  overflow: hidden;
  padding: 15px 0 0 0;
}
#primary,
#secondary {
  float: right;
  overflow: hidden;
  width: 300px;
}
#content, #primary {
	padding-bottom: 500em;
	margin-bottom: -500em;
}
#main .widget-area ul {
  margin-left: 0;
  padding: 0 0px 0 0;
}


.one-column #content {
  margin: 0 auto;
  width: 940px;
}

.post {
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
	padding-bottom: 20px;
}

#site-title {
	width: 300px;
}
#search{
  background-color:#EFF5F9;
  border: 1px solid #AACCEE;
  clear: right;
  float: right;
  font-style: italic;
	padding: 10px;
}
#search input{
  background: #ffffff;
  border: 1px solid #AACCEE;
  color: #000000;
}
#search #s{
  width: 200px;
}
#search .btn{
  color:#FFFFFF;
  background-color:#0b5ea5;
	border: 0;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 10px;
}

/* =Fonts
-------------------------------------------------------------- */
a:link {
  color:#0066CC;
}
a:visited {
  color:#508CC7;
}
a:active,
a:hover {
  color: #000;
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
  font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 0.8em;
}

h3#comments-title,
h3#reply-title,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text
{
  font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}

#content,
#content input,
#content textarea {
  color: #333;
  font-size: 1em;
  line-height: 24px;
}

#content .entry-title {
  color: #2483E1;
  font-size: 2.2em;
  line-height: 1.2em;
  font-weight: normal;
  margin: 6px 0;
}
.entry-title a:link,
.entry-title a:visited {
  color:#2483E1;
  text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
  color: #FF4B33;
}
.entry-meta, .entry-utility {
  color: #666;
  font-size: 15px;
	font-style: italic;
	line-height: 22px;
}

h3#comments-title,
h3#reply-title {
  color: #000;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 0;
}
h3#comments-title {
  padding: 24px 0;
}


/* Main sidebars */
#main .widget-area ul {
  margin-left: 0;
  padding: 0;
}
#main .widget-area ul ul {
  border: none;
  margin-left: 0;
	list-style: none;
  padding: 0;
}
#main .widget-area ul ul li {
  border-bottom: 1px dotted #e7e7e7;
	padding: 5px;
}
.widget-title {
  margin: 0;
  padding: 5px;
  color: #0066CC;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: capitalize;
	background: #EFF5F9;
  border-top: 1px solid #AACCEE;
  border-bottom: 1px solid #e7e7e7;
	font-weight: normal;
	margin: 0;
}
#primary {
  border-top: 1px solid #e7e7e7;
}
#primary a:link,
#secondary a:link {
  color:#508CC7;
}
#primary a:visited,
#secondary a:visited {
  color:#508CC7;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
  margin-bottom: 10px;
}
#colophon {
  border-top: 3px solid #508CC7;
}
#site-info {
  float: left;
  width: 460px;
  font-weight: normal;
  font-size: 14px;
  padding-left: 10px;
  line-height: 16px;
}
#site-generator {
  float: right;
  width: 460px;
	text-align: right;
	padding-right: 10px;
}
#site-info a {
  color: #666;
  text-decoration: none;
}
#site-generator {
  position: relative;
  font-style: italic;
}
#site-generator a {
  color: #666;
  display:inline-block;
  text-decoration: none;
  background: none;
  padding-left: 0;
  line-height: 16px;
}
#site-generator a:hover {
  text-decoration: underline;
}



/* =Menu
-------------------------------------------------------------- */
#access {
  background: #EFF5F9;
  border-top: 1px solid #508CC7;
  border-bottom: 1px solid #508CC7;
	width: 960px;
}
#access .menu-header,
div.menu {
  font-size: 13px;
  margin-left: 0;
}
#access .menu,
#access div.menu ul {
	font-weight: bold;
	letter-spacing: 1px;
}
#access a {
	color: #333;
	padding: 0 20px;
  line-height:30px;
}
#access ul ul a {
  background:#fff;
}
#access li:hover > a,
#access ul ul :hover > a {
  color:#FFF;
	background: #508CC7;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
  color:#FFF;
  background: #508CC7;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
  color:#000;
}

/*- Category Navigation -*/
#catmenu {
  background: #FFF;
  margin: 0 auto;
  width: 960px;
  display:block;
  float:left;
  border-bottom: 3px solid #508CC7;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}
#catnav {
  list-style: none;
  margin: 0;
}
#catnav li {
  float:left;
  position: relative;
	border-right: 1px solid #DDDDDD;
}
#catmenu a {
  display:block;
  text-decoration:none;
  color:#333;
  padding:0 10px;
  line-height:28px;
}
#catmenu li:hover > a {
  color:#508CC7;
  background:#EFF5F9;
}
#catmenu ul li:hover > ul {
  display:block;
}
.cat-hot {
  display:block;
  text-decoration:none;
  color:#333;
  padding:0 10px;
  line-height:28px;
	font-weight: bold;	
}

.asense {
	background: #EFF5F9;
	border-top: 2px solid #508CC7;
	border-bottom: 1px solid #508CC7;
	padding: 3px;
}
