/*
Theme Name: Opto Two
Theme URI: http://optographer.org/
Description: Custom theme made for Optographer.com
Author: Aqeel Zafar
Author URI: http://aqeeliz.com
Template: twentyten
Version: 0.1
*/

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

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body { background: #000; }

/* =Structure
 - ------------------------------------------------------*------- */

#container { float:right; margin: 0 -200px 0 0; }
#content { margin: 0 200px 0 20px; }
#primary, #secondary { float:left; clear:left; margin-left: 10px; width:180px; }

#content-main { width:940px; margin-top: -30px;}

#wrapper { #background: #302F2F; #background: #0D0C0C; background:#000; width:940px; }

/* =Header
-------------------------------------------------------------- */

#header { padding: 20px 0 0 0; }
#site-title { float: left; margin: 0 0 -15px 0; width: 700px; font-size: 50px; line-height: 36px; font-family: 'Tangerine', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; }
#site-title a { color: #fff; font-weight: bold; text-decoration: none; }
#site-description { clear: right; float: right; font-style: italic; margin: 0 0 0 0; width: 220px; }

/* This is the custom header image */
#branding img { display: none; }

/* =Menu
 - *------------------------------------------------------------- */
#access { background: none; margin: 0 auto; float:right; }
#access .menu-header, div.menu { font-size: 13px;  }
#access .menu-header ul, div.menu ul { list-style: none; margin: 0; margin-right:5px; margin-bottom:0px; float:right;}
#access .menu-header li, div.menu li { float:left; position: relative; }
#access a { display:block; text-decoration:none; color:#aaa; padding:0 10px; line-height:18px; }

/* =Content
-------------------------------------------------------------- */

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { color: #DFDFDF; }
.entry-main { width:900px; padding-top:10px; text-align:center;}
.page-title { color: #fff; }
.page-title span { color: #D2D2D2; }

#content .entry-title, .entry-title { color: #DFDFDF; }
.entry-title a:link, .entry-title a:visited { color: #DFDFDF; }

/* =Sidebar
-------------------------------------------------------------- */
.loop-entry { clear:none; float:left; width:180px; margin-right:0px; text-align:center;}
.loop-post-link { text-decoration: none; color:#000;}

/* =Sidebar
-------------------------------------------------------------- */

#primary, #secondary { border-right: 1px solid #0C0C0C; }
.widget-area ul ul { list-style: none; }

/* =Widgets
-------------------------------------------------------------- */

.widget-title { color: #A2A2A2; }

/* =Comments
-------------------------------------------------------------- */

.comment-author cite { color: #DFDFDF; }
