/*   
Theme Name: Luis
Theme URI: http://blog.phamansinh.com/2008/08/19/simpleblocks-wordpress-theme/
Description: a simple, clean and (trying to be) elegant theme.
Version: 1.0.1
Author: KenzoIX
Author URI: http://phamansinh.com
Tags: simple, two columns, widget ready
*/

* {
margin:0;
padding:0;
}
ul, ol {
margin:10px 0;
padding:0 30px;
}
body {
background:#FFFFFF none repeat scroll 0 0;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:14px;
}
#page {
margin:0 auto;
width:980px;
}
a {
color:#330099;
text-decoration:none;
}
a:hover {
color:red;
}
#header {
background:#444444 none repeat scroll 0 0;
margin-top:30px;
overflow:hidden;
padding:30px 20px;
text-align:right;
}
#header h1 a {
color:#FFFFFF;
}
#header h2 a {
color:#FFFFFF;
font-size:28px;
}
#header h3 {
color:#FFFFFF;
font-size:14px;
}
#menu {
background:#444444 none repeat scroll 0 0;
overflow:hidden;
}
#menu ul {
float:left;
list-style-type:none;
margin:0 0 0 30px;
padding:0;
}
#menu ul li {
background-color:#444444;
float:left;
margin:0 10px 0 0;
}
#menu ul li a {
line-height:30px;
padding:0 10px;
}
#menu ul li a:hover {
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
}
#menu ul li.current_page_item a {
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
display:block;
font-size:16px;
font-weight:bold;
}
.page_item a {
color:#FFFFFF;
display:block;
}
#container {
background-color:#FFFFFF;
background-position:right top;
background-repeat:repeat-y;
margin:0 0 10px;
overflow:hidden;
}
#main {
float:left;
padding:20px 0;
width:770px;
}
#sidebar {
background-color:#FFFFFF;
float:right;
width:200px;
}
.post {
margin-bottom:50px;
}
.postdate {
border-bottom:1px solid red;
clear:both;
color:gray;
float:right;
font-size:10px;
font-style:italic;
padding:5px 10px;
text-align:left;
}
.month {
color:#FFFFFF;
font-size:12px;
margin:3px 0 5px;
text-align:center;
text-transform:uppercase;
}
.date {
font-size:20px;
margin-top:2px;
text-align:center;
}
.title {
margin:0 0 0 20px;
overflow:hidden;
}
.title h1 {
border-bottom:1px solid red;
padding:5px 0;
}
.title h1 a {
color:#444444;
font-size:20px;
line-height:140%;
}
.title h1 a:hover {
color:red;
}
.postmeta {
color:#666666;
padding:5px 0 0;
}
.postmeta_category {
background:transparent url(images/category.gif) no-repeat scroll 0 0;
padding:0 5px 0 18px;
}
.postmeta_author {
background:transparent url(images/author.gif) no-repeat scroll 0 0;
padding:0 5px 0 18px;
}
.postmeta_category a {
color:#666666;
}
.postmeta_category a:hover {
color:red;
}
.entry {
margin:20px 20px 20px 30px;
text-align:justify;
}
.entry h3 {
font-size:16px;
margin:30px 0 10px 0;
}
.entry h4 {
margin:10px 0;
}
.entry p {
margin:5px 0;
text-indent:0px;
}
.additionalinfo {
margin:0 10px;
overflow:hidden;
}
.ai_tags {
background:transparent url(images/tags.gif) no-repeat scroll 0 0;
float:left;
padding-left:20px;
width:450px;
}
.ai_tags a {
color:#666666;
}
.ai_tags a:hover {
color:#CC6600;
}
.ai_comments {
color:#666666;
float:right;
}
.ai_comments a {
background:#CCCCCC none repeat scroll 0 0;
border:1px solid #BBBBBB;
color:#444444;
display:block;
padding:5px;
}
.ai_comments a:hover {
background:#FFFFFF none repeat scroll 0 0;
color:red;
}
.navi {
overflow:hidden;
}
.navi .left {
float:left;
padding:8px;
}
.navi .right {
float:right;
padding:8px;
}
#sidebar ul {
padding:15px;
}
#sidebar a {
color:#444444;
text-decoration:none;
}
#sidebar a:hover {
color:red;
}
#sidebar ul h2 {
border-bottom:1px solid red;
color:#444444;
font-size:18px;
line-height:180%;
margin-bottom:10px;
padding:0 0 5px;
}
#sidebar ul li {
font-size:12px;
line-height:180%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:15px;
}
#sidebar ul ul {
padding:0 10px;
}
#sidebar ul ul li {
background:transparent url(images/side.gif) no-repeat scroll 0 10px;
padding:2px 0 2px 16px;
}
#footer {
background:#444444 none repeat scroll 0 0;
clear:both;
color:#FFFFFF;
margin-bottom:30px;
overflow:hidden;
padding:10px 30px;
font-size:12px;
}
#bottomwidget {
background:#F7F8E0 none repeat scroll 0 0;
}
#bottomwidget a {
color:#FFFFFF;
text-decoration:none;
}
#bottomwidget a:hover {
color:#CC6600;
}
#bottomwidget ul {
margin:0;
overflow:hidden;
padding:0 10px;
}
#bottomwidget ul h2 {
border-bottom:1px solid #CCCCCC;
color:#336666;
font-size:18px;
line-height:180%;
margin-bottom:10px;
padding:5px 0;
}
#bottomwidget ul li {
float:left;
list-style-type:none;
padding:20px;
width:280px;
}
#bottomwidget ul ul {
padding:0 10px;
}
#bottomwidget ul ul li {
background:transparent url(images/side.gif) no-repeat scroll 0 10px;
border-bottom:1px solid #EEEEEE;
padding:2px 0 2px 16px;
width:240px;
}
#footer a {
color:#FFFFFF;
}
#footer a:hover {
color:red;
}
#footer .footer_left {
float:left;
line-height:160%;
}
#footer .footer_right {
float:right;
line-height:160%;
}
.commentstitle {
border-top:1px solid red;
margin:0 0 0 20px;
}
.commentstitle h3 {
padding-bottom:10px;
padding-top:10px;
}
.commentsnumber {
color:#CC6600;
}
.trackback {
float:right;
padding-right:12px;
padding-top:10px;
}
.commentlist {
color:#666666;
list-style-type:none;
margin:0 0 0 20px;
padding:10px 12px;
}
.commentlist li {
border-top:1px solid red;
min-height:100px;
padding:0 0 20px;
}
.commentlist li ol li {
min-height:0;
}
.alt {
}
.commentmeta {
background:#F7F8E0 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
float:right;
overflow:hidden;
padding:10px 0 10px 5px;
width:200px;
}
.authcommentmeta {
background:#D0F5A9 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
float:right;
overflow:hidden;
padding:10px 0 10px 5px;
width:200px;
}
.commentavatar {
float:left;
}
.commentinfo {
float:left;
width:150px;
}
.commentauthor {
font-size:16px;
}
.commentauthor a {
color:#0066CC;
}
.commentauthor a:hover {
color:#CC6600;
}
.commenttime {
font-size:12px;
}
.commentcontent {
padding:10px;
text-align:justify;
width:400px;
}
.tbinfo {
overflow:hidden;
padding:10px;
}
.tbsource {
float:left;
width:450px;
}
.tbtime {
float:right;
width:150px;
}
.tbcontent {
padding:10px;
}
.avatar {
border:1px solid #CCCCCC;
display:block;
height:32px;
margin:5px;
padding:2px;
width:32px;
}
#comform {
margin:0 0 0 20px;
}
#respond {
color:#666666;
font-size:18px;
margin-bottom:15px;
margin-top:10px;
}
#commentform p {
margin:0 0 10px;
}
input#author, input#email, input#url, textarea#comment {
background-color:#F9F9F9;
border:2px solid #CCCCCC;
margin-left:12px;
padding:2px;
width:200px;
}
textarea#comment {
height:200px;
width:550px;
}
input#author:focus, input#email:focus, input#url:focus, textarea#comment:focus {
background-color:#FFFFFF;
border:2px solid #FF0000;
color:#666666;
}
label {
font-size:12px;
margin-left:5px;
}
input#submit {
background-color:#F9F9F9;
border:2px solid #CCCCCC;
color:#666666;
font-size:12px;
margin-left:12px;
padding:2px 5px;
width:80px;
}
blockquote {
background-color:#EEEEEE;
border-color:#CCCCCC #CCCCCC #CCCCCC #669900;
border-style:solid;
border-width:1px 1px 1px 5px;
color:#666666;
margin:10px 30px 10px 20px;
padding:5px 10px;
}
pre {
background:#E6E6E6 none repeat scroll 0 0;
border:1px solid #BDBDBD;
color:#666666;
margin:10px;
overflow:auto;
padding:10px;
}
code {
background:#E6E6E6 none repeat scroll 0 0;
border:1px solid #BDBDBD;
color:#666666;
}
.post ul, .post ol {
margin:10px 0;
padding-left:40px;
padding-right:40px;
}
.post li {
padding:2px 0;
}
.edit_link {
display:inline;
font-style:normal;
padding-left:10px;
text-align:right;
}
#searchform {
background:transparent url(images/search.gif) no-repeat scroll left top;
height:32px;
width:260px;
}
#searchform:hover {
background:transparent url(images/search.gif) no-repeat scroll left bottom;
}
#searchinput {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#666666;
height:23px;
padding:0 5px 0 10px;
width:170px;
}
#searchsubmit {
background:transparent none repeat scroll 0 0;
border:medium none;
cursor:pointer;
height:30px;
width:60px;
}
.archivespage_tag {
border:1px solid #CCCCCC;
margin:30px 0;
padding:5px;
}
.archivespage_tag a {
color:#666666;
text-decoration:none;
}
.archivespage_tag a:hover {
color:#CC6600;
}
.archivesnumber {
color:#CC6600;
}
.thdrpy {
font-size:12px;
margin:10px 0;
text-align:left;
}
.wp-smiley {
margin:0;
padding:0;
}
.mosaic {
text-align: left;
margin:0px;
padding:0px;
border:0px;
font-size: 0px;
}
.mosaic img {
margin:1px;
border:0px;
}
.mosaic h2 {
border-bottom:1px solid red;
padding:5px 0;
margin:10px 0 5px 0;
font-size: 16px;
line-height:120%;
color:#444444;
}
a img.yapb {
display:block;
margin-left:auto;
margin-right:auto;
padding:5px;
color:#666666;
}
a img.yapb:hover {
color:red;
}
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;
}
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
#breadcrumbs {
text-align: right;
font-size:10px;
}
.rssinfo {
margin-top:10px;
text-align:right;
}
