/*
Theme Name: NitPat.com ver2.0
Theme URI: http://www.gageparker.com
Description: My first dual theme for Nitaya and I.
Version: 2.0
Author: Cinch Graphics
Author URI: http://www.cinchgraphics.com/
*/



/* Reset */

body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,th,td,h1,h2,h3,h4,h5,h6,p { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

a {
	color:#72a3c5;
        text-decoration:none;
}

a:hover {
        color:#4a6579;
        text-decoration:underline;
}

a:visited {
        color:#6b8699;
}


address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

.entry ul, .entry ol {

	margin:2px 0 2px 40px;

}

caption,th {

	text-align:left;

}



q:before,q:after {

	content:'';

}

abbr,acronym { border:0;

}



/* Global */

img {
border:2px solid #c1c1c1;
margin:2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


body, html {
	background:url(images/background.jpg) top center repeat #f2eee9;
	margin:0;
	padding:0;
	height:100%;
	font-family:Univers, Arial, Helvetica, sans-serif;
}



.header { 
	background:url(images/mainHeader2.png) top center no-repeat;
	width:909px;
	height:198px;
}



.wrapper {

	overflow: auto;

	width: 924px;

	margin: 0 auto;

	padding-bottom:141px;

	height:auto !important; /* real browsers */

	height:100%; /* IE6: treaded as min-height*/

	min-height:100%;

}



.relative {

	height:auto !important; /* real browsers */

	height:100%; /* IE6: treaded as min-height*/

	min-height:100%;

	position: relative;

}



.topPat {

	height:14px;

}



.midPat {


	padding:0 15px;

}



.botPat {
	height:25px;
border-bottom:2px dotted #c4b995;
margin-bottom:15px;
}



.topNit {

	width:351px;

	height:14px;

}



.midNit {

	width:321px;

	padding:0px 15px;

}



.botNit {
	width:349px;
	height:25px;
border-bottom:2px dotted #8ec8cb;
margin-bottom:15px;
}



.footBG {

	height:141px;

	position:absolute;

	bottom:0;

	float: left;

}



.footer {

	height:141px;

	width:909px;

	margin: 0 auto;

        color:#000000;

        font-size:14px;

}

blockquote {

        text-align:center;

        font-size:14px;

        width:470px;

        margin:0 auto;

        padding:4px 15px;

        border-left:3px solid #c9c9c9
}



/* Sidebar Styling */

#sidebar {

	margin:0 auto;

	width:176px;

	height:auto;

	padding: 0 0px;

	color:#8f8f8f;

	font-family:Univers Condensed, Arial Narrow, Helvetica Condensed, Condensed sans-serif, sans-serif;

	text-align:center;

	font-size:13px;

}



#sidebar ol, #sidebar ul {

	list-style:none;

	margin:0;

	padding:0;

}



.sideBot {
	height:31px;
}



#wp-calendar {

        margin:0 auto;

	width:150px;

	text-align:center;

        color:#cbcbcb;

}



#wp-calendar caption{

	width:150px;

	text-align:center;

}



#wp-calendar th{

	text-align:center;

	font-weight:bold;

	font-size:9px;

	color:#ffffff;

        background:#dddddd;

}



#sidebar h2 {

	width:207px;

        margin:20px -10px 0 -10px;

        color:#80776d;

        font-weight:bold;

        font-size:16px;

        padding: 4px 0;

}



#aboveSidebar {

	width:207px;

        margin:-30px auto 0 auto;

        color:#80776d;

        font-weight:bold;

        font-size:16px;

        padding: 4px 0;

        text-align: center;

}



/* Bubble Styling */

#patrick {

	width:349px;

	float:left;

	color:2d2d2d;
background: #eceae5;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:2px solid #c4b995;

}



#nitaya {

	width:349px;

	float:right;

	color:2d2d2d;
background: #e8f1f2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:2px solid #8ec8cb;
}



.article_title a{

	color:#988856;

	font-size:22px;

	font-weight:bold;

	font-family:Univers Condensed, Arial Narrow, Helvetica Condensed, Condensed sans-serif, sans-serif;

	text-decoration:none;

}



.article_titleNit a{

	color:#429ea4;

	font-size:22px;

	font-weight:bold;

	font-family:Univers Condensed, Arial Narrow, Helvetica Condensed, Condensed sans-serif, sans-serif;

	text-decoration:none;

}

.cap {

	font-size:32px;

	color:#90857a;

        float:left;

	margin:0 3px 0 0;

	line-height:30px;

        font-family:Times New Roman, Times, serif;

}



