/*  
Theme Name: statement
Theme URI: http://www.blogohblog.com
Description: The "Statement" WordPress theme has been built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

* {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

body {
    font-family: Arial;
    font-size: 12px;
    color: #4d4b4c;
    background: #fff url(images/bkg.gif) repeat-x;
}

/* Headers */


h3 {
    margin-bottom: 10px;
    font-size: 14px;
}

/* Wrappers */ 

#wrapper {
    width: 800px;
    margin: auto;
} 
#frame, #content {
    width: 775px;
    margin: auto;
} 
#content {
    margin-top: 10px;
}

/* Header */

#header {
    height: 106px;
    width: 800px;
} 
#logo {
    float: left;
    width: 210px;
    padding-top: 30px;
    padding-left: 10px;
} 
#logo h1 {
    text-indent: -10000px;
} 
#logo h1 a {
    display: block;
    background: url(images/logo.gif) no-repeat;
    height: 63px;
    outline: none;
} 
#topleft {
    float: right;
    height: 106px;
    width: 570px;
} 
#searchbox {
    float: right;
    width: 233px;
    height: 36px;
    background: url(images/s.gif) no-repeat;
    margin: 20px 5px 0 0;
} 
#searchbox #s {
    float: left;
    margin: 4px 0 0 6px;
    border: 0;
    width: 200px;
    background: none;
    color: #999999;
} 
#searchbox #go {
    float: right;
    margin: 3px 4px 0 0;
    width: 18px;
    height: 18px;
}

/* Nav */ 

#nav {
    float: right;
    padding-right: 10px;
} 
#nav ul li {
    display: inline;
    height: 35px;
    line-height: 35px;
} 
#nav ul li.current_page_item a {
    color: #dadada;
} 
#nav ul li.current_page_item a:hover {
    color: #fff;
} 
#nav ul li a {
    color: #fff;
    float: left;
    text-transform: uppercase;
    padding: 5px;
} 
#nav ul li a:hover {
    background: none;
    color: #dadada;
    text-decoration: none;
}

/* Entry */ 

#left {
    float: left;
    width: 500px;
}
.entry {
    width: 500px;
    padding: 10px;
    background: #fff;
    border: 1px solid #dadada;
    margin-bottom: 10px;
    line-height: 140%;
    position: relative;
} 
.single .entry {
    width: 775px;
} 
.single .post-info {
    width: 500px;
    display: block !important;
    margin: 0 auto;
    margin-top: 15px;
}
.entry h2 {
    margin-bottom: 10px;
    letter-spacing: -1px;
    font-weight: 600;
    font-size: 16px;
    font-family: "Lucida Grande", Verdana, sans-serif;
} 
.entry h2 a {
    color: #222222;
	border: none;
} 
.entry h2 a:hover {
    color: #999999;
} 
.entry p {
    margin-bottom: 10px;
}
ul, ol {
    margin-left: 30px;
    margin-bottom: 10px;
    line-height: 1.6em
}
ul ul {
    margin-bottom: 0;
}
.vimeo {
	width: 400px;
	height: 300px;
	margin: 0 auto;
}
.entry img {
   border: none;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
} 
.alignright {
    float: right;
} 
.alignleft {
    float: left;
}
.aligncenter  {
	margin: 0 auto;
}
.quicktime {
	margin-left: 225px;
}
.allinfos {
    font-size: 11px;
    height: 20px;
    padding-bottom: 10px;
}
span.date {
    background: url(images/date.gif) no-repeat;
    padding-left: 20px;
}
span.comments {
    background: url(images/comment.gif) no-repeat;
    padding-left: 20px;
}
span.category {
    background: url(images/posted.gif) no-repeat;
    padding-left: 20px;
} 
.navigation {
    width: 500px;
    padding: 10px;
    line-height: 140%;
    font-size: 11px;
}
.the_date {
	display:block;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/date_black.png) no-repeat;
	width: 45px;
	margin-bottom: 1px;
	margin-right: 7px;
}
.date_m {
	display:block;
	font-size: 10px;
	margin:0;
	padding:0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.date_d {
	display: block;
	font-size: 18px;
	margin:0;
	padding: 3px 0 10px 0;
	text-align: center;
}

/* Sidebar */

#sidebarbottom, #topsidebar {
    width: 225px;
    padding: 0 10px 0 10px;
    border: 1px solid #dadada;
    background: #fff;
    margin-bottom: 10px;
    float: right;
}
#topsidebar a, #header a, a img, .wp-caption a {
	border: none !important;
}
#sidebarbottom {
    margin-bottom: 10px;
    color: #4c4c4c;
} 
#rsidebar {
    float: left;
    width: 195px;
    padding: 5px 10px 5px 10px;
    border: 1px solid #dadada;
    background: #fff;
    margin-left: 8px;
} 
#sidebarbottom ul {
    margin: 10px auto 20px;
}
#sidebarbottom ul li {
    margin-top: 15px;
} 
.blogroll {
	margin-top: 0;
}
#sidebarbottom ul li ul {
} 
#sidebarbottom ul li ul li {
    display: block;
    background: url(images/bullet.gif) no-repeat 0 0;
    padding-left: 24px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #dadada;
} 
#sidebarbottom p {
    padding: 0 5px;
} 
#right ul, #sidebarbottom ul {
    list-style-type: none;
}
.widgettitle {
	font: bold 14px "Lucidia Grande", "Lucidia Sans", sans-serif;
	margin-bottom: 8px;
}
#sidebarbottom input {
    border: 1px solid #ccc;
}
input[type="submit"] {
    border: 1px solid #ccc;
    background-color: #eee;
    margin-left: 2px;
    font: 10px verdana, sans-serif;
} 
.postmeta li {
    padding-left: 22px;
    border-bottom: 1px solid #FFFFFF;
    margin-top: 2px;
}

