/*   
Theme Name: Dmitri Wood
Description: A search engine optimized website framework for WordPress. Based on Shape
Author: Dmitri Wood
Author URI: http://www.dmitriwood.me
Version: 1.0
Tags: threaded-comments, microformats
.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/* Import a basic layout */
@import url('styles/2c-r.css');


/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


/* Page Navigation at top and bottom of pages */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: 00659d;
	background-image: url(http://www.dmitriwood.me/images/dmitriwood-colorBG_01.png);
	background-repeat: repeat-x;
	background-position: top;
}
.viewBlog {
	font-size:16px;
}
.justBold {
	font-weight: bold;
}
.blueTxt {
	color:#2574B7;
}

.setFont { color: #000; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

}
.recentBlogPosts li {
	list-style: square;
	margin-bottom: 10px;
}
.smallTxt {
	font-size:10px
}
.copyrightInfo {
	font-size:10px;
	color: #FFF;	
}

.setFont A:link {color: #2576b8; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.setFont A:visited {color: #2576b8; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.setFont A:active {color: #2576b8; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.setFont A:hover {color: #808080; text-decoration: underline; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;} 



@charset "UTF-8";
.blueBG {
	
}
.bgTop {
	background-image: url(http://www.dmitriwood.me/images/dmitriwood-design_13.png);
}
.bodyBG {
	background-color: f2f2f2;
}



.mainNav li {
	list-style: none;
	display: inline;
	margin-left: 10px;	
}
p {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 10px;
	font-size: 14px;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #000;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	color: #000;
}

.bgTop {
	background-image: url(http://www.dmitriwood.me/images/dmitriwood-design_13.png);
	background-repeat: repeat-x;
}
.rpBG {
	background-image: url(http://www.dmitriwood.me/images/RecentBlogPostsBG.jpg);
	background-repeat: repeat-y;
}
.rphead {
	background-image: url(http://www.dmitriwood.me/images/RecentBlogPostsHeader.jpg);
}
.rpfoot {
	background-image: url(http://www.dmitriwood.me/images/RecentBlogPostsFooter.jpg);
}

.bgMain {
	background-color: f2f2f2;
}




/* links */

A:link {color: #FFF; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; text-decoration: none;}
A:visited {color: #FFF; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; text-decoration: none;}
A:active {color: #FFF; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; text-decoration: none;}
A:hover {color: #FFF; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; text-decoration: underline;}



/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu a {
	display: block;
	float: left;
}


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

.post {
	margin: 0 0 3em 0;	
}
.post li {
	list-style:disc;
	font-size: 14px;
}
.post ul {
	margin: 0 0 0 0;
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	margin-top: 10px;
}

.widget-area li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 16px;
	color: #2574B7;
}
.widget-area li li{
	list-style: none;
	margin-left: -63px;
	font-size: 12px;
}

.widget-container {
	margin: 0 0 0 -50px;

}

/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */




