.entry {

	font-size:12px;

	color:#2d2d2d;

	padding:5px 5px;

	margin:0;

	line-height:16px;

}

.entry object {

       text-indent:0px;

       margin:0 auto;

}

.entry p{

	padding:5px 0;

}



.postmetadata a{

	float:right;

	text-decoration:none;

	color:#a7a7a7;

	font-size:10px;

	padding:0px 15px 0 0;

}



.postmetadataNit a{

	float:left;

	text-decoration:none;

	color:#a7a7a7;

	font-size:10px;

	padding:0px 0 0 15px;

}



.navigation a{

        color:#b2a89d;

	text-decoration:none;

	font-size:12px;

	padding:20px 30px;

}

.navigation a:hover{

        color:#d5cbc2;

}



.alignright a, .alignleft{

       float:right;

}



.alignleft a, .alignleft{

	float:left;

}



.aligncenter a, .aligncenter{

        margin:0 auto;

}



.noPosts {

	text-align:center;

	padding:20px;

	color:#a79f98;

}



/* page styling */

.pagetitle {
        color:#80776d;
        font-weight:bold;
        font-size:20px;
        padding: 4px 0 2px;
        text-align: center;
}



/* search styling */

.widget_search {
        margin:20px 0 0 0;
border:2px solid #c1c1c1;
padding:2px;
font-family:Univers, Arial, Helvetica, sans-serif;
color:#2c2c2c;
font-size:12px;
background:#f2f2f2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#search {
        margin:20px 0 0 0;
border:2px solid #c1c1c1;
padding:2px;
font-family:Univers, Arial, Helvetica, sans-serif;
color:#2c2c2c;
font-size:12px;
background:#f2f2f2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}



/* post styling */

#patrickPost {
	width:596px;
	float:left;
	color:2d2d2d;
        padding:20px 20px;
background: #eceae5;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:2px solid #c4b995;
}


#nitayaPost {
	width:596px;
	float:right;
	color:2d2d2d;
        padding:20px 20px;
background: #e8f1f2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:2px solid #8ec8cb;
}

#pagePost {
text-align:center;
border:2px solid #c1c1c1;
	width:880px;
	color:2d2d2d;
        padding:20px;
background:#f2f2f2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.sideRight {
	width:269px;
	float:right;
}

.sideLeft {
	width:269px;
	float:left;
}



.headerPostPat {
background:url(images/patrickHead.png) top center no-repeat;

	width:909px;

	height:198px;

}

.headerPostNit {
background:url(images/nitayaHead.png) top center no-repeat;

	width:909px;

	height:198px;

}





.tarea {
margin:10px 0;
width:572px;
border:2px solid #c1c1c1;
padding:10px;
font-family:Univers, Arial, Helvetica, sans-serif;
color:#2c2c2c;
font-size:12px;
overflow:hidden;
background:#f2f2f2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


.login {
        font-size:10px;
        color:#918980;
}

.commWrapper {
        padding:0;

}

.input {
margin:5px 0;
width:572px;
border:2px solid #c1c1c1;
padding:2px 10px;
font-family:Univers, Arial, Helvetica, sans-serif;
color:#2c2c2c;
font-size:12px;
background:#f2f2f2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.commPostMid {
line-height:16px;
margin:5px 0;
width:572px;
border:2px solid #c1c1c1;
padding:2px 10px;
font-family:Univers, Arial, Helvetica, sans-serif;
color:#2c2c2c;
font-size:12px;
background:#f2f2f2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.commPostMid p{
        padding:5px 0;
}

.commentlist {
        list-style:none;
}



/* date styling */

#dateBrown {

        float:right;

        height:38px;

        width:32px;

        background:#988856;

        text-align:center;

        font-family:Univers, Arial, Helvetica, sans-serif;

        color:#ffffff;

        padding:2px;

        margin:0 5px 5px 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}

#dateBlue {
        float:right;
        height:38px;
        width:32px;
        background:#429ea4;
        text-align:center;
        font-family:Univers, Arial, Helvetica, sans-serif;
        color:#ffffff;
        padding:2px;
        margin:0 5px 5px 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}

.dateMonth {
        padding:0;
        margin:0;
        font-size:9px;
        line-height:9px;
}

.dateDay {
        padding:0;
        margin:0;
        font-size:20px;
        font-weight:bold;
        line-height:20px;
}

.dateYear {
        padding:0;
        margin:0;
        font-size:9px;
        line-height:9px;
}

/* Twitter */

#twitter_div {
font-size:11px;
text-align:left;
padding:5px;
margin-bottom:10px;
}

#twitter_div li {
padding-bottom:5px;
}

/* begin old theme style sheet */