/* Comments */

#comments {
	margin-top: 15px;
	min-height: 225px;
}
#comments-list, #trackbacks-list {
	float: left;
	width: 450px;
	margin-bottom: 10px;
}
#trackbacks-list {
	text-align: left;
}
#trackbacks-list li {
	list-style-type: decimal;
	margin-bottom: 3px;
	margin-left: 18px;
}
#respond {
	float: right;
}
#comments ol {
	list-style-type: none;
	margin-left: 0;
}
#comments ol li {
	position: relative;
}
.bubble {
	width: auto;
	margin-bottom: 24px;
}
.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}
.bubble blockquote p {
	margin: 10px;
	padding: 0px;
	color: #000;
}
.bypostauthor cite {
	background: transparent url('images/tip2.gif') no-repeat 20px 0 !important;
}
.bubble cite {
	position: relative;
	margin: 0px;
	padding: 11px 0px 0px 15px;
	top: 6px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
}
#respond {
	margin-bottom: 10px;
}
.form-label {
	font-weight: bold;
}
#commentform input, #commentform textarea {
	border: 1px solid #ccc;
}
input#submit {
	background: #eee url('images/tick.png') no-repeat center left;
	border: 1px solid #ccc;
	margin-top: 5px;
	padding-left: 22px;
}
.bypostauthor blockquote {
	background-color: #ccc !important;
}

/*+++++++ FOOTER +++++++*/
#footer {
    background: #222222 url(images/footer.gif) repeat-x;
    width: 100%;
    margin: 15px auto 0px;
    height: 100px;
    font-size: 10px;
	clear: both;
} 
#foo {
    background: none no-repeat right;
    position: relative;
    width: 800px;
    margin: auto;
    padding: 25px;
    height: 40px;
    color: #fff;
} 
#foo a:link {
    color: #FF9900;
    border: 0px;
} 
#foo a:active {
    text-decoration: underline;
    color: #FF9900;
    border: 0px;
} 
#foo a:visited {
    color: #FF9900;
    border: 0px;
} 
#foo a:hover {
    color: #FFFFFF;
    border: 0px;
} 
#foo ul {
    float: left;
    margin-top: 10px;
} 
#foo ul li {
    display: inline;
    height: 35px;
    line-height: 35px;
    font-weight: 700;
} 
#foo ul li.current_page_item a {
    background: url(images/navbg-acho.gif) repeat-x;
    color: #fff;
}
#foo ul li.current_page_item a:hover {
    background: transparent;
    color: #fff;
} 
#foo ul li a {
    color: #fff;
    float: left;
    padding: 0 20px 0 0;
} 
#foo ul li a:hover {
    background: none;
    color: #dadada;
    text-decoration: none;
} 
#feed a span {
    background: transparent url('images/feed.png') no-repeat;
    width: 134px;
    height: 75px;
    position: absolute;
    cursor: hand;
    right: 60px;
    top: 25px;
}

/* Misc */

a:link {
    text-decoration: none;
    color: #006666;
    border-bottom: 1px dotted #006666;
}
a:active {
    color: #006666;
    border-bottom: 1px dotted #006666;
}
a:visited {
    color: #006666;
    border-bottom: 1px dotted #006666;
}
a:hover {
    color: #333333;
    border-bottom: 1px dotted #333333;
}
a:focus {
    outline: none;
} 
.clear {
    clear: both;
}
acronym, abbr, span.caps {
    cursor: help;
}
acronym, abbr {
    border-bottom: 1px dotted #999;
}
blockquote {
    margin: 10px;
    padding-left: 10px;
    border-left: 3px solid #ddd;
}
.entry blockquote p {
	padding-bottom: 0;
}
blockquote cite {
    margin: 5px 0 0;
    display: block;
} 
.center {
    text-align: center;
}
hr {
    display: none;
} 
.alignright {
    float: right;
} 
.alignleft {
    float: left;
    padding-bottom: 20px;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    display: inline;
    margin: 0 0 2px 7px;
    padding: 4px;
}
img.alignleft {
    display: inline;
    margin: 0 7px 2px 0;
    padding: 4px;
}
pre {
    border: solid 1px #9a9a9a;
    color: blue;
    margin: 10px;
    padding: 10px;
    background: #f3f2ed
}
code {
    font-size: 1.0em;
    color: #000
}
.wp-caption {
	background-color: #f6f6f6;
	border: 1px solid #eee;
	padding: 5px;
	text-align: center;
}
p.wp-caption-text {
	margin-bottom: 0;	
	text-align: center;
	font-size: 10px;
}

/* Gallery */

.gallery {

} 
.gallery img {
    padding: 3px;
} 
.attachment {

} 
.attachment img {
    padding: 5px;
    border: 1px solid #999999;
} 
.imgnav {
    text-align: center;
} 
.imgleft {
    float: left;
} 
.imgleft img {
    padding: 5px;
    border: 1px solid #999999;
} 
.imgright {
    float: right;
} 
.imgright img {
    padding: 5px;
    border: 1px solid #999999;
}
