/*Theme name:     Simple portfolio
URI:      
Description:    The theme has basically 3 parts. #header with the site name & description. #sidebar with link to all news (posts) and list of all pages. #content consisting of the page/post title (edit link if user is logged in), content and comments if allowed. "Simple portfolio" supposed to be as simple as "indxr.net" or "indexhibit.org" theme for clean artist presentation. I made it for artists and for my students who can study basics of web presentation and coding. The theme consists of the most important HTML, CSS, Wordpress-API only. So that absolute beginners can easily learn from it and modify it.
Version:        0.1
License: GNU General Public License
License URI: license.txt
Author:         2046
Author URI:     http://o----o.info
Tags:           white, two-columns
*/
*, .bypostauthor, .gallery-caption, .sticky, .wp-caption-text, .wp-caption{margin:0;padding:0;border:0;}
h1, h2, h3, h4{font-size:18px;}
#header h1 a{font-weight:normal;text-decoration:none;}
body{padding:2em 1em 1em 1em;font-family:Arial,sans-serif;font-size:14px;width:100%;}
#header{margin:0 0 3em 0;width:100%}
#header li, #header .widget, #header h1{float:left;clear:none;}
#header, #sidebar{float:left;clear:both;}
#header ul, #header li, #sidebar ul, #sidebar li{list-style:none;}
#header .widget{margin:0 0 0 1em;}
#header .widget a{margin:0 0.2em 0 0;}
#header_menu{float:left;clear:none;margin:0.2em 0 0 1em;}
.active a, .current_page_item a{font-weight:bold;}
#headering, #content{width:720px;margin:0 auto;}
,menu{float:left;clear:both;width:720px;font-size:12px;margin:0 0 1em 0;}
ul#menu li{float:left;clear:none;width:233px;margin-right:10px;}
ul#menu li.li3{margin-right:0}
ul#menu li ul li{float:left;clear:both;}
#menu a{font-size:11px;}
.entry{margin:1em 0;}
a{color:#000;}
a:hover{color:#333;}
p{margin:0 0 1em 0;float:left;width:100%}
hr{float:left;clear:both;width:100%;display:block;background-color:#fff;}
#commentform input, #commentform select, #commentform textarea {border:1px solid #333;background-color:#fff;}
#submit{padding:0.5em;}
a.post-edit-link{color:#aaa;font-size:0.7em;}
img.alignleft{float:left;clear:none;margin:0 1em 0.5em 0;}
img.alignright{float:right;clear:none;margin:0 0 0.5em 1em;}
.aligncenter{text-align:center;}
#comment{width:500px}
.widget{margin:1em 0 0 0}

